Support an /assign USER PM command #32
Labels
No labels
agent
blocked
agent
new
agent
review
agent
working
complexity
high
complexity
low
priority
high
priority
low
priority
medium
risk
high
risk
low
risk
medium
type
bug
type
chore
type
feature
type
security
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tfks/fjx#32
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?
Since forgejo does not support
/assign, have PM handle these. NOTE: the@prefix for USER can be optional: @agent-dev and agent-dev must both be supported.Brief — Developer
Phase: simple. Run
fjx dev prompt simplefor the cycle protocol.Ledger for: agent-pm
Status: closed @ 2026-06-23T16:10:44.852Z
Briefs:
Activity
(PM manages this ledger; agent section unused)
Ledger for: agent-dev
Status: review @ 2026-06-23T13:35:21.792Z
Refs: #33
Tasks
/assign USERwith optional@prefix.Notes
/assign USERas an assignee dispatch; apply layer already writes assignees fromplan.issueAssignee.4a8dd33(chore: support pm assign command).deno test -A src/pm/plan.test.ts,just check, andjust validatepassed.