Files
claude-code/docs
unraid 96f6d2c7d5 feat: enable SHOT_STATS, PROMPT_CACHE_BREAK_DETECTION, TOKEN_BUDGET feature flags
Enable 3 verified compile-only feature flags in build.ts and dev.ts defaults:

- SHOT_STATS: local shot distribution statistics in /stats panel
- PROMPT_CACHE_BREAK_DETECTION: internal cache key change diagnostics
- TOKEN_BUDGET: support +500k syntax for minimum output token targets

All 3 flags verified by 6 parallel sub-agents + independent Codex CLI review.
Build passes (475 files), zero new test failures.

Also adds:
- docs/features/feature-flags-codex-review.md: Codex review findings
- Marks all enabled flags in feature-flags-audit-complete.md
- Adds openai dependency (needed for OpenAI compat layer)
2026-04-05 21:07:38 +08:00
..
2026-04-01 16:43:45 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 11:14:20 +08:00
2026-04-03 11:52:14 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 10:09:00 +08:00
2026-04-02 20:57:52 +08:00
2026-04-02 17:37:06 +08:00
2026-04-03 00:47:37 +08:00
2026-04-03 09:39:32 +08:00
2026-04-01 10:09:00 +08:00
2026-04-03 19:56:35 +08:00
2026-04-03 20:23:51 +08:00
2026-04-01 14:44:21 +08:00
2026-04-02 16:21:24 +08:00