back to writing
Tag: ai-agents
2 posts
- The State of AGENTS.md: Scoring the Agent-Makers' Own InstructionsI scored the AGENTS.md files of the 16 biggest AI agent repos with a deterministic engine. ~1.46M combined stars, zero A grades, and the repo that popularized the convention ranks 13th of 16.
- Loop EngineeringWriting an agent loop is one line. Engineering what it carries between wakeups — idempotency, pacing, convergence, a cost ceiling — is the job.