v0.1.6
What's Changed
- feat(chat): inline live IC transcripts under create_task by @ws2694 in #200
- docs(tools): sharpen update_core_memory description (append-vs-replace + dated-update ban) by @ZhePang in #204
- fix(dashboard): give 'cancelled' tasks their own legend bucket by @ZhePang in #206
- daemon: --config-root flag for dev-only multi-instance by @ZhePang in #208
- daemon: add ISO 8601 timestamps to logger by @ZhePang in #219
- fix(team-agent): respond-variant lifecycle + verify-before-acting on delegated work by @ZhePang in #220
- fix(mcp-config): 10-min per-tool-call timeout across Claude Code + codex by @ZhePang in #221
- feat(chat): persist intermediate steps in conversation history by @ZhePang in #222
- Revert "feat(chat): persist intermediate steps in conversation history" by @ZhePang in #223
- fix(chat): seed "latest" cache slot before stripping ?new=1 to stop mid-session blank by @ZhePang in #224
- feat(escalation): human review page with proposal backfill by @ZhePang in #225
- feat(mesh): negotiation detail page + per-kind row routing by @ZhePang in #226
- feat(mesh): time-window filter (24h / 7d / 30d / All) by @ZhePang in #227
- feat(crystal): import Beevibe Crystal package by @ws2694 in #228
- docs: clarify Beevibe Crystal setup by @ws2694 in #229
- fix(mesh): qualify window WHERE fragments with table aliases by @ZhePang in #232
- fix(chat): keep streaming surface up after 504 chat_turn_timeout by @ZhePang in #233
Full Changelog: v0.1.5...v0.1.6