Tag: typescript
All the articles with the tag "typescript".
- · 8 min read
Share the Mark - pointing instead of describing
The feedback loop between me and my coding agent was broken: I could see the UI problem, but describing it in text was lossy and slow. So I built share-the-mark, a browser extension and CLI that hands an agent your exact markup of a live page.
- · 10 min read
How I taught an AI to write like a paranoid Martian general
The evolution of an AI content generation pipeline - from a monolithic 962-line file to a multi-agent system with 2000+ tests and hexagonal architecture.