Make sure commands in issue bodies are processed #18
Labels
No labels
agent
build
agent
dev
agent
new
agent
release
agent
review
agent
test
agent
working
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tfks/fjx#18
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?
fjx pm tickdoes not parse /commands from issue bodies at all — it treated /needs-spec as body text and fell through to the default agent/new → simple path. The fix needs to live in the CLI: when pm tick encounters /needs-spec in an issue body, it should route differently (spec phase, plan-agent assignment, or at minimum a needs/spec label).