What's Changed
- Add portal attachment OCR parsing by @LikiosSedo in #288
- fix(memory): disable Siclaw memory by default by @LikiosSedo in #289
- Sub-agents + Tasks-v2 plan ledger (background gated, fan-out concurrency capped) by @jacoblee-io in #290
- feat: managed (bastion-key) jump-host auth + host connection testing by @jacoblee-io in #294
- feat: multi-level SSH jump host (ProxyJump) support by @jacoblee-io in #293
- feat(skills): support skill directory packages by @LikiosSedo in #291
- fix(plan): allow parallel in_progress for fanned-out sub-agents; inline stays one-at-a-time by @jacoblee-io in #295
- fix(ui): auto-hide the plan panel ~5s after completion (live, not just on refresh) by @jacoblee-io in #296
- Keep Siclaw chat stable when agent selector expands by @LikiosSedo in #299
- feat(host): jump_chain login + host_list query (full host SSH capability) by @jacoblee-io in #297
Full Changelog: v0.1.6...v0.1.7