Ask a question
Found 3 materials
Article
How to build a codebase AI agents enjoy working with
AI is not a developer with superpowers. It is more like a new teammate with no memory. Every time you launch an agent, it enters the repository without context and has to reconstruct the map.
- #ai
- #dev_help
- #startup
Telegram post
Mandatory feedback loops for AI coding in TypeScript projects
When you work with AI agents, especially autonomous ones, you need feedback loops so the agent can verify its own work.
- #ai
- #dev_help
- #startup
Telegram post
How to keep AI slop under control
This article shows how to handle slop: make the AI agent think in small steps, like tracer bullets, and keep each change verifiable.
- #ai
- #dev_help
- #startup