v0.6.0
What's Changed
- chore(deps): bump openssl from 0.10.77 to 0.10.78 by @dependabot[bot] in #62
- chore(deps): bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #63
- chore(deps): bump the cargo-patch group with 3 updates by @dependabot[bot] in #64
- chore(deps): bump grain-id from 0.14.2 to 0.15.0 by @dependabot[bot] in #66
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #54
- fix(periodic-log): catch up missing weekly/monthly/yearly logs and merge pre-written drafts by @fluo10 in #67
- chore(deps): bump tokio from 1.51.1 to 1.52.1 by @dependabot[bot] in #65
- chore(deps): bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #69
- feat(provider): pluggable LLM providers with per-room/per-profile routing by @fluo10 in #68
- chore(deps): bump the cargo-patch group with 2 updates by @dependabot[bot] in #71
- chore(deps): bump matrix-sdk from 0.16.0 to 0.16.1 by @dependabot[bot] in #72
- feat: memory namespaces with explicit include hierarchy by @fluo10 in #70
- feat(channel): run Matrix and Discord concurrently by @fluo10 in #76
- feat: voice pipeline — STT/LLM/TTS satellite (sapphire-call) + custom wake word by @fluo10 in #82
- Split control API onto /rpc, reserve /mcp for the future MCP server by @fluo10 in #84
- feat(memory): intra-day cross-session digest + room metadata injection (#77) by @fluo10 in #85
- feat(voice): listen-state UX + heartbeat→satellite push (#83) by @fluo10 in #89
- feat(a2a): minimal A2A v1 server with per-profile bearer tokens by @fluo10 in #90
- chore(deps): bump sherpa-onnx from 1.13.1 to 1.13.2 in the cargo-patch group by @dependabot[bot] in #97
- chore(deps): bump cpal, bzip2, sha2, sapphire-workspace by @fluo10 in #101
- chore(ci): unblock CI — rustfmt + clippy clean-up, install ALSA dev libs by @fluo10 in #102
- feat(voice): configurable mic gain + wake/VAD sensitivity (issue #87) by @fluo10 in #103
- fix(call): supervisor threads for input + output cpal::Stream — survive ALSA POLLERR by @fluo10 in #104
- feat(mcp): recall_memory / write_report tools for external AI clients by @fluo10 in #105
- fix(call): repair follow-up listen + add wake-then-command timeout + distinct timeout beep by @fluo10 in #106
- feat(a2a): FilePart vision routing + task_id compliance (#93) by @fluo10 in #107
- feat(image-cache): workspace-external cache + in-memory ImageRef (#108) by @fluo10 in #109
- feat(timer): single-slot in-memory timer + Pomodoro presets by @fluo10 in #110
- feat(call): bearer-token auth for /rpc, drop room_profile knob by @fluo10 in #111
- refactor(cli): drop
callsubcommand, promoteserveto default by @fluo10 in #113 - chore: release v0.6.0 by @fluo10 in #114
- fix(release): install ALSA dev libs + retrigger v0.6.0 by @fluo10 in #115
Full Changelog: v0.5.0...v0.6.0