v0.4.2
Changelog
Features
- 4f919af: feat(cli): add --cwd/-C to run in a given working directory (@smallnest)
- dd10114: feat(cli): add /think slash command to switch reasoning effort at runtime (@smallnest)
- e5a9e87: feat(remote-control): wire bridge into REPL + server hardening (#443, #445) (#452) (@smallnest)
- 2152177: feat(remotecontrol): HTTP + WebSocket server (#441) (#449) (@smallnest)
- 6ee769c: feat(remotecontrol): LAN address & free-port resolver (#439) (#447) (@smallnest)
- 006a6a7: feat(remotecontrol): REPL Bridge seam (#442) (#450) (@smallnest)
- 61922c0: feat(remotecontrol): pairing token & session credential store (#438) (#446) (@smallnest)
- f3e0f42: feat(remotecontrol): responsive web SPA (#444) (#451) (@smallnest)
- 57abf7b: feat(remotecontrol): terminal Unicode QR renderer (#440) (#448) (@smallnest)
Bug fixes
- ad9c8b5: fix(tui): auto-scroll to newest output on submit (@smallnest)
- 65b6341: fix(tui): avoid slice panic when persisting after compaction (@smallnest)