Add callback webhook and per-role config #1
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As the warchief orchestrator, I want claude-hooks to notify me when a task completes and support different agent roles, so that I can coordinate chaman and veteran without polling.
Acceptance criteria
Callback webhook
POST /taskaccepts optionalcallback_urlfieldtask_id,status(success/failure),pr_url(if any),error(if any),repo,issue_numberResult persistence
task_id(returned in POST /task response)GET /task/:idreturns task status and resultPer-role config
POST /taskaccepts optionalrolefield (e.g.chaman,veteran)Tests
Out of scope
References
claude-hooks-dev-defaultcontainer disappears silently #132claude-hooks-dev-defaultcontainer disappears silently #132