docs: add comments verb to CLAUDE.md, prompts, and gotchas (follow-up to #420)
This commit is contained in:
parent
9ab241dc24
commit
599a71254a
4 changed files with 5 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue