mission-control/src
Nyk 4c7b3257d6 feat: add OpenAPI 3.1 documentation with Scalar UI
- Add openapi.json spec covering all 59 API routes (~95 operations)
- Serve spec at GET /api/docs (no auth required, cached)
- Add interactive Scalar API reference UI at /docs
- Allow unauthenticated access to /api/docs and /docs in middleware
- Add @scalar/api-reference-react dependency
- Add 3 E2E tests for spec validation and auth bypass
2026-03-02 11:03:16 +07:00
..
app feat: add OpenAPI 3.1 documentation with Scalar UI 2026-03-02 11:03:16 +07:00
components feat: add per-agent cost breakdown panel 2026-03-02 10:46:13 +07:00
lib test: add 94 E2E tests covering all CRUD routes + fix middleware location 2026-03-02 02:21:10 +07:00
store fix: send jobId/jobName instead of command when triggering cron jobs 2026-03-02 02:44:20 +07:00
test feat: initial open-source release 2026-02-23 02:00:44 +07:00
types feat: initial open-source release 2026-02-23 02:00:44 +07:00
index.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
live-feed.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
middleware.ts feat: add OpenAPI 3.1 documentation with Scalar UI 2026-03-02 11:03:16 +07:00
nav-rail.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00
page.tsx feat: initial open-source release 2026-02-23 02:00:44 +07:00