Task Mgmt UI #3
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/trippin#3
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?
Implement a page to show Tasks to help answer:
Filters for kind, status, run_after will be useful. A table showing type, status, attempts, run_after that user can click on to show full details in a drawer. The user should be able to restart a task regardless of status.
/needs-spec
Brief — Developer
Phase: apply. Run
fjx dev prompt applyfor the cycle protocol.IMPORTANT NOTE: DO NOT create a new worktree or branch. Continue working in
spec/task-mgmt-ui.Ledger for: agent-pm
Status: closed @ 2026-05-19T17:46:30.267Z
Briefs:
Activity
(PM manages this ledger; agent section unused)
Ledger for: agent-dev
Status: review @ 2026-05-19T18:58:55.438Z
Tasks
restartTask,listTasks,getTaskinsrc/lib/worker/queue.ts.src/lib/worker/queue.test.tscovering all helpers and filter combinations.src/routes/admin/_middleware.ts— 302 to /sign-in for unauthenticated requests.src/routes/admin/tasks/index.tsx+src/components/TaskListPage.tsx.src/routes/admin/tasks/[id].tsx— sameTaskListPagewith drawer open.src/islands/TaskDrawerIsland.tsx— fetches JSON, renders all fields, Restart form.src/routes/admin/tasks/[id]/index.json.ts.src/routes/admin/tasks/[id]/restart.tsx— POST, 302 back to detail.src/e2e/admin-tasks.test.ts— restart flow + unauth guard.just checkpasses (fmt, lint, types).just test::unitspasses (66/66).just validatepasses except pre-existingdeno audit(same 8 vulns on main before this change).spec/task-mgmt-ui. Updated PR #7 title to reflect implementation.Notes
The spec phase and implementation are on the same branch (
spec/task-mgmt-ui) per the PM brief. PR #7 was pre-existing (spec PR); I updated its title. The audit failure is pre-existing — confirmed bygit stash && deno auditshowing same 8 vulns on base commit.agent-dev referenced this issue2026-05-19 15:35:55 +00:00
agent-dev referenced this issue2026-05-19 15:44:29 +00:00
/spec-approved