Tagged with “AI”
2 articles

Agent-safe Git with GitButler
How to let coding agents work without wrecking your branches: the real fear is not the code, it’s the Git mess, and the fix is a workflow built for safe review, rollback, and clear task boundaries.

MCP vs RAG: Two Very Different Ways to Gain Context
At first glance RAG and MCP seem similar. In practice, they solve very different problems and lead to very different system designs.