Tag
#ai-coding
7 open-source projects filed under this tag.
ai-engineer-coach
Microsoft's open-source VS Code extension that tracks your AI coding sessions, detects anti-patterns, and scores your agentic engineering skills — like a fitness tracker for developers using AI.
codeburn
CodeBurn is an open-source TUI dashboard that tracks AI coding token usage, cost, and performance across 25 tools — Claude Code, Codex, Cursor, and more.
context7
Context7 is an MCP-powered documentation platform that feeds version-specific library docs directly into your AI coding assistant — no more hallucinated APIs.
mimo-code
MiMo-Code is Xiaomi's open-source terminal-native AI coding assistant with persistent memory, subagent orchestration, and self-improving features — a serious Claude Code alternative.
openspec
OpenSpec is a spec-driven development framework for AI coding assistants — write specs before code, then let your AI implement them with 25+ tool integrations.
opensrc
Give AI coding agents access to actual npm, PyPI, and crates.io source code with a single CLI command. Fetch, cache, and search any package source.
rtk
RTK is a Rust CLI proxy that sits between your AI coding agent and the shell, compressing command output by 60-90% to slash LLM token costs.