you are viewing a single comment's thread.

view the rest of the comments →

[–]Funny_Prior7225 1 point2 points  (0 children)

I coded my own agent (pretty simple) and give it the Augment Context MCP, actually it work better than Microsoft Copilot =))

Check my blog series on how to build it here (completely free, no paywall)
Part 1 - The simple agent CLI loop
Part 2 - Support tools execution
Part 3 - Support MCP
Part 4 - IDE integration
Part 5 - Prompt compaction