Skip to content

[codex] Fix CLI help and quest diagnostics#95

Open
MukundaKatta wants to merge 3 commits into
mathomhaus:mainfrom
MukundaKatta:codex/validate-lore-catalog-kind
Open

[codex] Fix CLI help and quest diagnostics#95
MukundaKatta wants to merge 3 commits into
mathomhaus:mainfrom
MukundaKatta:codex/validate-lore-catalog-kind

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • regroup root help into Core and Inspection command groups
  • align root help vocabulary around lore and quest verbs
  • remove stale root help wording such as static binary and alias-forward references
  • include quest diagnostics and storage robustness fixes already verified on this branch

Fixes #60
Refs #26
Refs #29

Validation

  • go test ./internal/cli ./internal/quest ./internal/mcp
  • git diff --check

@github-actions github-actions Bot added area: quest Quest board / task coordination area: lore Lore knowledge archive area: mcp MCP server / protocol area: cli CLI surface / cobra verbs area: install guild init / mcp install / release labels May 15, 2026
@MukundaKatta MukundaKatta force-pushed the codex/validate-lore-catalog-kind branch from f2c4cc8 to 31ef34c Compare May 15, 2026 02:13
@MukundaKatta MukundaKatta marked this pull request as ready for review May 15, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cli CLI surface / cobra verbs area: install guild init / mcp install / release area: lore Lore knowledge archive area: mcp MCP server / protocol area: quest Quest board / task coordination

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cli: regroup root --help and unify domain verbs

1 participant