Todas las etiquetas
Etiqueta del catálogo

#agentic-coding

Todos los repositorios del registro público que llevan esta etiqueta, procedente de sus topics de GitHub o de las palabras clave que publican sus registros de paquetes. La salud se mide con la misma metodología versionada que el resto del registro.

43 registros
Con la etiqueta «agentic-coding»Ordenado por índice de salud
crates.io · npm
93Excepcionalíndice de salud
yvgude/lean-ctx
Control what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they touch, and proves what they save. 60–90% fewer tokens as the receipt. 76 MCP tools, 30+ agents, local-first.
Rust★ 3631↓ 3190/mes22 ago 2026
Apache-2.022 ago 2026 · métricas 2.10.0
npm · PyPI
90Excelenteíndice de salud
Yeachan-Heo/oh-my-claudecode
Teams-first Multi-agent orchestration for Claude Code
TypeScript · JavaScript★ 38.3K↓ 22.3K/mes5 ago 2026
MIT5 ago 2026 · métricas 2.10.0
crates.io · npm
90Excelenteíndice de salud
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
Rust★ 74.7K4 ago 2026
Apache-2.04 ago 2026 · métricas 2.10.0
npm
87Excelenteíndice de salud
mindfold-ai/Trellis
The best agent harness.
TypeScript · Python★ 14.3K↓ 28.9K/mes27 ago 2026
AGPL-3.027 ago 2026 · métricas 2.10.0
npm
84Excelenteíndice de salud
basilisk-labs/agentplane
🛩️ Git-native workflow control for coding agents: approved plans, verification, and reviewable evidence for Claude Code, Codex, Cursor, and Aider.
TypeScript · JavaScript★ 76↓ 9641/mes6 sept 2026
MIT6 sept 2026 · métricas 2.10.0
Go · npm
84Excelenteíndice de salud
tomasz-tomczyk/crit
Your feedback loop with the agent
Go · JavaScript · TypeScript★ 81022 jul 2026
MIT22 jul 2026 · métricas 2.10.0
npm · crates.io
81Excelenteíndice de salud
GlitterKill/sdl-mcp
Symbol Delta Ledger (SDL-MCP) is a policy-centered context budget layer for coding agents: Symbol-graph intelligence combined with precision tools. It turns sprawling codebases into compact, high-signal context that saves tokens, speeds up workflows, and improves agent output.
TypeScript★ 448↓ 17.1K/mes17 jul 2026
Licencia propia17 jul 2026 · métricas 2.10.0
npm
81Excelenteíndice de salud
jmagly/aiwg
Cognitive architecture for AI-augmented software development. Specialized agents, structured workflows, and multi-platform deployment. Claude Code · Codex · Copilot · Cursor · Factory · Warp · Windsurf.
TypeScript · JavaScript★ 162↓ 15.3K/mes17 jul 2026
MIT17 jul 2026 · métricas 2.10.0
Go
81Excelenteíndice de salud
ozgurcd/gograph
Local-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.
Go · HTML★ 21222 ago 2026
MIT22 ago 2026 · métricas 2.10.0
Go
80Excelenteíndice de salud
Obedience-Corp/fest
Template Driven Agent Orchestration Loops
Go★ 428 ago 2026
Apache-2.028 ago 2026 · métricas 2.10.0
npm
80Excelenteíndice de salud
jnMetaCode/superpowers-zh
🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活
JavaScript · Shell★ 7859↓ 8163/mes28 ago 2026
MIT28 ago 2026 · métricas 2.10.0
npm
77Buenoíndice de salud
dirac-run/dirac
Coding Agent singularly focused efficiency and context curation. Reduces API costs by 50-80% vs other agent AND improves the code quality at the same time. Uses Hash Anchored edits, massively parallel operations, AST manipulation and many many other optimizations. https://dirac.run/
TypeScript★ 1478↓ 8049/mes5 sept 2026
Apache-2.05 sept 2026 · métricas 2.10.0
npm
77Buenoíndice de salud
paleo/alignfirst
Companion products for AI-assisted software work.
TypeScript★ 86↓ 6010/mes5 sept 2026
CC0-1.05 sept 2026 · métricas 2.10.0
npm
77Buenoíndice de salud
zernie/vigiles
Like Lighthouse for your agent harness - verify your CLAUDE.md/AGENTS.md, skills & hooks are real, then test and measure they actually work. Claude Code + Codex.
TypeScript · JavaScript★ 12↓ 4369/mes19 jul 2026
MIT19 jul 2026 · métricas 2.10.0
PyPI
75Buenoíndice de salud
nevenincs/vaultspec-core
A spec-driven harness for coding agents (and, humans)
Python★ 1↓ 5637/mes1 ago 2026
MIT1 ago 2026 · métricas 2.10.0
Go · crates.io · Maven +3
75Buenoíndice de salud
varar-dev/varar
Executable Documentation
TypeScript · Java · Python★ 2430 jul 2026
MIT30 jul 2026 · métricas 2.10.0
PyPI · npm
73Buenoíndice de salud
eugenelim/agent-ready-repo
The complete AI operating model for software teams — from first idea to production. Three peer-supervised loops (discovery → build → release) over a catalogue of curated packs: skills, subagents, and hooks, each installed in one line. It's npm for your coding agent. Any agent, any stack — Claude Code, Codex, Cursor, Copilot, Gemini, Kiro.
Python★ 15↓ 3770/mes7 ago 2026
Apache-2.07 ago 2026 · métricas 2.10.0
PyPI · crates.io
73Buenoíndice de salud
fkiene/llmtrim
Local proxy that compresses your LLM API requests so you pay less, with no change to the answers. Trims wasted tokens from prompts, history, tool output, and code before they're sent: -31% input / -74% output, measured live. Any provider, no extra model calls. Also an MCP server and embeddable library (Rust, Python, Ruby, Kotlin, Swift, JS/TS).
Rust★ 179↓ 5878/mes26 jul 2026
MPL-2.026 jul 2026 · métricas 2.10.0
Go
73Buenoíndice de salud
kelos-dev/kelos
Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.
Go★ 26418 jul 2026
Apache-2.018 jul 2026 · métricas 2.10.0
PyPI · npm
71Buenoíndice de salud
MadaraUchiha-314/the-loop
The loop for everything!
Python★ 425 jul 2026
MIT25 jul 2026 · métricas 2.10.0
Go
71Buenoíndice de salud
rafaelromao/sandman
AFK coding agents orchestration in isolated sandboxes.
Go★ 629 ago 2026
MIT29 ago 2026 · métricas 2.10.0
npm
71Buenoíndice de salud
roackb2/heddle
An open-source terminal coding agent runtime and CLI for real project work.
TypeScript★ 17↓ 1870/mes20 jul 2026
MIT20 jul 2026 · métricas 2.10.0
Go
71Buenoíndice de salud
whykusanagi/celeste-cli
Agentic terminal AI assistant with a Bubble Tea TUI, code-graph review, semantic search, multi-provider LLMs, and MCP tools.
Go★ 117 jul 2026
MIT17 jul 2026 · métricas 2.10.0
npm
69Buenoíndice de salud
ctxpipe-ai/ctxpipe
Self-learning context infrastructure for AI engineering agents. Connect repos, docs, and tools into one org-scoped knowledge graph and expose it through a single MCP.
TypeScript★ 14↓ 2112/mes29 jul 2026
Licencia propia29 jul 2026 · métricas 2.10.0
Go
69Buenoíndice de salud
gjkim42/axon
Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.
Go★ 26317 jul 2026
Apache-2.017 jul 2026 · métricas 2.10.0
PyPI
69Buenoíndice de salud
maheshmakvana/graphsift
Token Saver for Claude, GPT-5 & Gemini. 80-150x code context reduction, F1 0.85. AST dependency graph, ranked context selection, 19 CLI compressors, MCP server, agent memory. Save LLM tokens — zero telemetry.
Python★ 4↓ 2797/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
Go
67Buenoíndice de salud
axon-core/axon
Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.
Go★ 25415 jul 2026
Apache-2.015 jul 2026 · métricas 2.10.0
npm
67Buenoíndice de salud
humanbased-ai/crosscheck
AI code review pipeline that turns agent-written PRs into merge-ready patches
TypeScript★ 4↓ 3395/mes16 jul 2026
MIT16 jul 2026 · métricas 2.10.0
Go
67Buenoíndice de salud
rtmx-ai/aegis-cli
Air-gap-native agentic coding for closed environments — a hardened OpenCode TUI driven by a local model, with rtmx as the intent layer. Zero egress by construction.
Go★ 420 jul 2026
Apache-2.020 jul 2026 · métricas 2.10.0
Go
63Moderadoíndice de salud
cneill/smoke
An agentic coding assistant written in Golang primarily for use with Golang codebases
Go★ 123 jul 2026
BSD-3-Clause23 jul 2026 · métricas 2.10.0