fix(kugetsu): add post-comment helper for PM agent

Add kugetsu post-comment command to post issue comments without
writing to /tmp. This solves the PM agent /tmp permission issue.

Usage:
  kugetsu post-comment <repo-url> <issue-number> <body>

The command:
- Reads GITEA_TOKEN from pm-agent.env or environment
- Constructs API URL from repo URL
- Posts comment directly without temp files

Fixes #45
This commit is contained in:
shokollm
2026-04-03 09:27:33 +00:00
parent 416e8e5757
commit 6c13355223
2 changed files with 45 additions and 0 deletions

Submodule .kugetsu-worktrees/git.fbrns.co-shoko-jigaido-2 added at 332d7fc60a