cd /news/ai-agents/my-agentic-kit-extension-using-the-l… · home topics ai-agents article
[ARTICLE · art-59602] src=pub.towardsai.net ↗ pub= topic=ai-agents verified=true sentiment=· neutral

My Agentic Kit Extension Using The Latest Innovations In Loop Engineering

A developer rebuilt their agentic coding kit, Agentic Coding Kit v6, to eliminate wasteful process loops that made small tasks expensive. The new version enforces a leaner rule where the main coding session owns the outcome and bounded agents answer narrow questions, expanding the loop only when evidence warrants it. The kit is available on GitHub.

read1 min views50 publishedJul 14, 2026
My Agentic Kit Extension Using The Latest Innovations In Loop Engineering
Image: Pub (auto-discovered)

Member-only story

I rebuilt my agentic coding kit again because I had made the exact mistake I keep seeing in coding-agent setups: I had built enough process to make small work feel expensive.

A one-file correction could become a scout, a plan, a coder, several reviewers, a memory update, a reflection, and another round of handoffs. Each step sounded sensible in isolation. Together, they created a context bill and a coordination bill that the task never earned.

The new version, Agentic Coding Kit v6, has a much leaner rule: the main coding session owns the outcome. Bounded agents answer narrow questions. The loop expands only when the evidence says it should.

I wrote earlier about loop engineering. The core argument was that agent definitions could stay thin while loop bodies carried the contract, verification, repair, budget, and stopping logic. I also reported a 120 out of 120 versus 112 out of 120 result for my kit against OpenCode pure mode on a 24-task executable suite. The margin was useful, but it was smaller than I expected.

That earlier rebuild taught me where the value lived. This one is the correction: even a loop-first kit becomes wasteful when every task enters a deep loop, every specialist receives too much context, and temporary workflow material…

── more in #ai-agents 4 stories · sorted by recency
── more on @c. bannink 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/my-agentic-kit-exten…] indexed:0 read:1min 2026-07-14 ·