What's Changed
- feat: improve spawn error handling and reporting across full stack by @fireblue in #249
- feat: add gemini yolo mode by @Next2012 in #280
- feat: add ~/.claude/skills/ directory scanning support by @deijing in #288
- fix(cli): preserve invoked cwd for local launcher by @ROOOO in #299
- feat: add codex reasoning effort option by @ROOOO in #297
- fix(cli): load configured API URL in auth status by @ROOOO in #306
- fix(codex): improve reused session adoption by @ROOOO in #305
- fix(codex): keep local session timeout non-fatal by @ROOOO in #304
- fix(gemini): notify hub when session is aborted (#307) by @tiann in #308
- fix(runner): restart when hub identity changes by @ROOOO in #303
- fix(web): warn before creating missing session directories by @ROOOO in #317
- fix(codex): pass session cwd to app-server by @ROOOO in #316
- fix(cli): preserve requested cwd for runner-spawned sessions by @ROOOO in #315
- Fix create session page scrolling by @lidaxian121 in #318
- feat: Add terminal font size setting to Web UI by @dhbloo in #324
- refactor: introduce model-agnostic agent interfaces by @junmo-kim in #323
- fix(web): fix push notification click 404 on GitHub Pages by @pppobear in #322
New Contributors
- @fireblue made their first contribution in #249
- @Next2012 made their first contribution in #280
- @deijing made their first contribution in #288
- @ROOOO made their first contribution in #299
- @tiann made their first contribution in #308
- @lidaxian121 made their first contribution in #318
- @dhbloo made their first contribution in #324
- @pppobear made their first contribution in #322
Full Changelog: v0.16.1...v0.16.3