- Inspect the repository structure, documented workflows, dependencies, and existing tests.
- Reproduce and diagnose confirmed errors or broken user flows.
- Fix the highest-impact confirmed bug and add focused regression coverage.
- Implement one high-value feature that fits the existing multi-agent research workflow.
- Validate all relevant checks and document the outcome.
- Fix dashboard quick-create so it sends the server-supported
researchDomainfield. - Fix global-search result links so they target the registered plural
/workspaces/:idroute. - Remove the duplicate dynamic API imports from workspace comparison and use the shared request client.
- Add an authenticated global-search command menu backed by the existing workspace search endpoint.
- Add regression tests for workspace payloads, result URLs, and query sanitization.