v0.9.3
What's Changed
- fix(bridges): reply to counterpart in the user's voice per agent instructions by @andrew-ge-wu in #88
- refactor(bridges): fold silent-mode framing into the bridge prompt envelope by @andrew-ge-wu in #89
- feat(dashboard): drill cost breakdown into a single day from the timeline by @andrew-ge-wu in #90
- chore(release): 0.8.2 by @andrew-ge-wu in #91
- feat(agents): add delegate_to_agent built-in tool by @andrew-ge-wu in #92
- feat(scheduled-tasks): allow re-assigning a task to a new agent by @andrew-ge-wu in #93
- feat(ui): share a markdown-aware textarea across prose editors by @andrew-ge-wu in #94
- feat(watchers): allow re-assigning a watcher to a different agent by @andrew-ge-wu in #95
- feat(tools): add memory_delete tool by @andrew-ge-wu in #99
- feat(tools): add read/write/execute capability axis (ADR-0038) by @andrew-ge-wu in #100
- refactor(stores): add typed getters; remove JSON.parse reach-throughs by @andrew-ge-wu in #101
- refactor(agents): decompose prepareThreadRun (ADR-0039) by @andrew-ge-wu in #102
- fix(tools/calendar): accept cross-platform title aliases by @andrew-ge-wu in #98
- feat(metrics): snapshot per-message LLM usage for immutable telemetry by @andrew-ge-wu in #97
- ci: share build artifact across jobs and unblock build from security by @andrew-ge-wu in #104
- feat(agents): roll unused context-tier headroom into the next tier in priority order by @andrew-ge-wu in #105
- feat(chat): explicit per-thread context pin with persisted warm summary (ADR-0042) by @andrew-ge-wu in #106
- feat(agents): per-agent hot/warm/facts split via stacked-bar slider (ADR-0043) by @andrew-ge-wu in #107
- fix(build): define generateBuildId to unbreak next 16 + serwist build by @andrew-ge-wu in #108
- feat(agents): resolve and self-correct model context window by @andrew-ge-wu in #109
- feat(pricing): fall back to model_id when provider has no rate by @andrew-ge-wu in #110
- feat(chat): per-turn context usage bar with per-tier breakdown by @andrew-ge-wu in #111
- fix(chat): persist context-usage row and keep last bubble open by @andrew-ge-wu in #112
- style(chat): make context-usage bar flush with bubble bottom by @andrew-ge-wu in #113
- chore(release): 0.9.3 by @andrew-ge-wu in #114
- chore(release): 0.9.3 by @andrew-ge-wu in #115
Full Changelog: v0.8.1...v0.9.3