docs: add comments verb to CLAUDE.md, prompts, and gotchas (follow-up to #420)

This commit is contained in:
lexis 2026-05-25 21:13:16 +02:00
commit 599a71254a
4 changed files with 5 additions and 3 deletions

View file

@ -154,7 +154,7 @@ hive-forge/ Forgejo CLI wrapper (`hive-forge` binary)
src/client.rs blocking reqwest client (Forgejo REST API)
src/body.rs body input resolution (--body / --body-file / piped stdin)
src/verbs/<verb>.rs one module per verb (view, issue, pr, comment,
comment-show, comment-edit, issue-create,
comments, comment-show, comment-edit, issue-create,
issue-edit, pr-create, pr-reviews, assign,
close, labels, milestone, branches,
tree-sha, diff, subscription, attach-issue,