feat: add top level obot page to admin ui #1844
Annotations
2 errors
app/routes/__tests__/chat-threads._index.test.tsx > TaskRuns > Displays user email for an agent thread on initial render:
ui/admin/test/setup.ts#L71
Error: [MSW] Error: intercepted a request without a matching request handler:
GET http://localhost:3000/api/projects?all=true
Make sure to add appropriate request handlers for these calls.
Read more: https://mswjs.io/docs/getting-started/mocks
❯ test/setup.ts:71:29
|
lint
Process completed with exit code 1.
|