mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-09-06 16:04:29 +00:00
deferRow now sums only the servers no applied mcp-remove / mcp-project-scope record already measures, so a defer row and an MCP row can never claim the same server's schema tokens over the same post-apply sessions and totalRealizedTokens stays a disjoint sum. Conservative by design: the defer row drops a claimed server for its whole window, and when every server is claimed it reports not measurable instead of guessing. deferredSessions === 0 now reports the new 'pending' status instead of asserting 'reverted': the note already said the cause was ambiguous, and --json consumers could not tell a not-yet-restarted client from a genuine revert. The table renders it as 'not yet in effect'. |
||
|---|---|---|
| .. | ||
| apply.ts | ||
| backup.ts | ||
| cli.ts | ||
| journal.ts | ||
| model-defaults.ts | ||
| optimize-apply.ts | ||
| plans.ts | ||
| report.ts | ||
| types.ts | ||
| undo.ts | ||