What's Changed
- feat(memory): add session_search MCP tool (Layer-3 memory) by @ZhePang in #245
- fix(web): parse session_search call-signature args, not just JSON by @ZhePang in #246
- refactor(memory): write-side guidance around session_search routing by @ZhePang in #247
- feat(chat): render chained chat turns as one conversation by @ZhePang in #250
- feat(memory): /memory/eval dashboard — Layer A telemetry surface by @ZhePang in #249
- feat(chat): stream working steps on top, collapse into a dropdown on completion by @ZhePang in #251
- feat(memory-eval): calendar popover for "compare around"; default to today by @ZhePang in #252
- feat(chat): spotlight the newest step in the live working box by @ZhePang in #253
- fix(runtime-ws): daemon liveness watchdog + replay pending on reconnect by @ZhePang in #254
Full Changelog: v0.1.7...v0.1.8