dashboard: stuck-work uses the canonical agent/working Forgejo label #27
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tfks/fjx#27
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?
Spec afk-mode §11 shipped with a telemetry-based proxy for the dashboard's "stuck work" panel: any run with status ===
'running' that started more than two hours ago. That catches wedged live containers but misses the cases the
spec actually cares about — issues claimed but not yet spawned, and issues left labelled agent/working after
a supervisor crash that didn't release them.
Replace the proxy with the canonical signal: for each discovered project, call client.listIssues({ labels:
'agent/working' }) and surface issues whose updated_at is more than 1 hour ago (lower the threshold from the
original 2h while we tune).
Acceptance:
by the Forgejo label, not telemetry.
/projects//issues/.
signal — operator's call during review.
Depends on per-project authenticated Forgejo client setup — currently mgmt/lib/forgejo-client.ts uses one
shared FJX_TOKEN across projects, which is fine for the Tailscale-only MVP but worth re-checking once
Brief — Developer
Phase: simple. Run
fjx dev prompt simplefor the cycle protocol.Ledger for: agent-pm
Status: watching @ 2026-06-21T18:53:16.294Z
Briefs:
Activity
(none)
(PM manages this ledger; agent section unused)