mission-control/scripts
nyk 648347cab7
fix(tui): show only 24h token costs, not all-time session estimates (#478)
The cost bar was falling back to summing estimatedCost from ALL Claude
Code sessions (all-time) when the token_usage table was empty, showing
inflated costs like $3678. Now only uses the token_usage table which
is already filtered to the 24h timeframe.
2026-03-22 19:47:25 +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): complete parity burn-down — 0 ignored entries remaining 2026-03-21 21:58:29 +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
mc-tui.cjs fix(tui): show only 24h token costs, not all-time session estimates (#478) 2026-03-22 19:47:25 +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 fix: CI typecheck error + standalone bind address 2026-03-21 22:29:44 +07:00
station-doctor.sh feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00