Support PM assign command #33

Merged
erik merged 1 commit from chore/assign-pm-command into main 2026-06-23 16:10:14 +00:00
Member

Refs: #32


Summary

  • Add trusted PM /assign USER command handling in the planner.
  • Accept both agent-dev and @agent-dev forms and dispatch through the existing assignee apply path.
  • Add focused planner coverage and refresh coverage summary.

Validation

  • deno test -A src/pm/plan.test.ts
  • just check
  • just validate
Refs: #32 --- ## Summary - Add trusted PM `/assign USER` command handling in the planner. - Accept both `agent-dev` and `@agent-dev` forms and dispatch through the existing assignee apply path. - Add focused planner coverage and refresh coverage summary. ## Validation - `deno test -A src/pm/plan.test.ts` - `just check` - `just validate`
chore: support pm assign command
All checks were successful
Validate / validate (pull_request) Successful in 31s
4a8dd333ab
erik merged commit cf171bbca8 into main 2026-06-23 16:10:14 +00:00
erik deleted branch chore/assign-pm-command 2026-06-23 16:10:14 +00:00
Sign in to join this conversation.
No description provided.