What's New
Features
- Reasoning effort – Choose thinking strength (e.g. low/medium/high) for Codex to balance speed and depth.
- Unified chips and layout – Model and permission chips are unified, and the chat, preview, and workspace layout is cleaned up.
- Slash command menu – The slash command menu has a clearer, more consistent look and is easier to scan.
- Extension system – The app supports a pluggable extension system with an E2E test setup for add‑ons.
What's Changed
- 基本本地Windows打包做了一些修复 by @JAVA-LW in #1058
- style(sendbox): refine slash command menu visual design by @ringringlin in #1140
- fix: normalize electron-updater metadata to ensure deterministic release builds by @loonghao in #1195
- chore: update bun.lock with testing library dependencies by @piorpua in #1198
- fix(acp): two-phase retry for Codex/Claude ACP bridge with named version constants by @piorpua in #1212
- docs: rewrite CLAUDE.md to be lean and accurate by @piorpua in #1217
- feat(commands): add pr-review and bump-version commands by @piorpua in #1219
- fix(test): skip i18n-packaged test when renderer output is missing by @piorpua in #1220
- update wx-group qr code by @IceyLiu in #1222
- fix(acp): implement Codex session resume via session/load by @audichuang in #1215
- refactor(acp): extract parseSessionCapabilities to eliminate duplication by @piorpua in #1224
- feat: extension system core + E2E test infrastructure by @loonghao in #1161
- refactor: address post-merge review findings from PR #1161 by @piorpua in #1227
- update UI by @IceyLiu in #1226
- chore: migrate oss-commit to project-level command and rename to oss-pr by @piorpua in #1229
- feat: add reasoning effort selector for Gemini, ACP, and Codex (#1211) by @audichuang in #1213
- fix(codex): resolve mode switch errors and Full Auto permission behavior by @IceyLiu in #1234
- docs(readme): remove outdated development section, move to docs/ by @kuishou68 in #1235
- chore: bump version to 1.8.24 by @kaizhou-lab in #1236
- feat(ui): unify model/permission chips and polish chat+preview+workspace layout by @ringringlin in #1231
- style: remove extra blank line in AgentPillBar by @kaizhou-lab in #1238
Full Changelog: v1.8.23...v1.8.24