Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 917 Bytes

File metadata and controls

12 lines (11 loc) · 917 Bytes

ResearchAI-MultiAgent TODO

  • 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 researchDomain field.
  • Fix global-search result links so they target the registered plural /workspaces/:id route.
  • 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.