[WRONG BRANCH] gui: update Claude auto-compact default label to 829.8k - #314
[WRONG BRANCH] gui: update Claude auto-compact default label to 829.8k#314luvs01 wants to merge 1 commit into
Conversation
|
⏳ DRAFT
What to do
Its title has been prefixed with |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
Included review availability: Your plan includes up to 3 reviews per rolling hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe change updates the Claude auto-compaction default from 350k to 829.8k in preset documentation and nine localized labels. The option-generation logic remains unchanged. ChangesClaude auto-compaction default
Estimated code review effort: 1 (Trivial) | ~3 minutes Merge Risk: ⚪ Minimal · up to This change only corrects the displayed auto-compact default from 350k to 829.8k without changing runtime behavior. No actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 2⚔️ Resolve merge conflicts 💡
🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Motivation
Description
gui/src/i18n/{en,de,fr,ja,ko,ru,tr,zh,zh-TW}.ts).gui/src/pages/ClaudeCode.tsxto note the effective829.8kdefault shown by the empty select option.Testing
../node_modules/.bin/bun test tests) and observed all tests pass (931 pass, 0 fail).bun run lint,bun run lint:i18n, andbun run buildfromgui/and all checks completed successfully.Codex Task
Summary by CodeRabbit