What's Changed
- feat(host): add native workspace autostart by @jkramer5103 in #150
- test(host): make shell fallback deterministic by @bvolpato in #168
- fix(host): dismiss autostart dialog with Escape by @bvolpato in #170
- fix(host): restrict session state permissions by @bvolpato in #167
- fix(appimage): relocate WebKitGTK process path by @bvolpato in #165
- fix(host): keep terminal control on one surface by @bvolpato in #172
- fix(host): require clipboard consent by @bvolpato in #173
- fix(cli): serialize agent hook session updates by @bvolpato in #174
- fix(host): preserve terminal input whitespace by @bvolpato in #175
- fix(cli): coordinate agent-team startup by @bvolpato in #171
- fix(host): preserve concurrent session changes by @bvolpato in #176
- chore: bump version to 0.1.27 by @bvolpato in #177
New Contributors
- @jkramer5103 made their first contribution in #150
Full Changelog: v0.1.26...v0.1.27