claude-code-best/packages/builtin-tools
James Feng 8c9efedd27 fix: resolve 8 test failures across 6 files
- formatBriefTimestamp (5): force LC_ALL=en-US + TZ=UTC for CI
- EFFORT_LEVELS (1): update to 5 levels (added xhigh)
- effort description (1): remove stale 'no model names' test
- prompt caching (1): fix input_tokens expectation to match
  Anthropic convention (non-cached only)
- ExecuteTool: rename runner to .runner.test.ts so bun finds it
- localVault/store.ts: synced from upstream

Remaining 4 failures are test isolation issues (compound command)
and feature flag mismatch (CtxInspectTool) — all pass in isolation.
2026-06-02 01:11:54 +08:00
..
src fix: resolve 8 test failures across 6 files 2026-06-02 01:11:54 +08:00
package.json feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
tsconfig.json feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00