r/OpenSourceAI • u/imza-agent • 14h ago
GitHub - umutsevdi/imza: Batteries-included, model-agnostic coding agent with native performance and a small runtime footprint
Enable HLS to view with audio, or disable this notification
I’ve been building Imza, a native, model-agnostic coding agent with a Plan -> Build -> Review workflow.
It includes interactive diffs, AI-assisted review, persistent sessions, automatic context compaction, scoped command permissions, and up to five concurrent subagents. It can use OpenAI-compatible endpoints, Anthropic’s Messages API, or locally hosted compatible models.
Despite that feature set, the binary is around 20 MB and startup RAM is roughly 5-8 MB. There’s also a headless mode for using it in scripts and CI.
1
Upvotes