mission-control/scripts
Nyk 7994aa6c6c fix(openapi): burn down 7 parity mismatches (66 → 59 ignored)
Add OpenAPI specs for 7 routes that the CLI/MCP server depend on:

- DELETE /api/agents/{id}/memory — agent memory clear
- GET /api/tokens/by-agent — per-agent cost breakdown
- POST /api/tokens/rotate — API key rotation
- POST /api/agents/register — agent self-registration
- PATCH /api/auth/me — self-service profile update
- GET /api/tasks/outcomes — task outcome analytics
- GET /api/tasks/regression — regression comparison metrics

Remove corresponding entries from the parity ignore list.
2026-03-21 21:35:27 +07:00
..
e2e-openclaw feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-heartbeat.sh fix: scrub deployment-specific data from public repo 2026-03-01 15:37:55 +07:00
api-contract-parity.ignore fix(openapi): burn down 7 parity mismatches (66 → 59 ignored) 2026-03-21 21:35:27 +07:00
check-api-contract-parity.mjs chore(api): tranche C parity burn-down and CLI integration scaffolding 2026-03-20 23:53:02 +07:00
check-node-version.mjs fix(runtime): allow all Node versions >= 22 2026-03-13 12:50:15 +07:00
deploy-standalone.sh feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
generate-env.sh feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
mc-cli.cjs chore: chmod +x CLI and MCP server scripts 2026-03-21 20:10:18 +07:00
mc-mcp-server.cjs feat(mcp): add Mission Control MCP server for agent-native tool access 2026-03-21 19:42:58 +07:00
notification-daemon.sh fix: scrub deployment-specific data from public repo 2026-03-01 15:37:55 +07:00
security-audit.sh feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
smoke-staging.mjs feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
start-standalone.sh feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
station-doctor.sh feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00