Open-source Kodiak aims to turn code generation into a full AI software-engineering workflow

JinSakai_77 · reddit · 2026-07-26

An open-source project called Kodiak is trying to turn code generation into a full software-engineering workflow: plan, research, retrieve context, code, test, review, and iterate.

The stack already includes planner/researcher/coder/tester/reviewer agents, RAG and persistent memory, project/task management, FastAPI, PostgreSQL, Redis, Celery, ChromaDB, Docker, and Pydantic. The author says the hardest part so far has been making the infrastructure survive real-world failures across PostgreSQL, Redis, Docker, Celery, CI, integration tests, and Windows development.

The post asks for feedback on the architecture and invites contributors, with a focus on what is most likely to break in production.

Original post →

More from coding & agent

coding & agent channel →