gstack/browse
Garry Tan 645afc83ab
fix: make help command reachable by removing it from META_COMMANDS
help was in META_COMMANDS, so it dispatched to handleMetaCommand() which
threw "Unknown meta command: help". Removing it from the set lets the
dedicated else-if handler in handleCommand() execute correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:18:06 -07:00
..
bin feat: version-aware find-browse with META signal protocol 2026-03-13 09:49:55 -07:00
src fix: make help command reachable by removing it from META_COMMANDS 2026-03-13 11:18:06 -07:00
test feat: version-aware find-browse with META signal protocol 2026-03-13 09:49:55 -07:00
SKILL.md feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00