As part of my ongoing series about agent harnesses, I just published โAI doesnโt remember your project, Markdown doesโ. https://alejandromp.com/development/blog/ai-doesn-t-remember-your-project-markdown-does/
You know when a fresh-chat with AI seems to know things about your project? Well, AI doesn't know it, the harness does the job.
So we build it ourselves to see how it works.
No magic!

AI doesn't remember your project, Markdown does | Alejandro M. P.
In the previous post, Have You Built an Agent Harness Yet?, we built a tiny harness in Swift. We gave it a loop, a prompt, and some tools, and with that it already had most of the features we are used to with modern AI. No magic. Just autocomplete, and a harness deciding what the model gets to see and do.




