github / github/spec-kit

Vibe and Antigravity agents missing from CommandRegistrar.AGENT_CONFIGS

未关闭
#1,833 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
stale
主要语言
Python
星标
137k
派生
12.3k
平均合并
2 天 7 小时
30 天内合并 PR
155

描述

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!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。