{"slug": "repomapper-v0-1-0-guia-operativa-agents-md-para-cualquier-repositorio", "title": "repomapper v0.1.0: guía operativa AGENTS.md para cualquier repositorio", "summary": "RepoMapper v0.1.0, a tool by developer amurlaniakea, automatically generates AGENTS.md operational guides for any code repository, covering subsystems, tests, conventions, and historical pitfalls. Based on the paper 'Probe-and-Refine Tuning of Repository Guidance for Coding Agents (2026)', it aims to reduce the time coding agents spend learning repository-specific knowledge. The tool is available on GitHub and includes 82 tests.", "body_md": "Genera una guía operativa compacta en formato AGENTS.md para cualquier repositorio de código: subsistemas, tests, convenciones y trampas históricas. 82 tests. Basado en el paper\n\n[Probe-and-Refine Tuning of Repository Guidance for Coding Agents (2026)].\n\nLos agentes de código necesitan conocimiento operativo del repositorio que no está en el código:\n\nLos humanos mantienen archivos AGENTS.md para aportar ese contexto, pero crearlos a mano es tedioso y se desactualizan.\n\nRepoMapper automatiza el proceso en tres pasos:\n\n```\ngit clone https://github.com/amurlaniakea/repomapper.git\ncd repomapper\npython3 -m venv venv && source venv/bin/activate && pip install -e .\n\n# Generar AGENTS.md para un repositorio\npython3 -m repomapper /path/to/repo\n```\n\n¿Cuánto tiempo pierde tu agente en cada repositorio nuevo aprendiendo lo que ya está escrito?", "url": "https://wpnews.pro/news/repomapper-v0-1-0-guia-operativa-agents-md-para-cualquier-repositorio", "canonical_source": "https://dev.to/magopredator/repomapper-v010-guia-operativa-agentsmd-para-cualquier-repositorio-d09", "published_at": "2026-08-18 02:33:07+00:00", "updated_at": "2026-08-18 02:42:25.547340+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents", "machine-learning"], "entities": ["RepoMapper", "amurlaniakea", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/repomapper-v0-1-0-guia-operativa-agents-md-para-cualquier-repositorio", "markdown": "https://wpnews.pro/news/repomapper-v0-1-0-guia-operativa-agents-md-para-cualquier-repositorio.md", "text": "https://wpnews.pro/news/repomapper-v0-1-0-guia-operativa-agents-md-para-cualquier-repositorio.txt", "jsonld": "https://wpnews.pro/news/repomapper-v0-1-0-guia-operativa-agents-md-para-cualquier-repositorio.jsonld"}}