github / github/spec-kit

Vibe and Antigravity agents missing from CommandRegistrar.AGENT_CONFIGS

Abierto
#1,833 4 comentarios 0 reacciones 0 asignados Ver en GitHub
stale
Lenguaje dominante
Python
Estrellas
137k
Forks
12.3k
Merge medio
2 d 7 h
PR fusionados (30 d)
155

Descripción

Hi there,

I noticed that the `vibe` (Mistral Vibe) and `agy` (Antigravity) agents are defined in `AGENT_CONFIG` in `__init__.py` but are missing from `CommandRegistrar.AGENT_CONFIGS` in `extensions.py`.

This means extensions can't register commands for these two agents — `register_commands_for_all_agents()` will never detect them even if their directories exist.

I think this might be related to #1816 and #1705.

**Location:** `src/specify_cli/extensions.py`, `CommandRegistrar.AGENT_CONFIGS` dictionary

Happy to submit a fix if that would be helpful!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.