feat: add agent dropdown for task assignment #1

Merged
TopherMayor merged 1 commits from feat/agent-dropdown into main 2026-03-04 00:25:38 +00:00
Owner

Changes

  • Replace assignee text input with select dropdown
  • Populate dropdown with agents from /api/agents endpoint
  • Add styling to match existing form elements

Benefits

  • Improves UX by preventing typos
  • Shows all available agents at a glance
  • Consistent with other form elements

Testing

  1. Open the taskboard at https://agentdash.local.tophermayor.com
  2. Create a new task
  3. Verify the Assignee field is now a dropdown
  4. Verify all agents are listed in the dropdown
## Changes - Replace assignee text input with select dropdown - Populate dropdown with agents from /api/agents endpoint - Add styling to match existing form elements ## Benefits - Improves UX by preventing typos - Shows all available agents at a glance - Consistent with other form elements ## Testing 1. Open the taskboard at https://agentdash.local.tophermayor.com 2. Create a new task 3. Verify the Assignee field is now a dropdown 4. Verify all agents are listed in the dropdown
TopherMayor added 1 commit 2026-03-04 00:25:24 +00:00
- Replace assignee text input with select dropdown
- Populate dropdown with agents from /api/agents endpoint
- Add styling to match existing form elements
- Improves UX by preventing typos and showing available agents
TopherMayor merged commit 9af9e7b4d7 into main 2026-03-04 00:25:38 +00:00
TopherMayor deleted branch feat/agent-dropdown 2026-03-04 00:25:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TopherMayor/openclaw-taskboard#1