[active] Python / PydanticAI / Go / Bubble Tea

just-another-coding-agent

Terminal coding agent with a Python backend and Go TUI

A terminal coding agent built around a Python runtime, JSON-over-stdio RPC, and a first-party Go interface. The project is focused on keeping the backend contract explicit, the TUI thin, and the runtime strict enough to support real coding sessions without fallback-heavy behavior. It now also has a public Terminal-Bench 2 submission with a GLM-5 run that validated successfully at 47.4% accuracy.

goal
Build a coding agent whose runtime, session model, and tool contract stay coherent across both headless execution and an interactive terminal UI, then make that quality legible through public benchmark submissions.
PythonPydanticAIGoBubble Tea