Blog

RaggieCode Blog

Technical deep dives into AI coding agents, context-window management, structured session handover, and what it takes to build production-grade code intelligence that actually understands your codebase.

2 articles · Published July 11, 2026 · by Hussein Layth Al-Madhachi

About This Blog

These articles document the engineering decisions behind RaggieCode .; an open-source AI coding agent that builds a semantic code index with tree-sitter, navigates call graphs with cycle detection, and performs automatic context handover when session limits are reached. Each post covers a specific problem, the approaches considered, the tradeoffs involved, and why the final design took the shape it did.

2

Published articles

12

Handover schema fields

5

Comparison dimensions

Stay Updated

New articles are published as RaggieCode evolves. Follow the project on GitHub for releases, or check back here for deep dives into code intelligence, agent design, and context-window management.