agent active

koder

Maker: feiskyer License: MIT Stars: 91 First released: 2025-07-28 Language: Python
CLI

About

koder is an alpha-stage, single-author Python terminal agent built around local inspectability: sessions, transcripts, tokens, and permissions live in SQLite under ~/.koder, and a /privacy-settings surface shows exactly what leaves the machine. Subscription access is handled through OAuth logins (koder auth login claude|chatgpt|github-copilot|...) while OpenAI, Anthropic, Gemini, OpenRouter, Azure, and LiteLLM providers work via API keys or KODER_* environment variables. Background subagents, tmux teammates, mailbox routing, cron-backed scheduled loops, and goal continuation with token budgets support longer-running work. As an explicitly experimental project by feiskyer, it is used for learning agentic-system design and for BYO-model terminal work rather than production deployment.