Hacker News new | ask | show | jobs
by flog 53 days ago
I'd love to learn how to build something like this, but unfortunately the code is unreadable.

If author could write a heavily commented version that would be amazing.

2 comments

I built full agentic-loop from scratch with full MCP support and session save and resume capabilities just this week. The intent was to learn by building full system from scratch, and share the learnings with others.

Working demo: https://asciinema.org/a/983581

Code: https://github.com/freakynit/agentic-loop

Tutorial: https://building-an-agent.pagey.site/