Skip to content

feat: add manual agent completion UI#6

Open
hmSchuller wants to merge 4 commits intomainfrom
feature/sessions-ui-mark-agent-complete
Open

feat: add manual agent completion UI#6
hmSchuller wants to merge 4 commits intomainfrom
feature/sessions-ui-mark-agent-complete

Conversation

@hmSchuller
Copy link
Copy Markdown
Owner

Summary

  • Adds a helper function for manually marking agents as complete (src/sessions/fs.ts)
  • Adds a new API endpoint to trigger manual agent completion (src/commands/dashboard/routes.ts)
  • Adds a "Mark Complete" button in the session detail UI (src/commands/dashboard/client/)

Test plan

  • Run npm test — dashboard client, dashboard routes, and session fs tests all pass
  • Spin up the dashboard and verify the "Mark Complete" button appears on agent session detail
  • Click "Mark Complete" and confirm the agent status updates correctly

Hans-Martin Schmargendorf and others added 4 commits March 8, 2026 08:15
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant