Dev builds 9-month side-project agent harness with working-memory tool outputs

Spirited_Neck1858 · reddit · 2026-09-20

An indie developer shared Xtream-Agentic-Harness, a terminal agent assistant built over 9 months of spare time, motivated by AI chats degrading after 20–25 turns as old tool results fill the context.

Key design choices: tool outputs live in working memory instead of permanent history; tool-calling uses XML tags rather than native function-calling so any model works (llama.cpp, NIM, Gemini); a local ML classifier detects hallucinated tool syntax and nudges retries; every turn is zip-archived for /restore, with searchable cross-session history. Open source on GitHub.

Original post →

More from coding & agent

coding & agent channel →