agent-orchestrator/frontend/src
Harshit Singh Bhandari 9a0e3ccbb7
feat(apispec): describe /api/v1/import; regenerate openapi + schema.ts
Add import tag, importOperations() (GET + POST /api/v1/import), and schema
name mappings (ImportStatusResponse, ImportRunResponse, ImportReport) to
build.go. Regenerate openapi.yaml and frontend/src/api/schema.ts. Route-spec
parity test passes. Restore the nil-svc-501 import controller test now that
the spec includes the operation.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 20:51:30 +05:30
..
api feat(apispec): describe /api/v1/import; regenerate openapi + schema.ts 2026-06-26 20:51:30 +05:30
landing feat(frontend): refresh dashboard, orchestrator, and AO logos (#317) 2026-06-18 16:23:19 +05:30
main feat(cli): ao start fetches + opens the desktop app; deprecate npm as an app channel (Track A) (#2201) 2026-06-26 19:31:56 +05:30
renderer fix(browser): clip preview view to its panel column so it can't render out of bounds (#2203) 2026-06-26 19:06:56 +05:30
shared fix(daemon): stop orchestrator id-increment + OS-native daemon liveness link (#2185) 2026-06-26 18:28:32 +05:30
annotate-preload.ts feat(frontend): add live browser panel (#375) 2026-06-22 04:14:18 +05:30
main.ts feat(cli): ao start fetches + opens the desktop app; deprecate npm as an app channel (Track A) (#2201) 2026-06-26 19:31:56 +05:30
preload.ts fix(preview): add clear, reuse defaults, force refresh, local files (#379) (#380) 2026-06-22 16:04:29 +05:30