What's Changed
- fix: resolve full PowerShell path on Windows by @elis132 in #1703
- fix: add path validation and fallback for Windows PowerShell detection by @RealKai42 in #1713
- feat(cli): add --plan flag and default_plan_mode config by @leonidlouis in #1665
- fix(skill): merge brand and generic skill directories instead of stopping at first existing by @RealKai42 in #1717
- feat(cli): add --session/--resume flag with interactive picker and CJK-safe shorten by @RealKai42 in #1716
- fix(approval): prevent parallel subagent approval hang in interactive shell by @RealKai42 in #1724
- feat(grep): add include_ignored param and sensitive file protection by @RealKai42 in #1722
- feat(shell): add /undo and /fork commands with session exit resume hint by @RealKai42 in #1723
- feat(cli): improve export session UX by @RealKai42 in #1727
- fix: handle subagent exceptions gracefully instead of returning None by @RealKai42 in #1730
- fix(session): tolerate corrupted startup artifacts by @RealKai42 in #1728
- fix(core): pass custom_headers to all LLM providers by @RealKai42 in #1732
- fix(shell): defer background auto-trigger while typing by @RealKai42 in #1731
- docs: update changelog 0402 by @RealKai42 in #1733
- chore: bump kimi-cli 1.30.0, kosong 0.48.0, pykaos 0.9.0 by @RealKai42 in #1734
New Contributors
- @elis132 made their first contribution in #1703
- @leonidlouis made their first contribution in #1665
Full Changelog: 1.29.0...1.30.0