What's Changed
- Fix Codex default approval policy for remote sessions by @pppobear in #328
- fix(terminal): prevent infinite reconnect loop on Windows hosts by @lifu963 in #336
- fix(hub): pass resumeSessionId when resuming session by @xyzhang626 in #337
- feat: Render question text and options with markdown by @dhbloo in #339
- fix(web): stop rendering sidechain prompt as user message by @hqhq1025 in #340
- fix(cli): fix process exit handling deadlock and error masking in Claude SDK by @hqhq1025 in #343
- fix(web): add visual indicator for sending message status by @hqhq1025 in #344
- fix(cli): treat any exit code as expected when abort was requested by @hqhq1025 in #347
New Contributors
- @lifu963 made their first contribution in #336
- @xyzhang626 made their first contribution in #337
- @hqhq1025 made their first contribution in #340
Full Changelog: v0.16.3...v0.16.4