Back to home
Code Agent
4 articles tagged with this topic
CursorClaude Code
Three Security Gates Behind AI File Edits — The True Cost of Enterprise Agents
AI file edits pass three security gates — permission checks, optimistic locks, circuit breakers. This is why enterprise Agent adoption stays slow.
1d ago2 min read
MyCodeAgentCode Agent
AI Agent Instability Isn't the LLM's Fault — It's the Harness Engineering
Open-source MyCodeAgent teardown: AI Agent reliability hinges on Harness engineering, not the LLM. Three key choices and four overlooked risks.
3d ago2 min read
AI AgentReAct
AI Agents Have No Magic: Open the Core Loop and You Find a Trial-and-Error Worker
A code breakdown reveals: AI Agents are just 'read→think→act→check→repeat' loops with error handling. Your subscription dollars buy real intelligence—
Aug 162 min read
MyCodeAgentClaude Code
14,000 Lines of Python Expose AI Code Agent's Black Box
A developer built a 14K-line Python code agent without LangChain, exposing CLI, dependency assembly, and ReAct loop. The black box is opening.
Aug 152 min read