What's Changed
- feat(agent): default to per-user local IPC, keep TCP as explicit opt-in by @ace331 in #491
- fix(agent): preserve usage frames after finish_reason by @ace331 in #493
- chore(skills): bump future-skills to v3.13.0 (#43) by @huichen in #494
- loop: align agent transport with TUI/CLI socket-first discovery by @huichen in #495
- feat(sandbox): add Linux Bubblewrap protection and approval integration by @tallcode in #496
- fix(loop): reliable steering, bounded validation and event-driven supervision by @huichen in #497
- chore(skills): bump submodule to future-skills main by @huichen in #498
- fix(loop): enforce completion contracts and preserve final handoffs by @huichen in #499
- test(loop): keep CLI registry probes from leaking watchdogs by @huichen in #500
- Adopt renamed builtin future-explore skill by @huichen in #501
- fix(desktop): align launchers with local agent IPC by @tallcode in #502
- docs(loop): reference future-loop in architecture guides by @huichen in #503
- docs: fix README rendering and align guides with current behavior by @huichen in #504
- fix(cli): validate skill paths before install and uninstall by @huichen in #505
- fix(mobile): prevent pending prompts crossing pairing boundaries by @huichen in #506
- fix(skills): preserve installed versions when updates fail by @huichen in #507
- chore(skills): adopt experimental design correctness fixes by @huichen in #508
- fix(desktop): run skill upgrades safely across StrictMode and toggles by @huichen in #509
- fix(agent): keep healthy skills when one file cannot be read by @huichen in #510
- fix(agent): respect false and prose in skill invocation policy by @huichen in #511
- fix(cli): propagate skill failures and report actual install counts by @huichen in #512
- fix(loop): bound dashboard requests and avoid URL parsing panics by @huichen in #513
- fix(channels): atomically persist Feishu session mappings by @huichen in #514
- fix(agent): align skill scope and adopt builtin audit fixes by @huichen in #515
- chore(skills): adopt offline validation and resource regressions by @huichen in #516
- fix(agent): make compaction deadline-safe by @tallcode in #517
- fix(markdown): support LaTeX backslash math delimiters by @huichen in #518
- feat(update): add channel-aware nightly upgrades by @tallcode in #519
- fix: clear desktop and mobile lint warnings by @tallcode in #520
Full Changelog: v1.1.5...v1.1.7