singularity-forge/packages/coding-agent/src/modes/interactive
Mikael Hugo 338c75fc6f refactor: complete rf-01/rf-02/rf-11 blocked todos
rf-01: add ECONNREFUSED to isTransientNetworkError in anthropic-shared.ts,
  aligning with the NETWORK_RE pattern in error-classifier.js

rf-02: add scripts/validate-model-cost-table.mjs to report coverage gaps
  and price divergence between model-cost-table.js and models.generated.ts;
  add 'validate-cost-table' script to package.json

rf-11: extract 10 pure resource-display utility functions from
  interactive-mode.ts into packages/coding-agent/src/modes/interactive/
  resource-display.ts, reducing interactive-mode.ts by ~282 lines

All 4375 tests pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-11 16:45:39 +02:00
..
components fix(lint): fix all pre-existing lint failures 2026-05-11 04:02:31 +02:00
controllers feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
theme feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
utils feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
autoreload-contract.test.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
interactive-mode-state.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
interactive-mode.ts refactor: complete rf-01/rf-02/rf-11 blocked todos 2026-05-11 16:45:39 +02:00
resource-display.ts refactor: complete rf-01/rf-02/rf-11 blocked todos 2026-05-11 16:45:39 +02:00
slash-command-handlers.ts sf snapshot: uncommitted changes after 197m inactivity 2026-05-10 15:59:33 +02:00