Four non-negotiable principles I impose on every agent I deploy. With the Python code. From running ~104k lines in production on a 5€/month server.
The 4 pillars of a production-grade AI agent (from a doctor who taught himself to code)
Four non-negotiable principles I impose on every agent I deploy. With the Python code. From running ~104k lines in production on a 5€/month server.
I realized that I keep repeating almost the same workflow in my daily programming with Codex/Claude...
PKM, RAG, wikis, and AI memory systems are often discussed as if they solve the same problem. They do...
Part 2 of the crab-bot series. If you missed Part 1, start here. The Problem Nobody...