What's Changed
- Improve channel reply flow and Discord binding behavior by @jamiepine in #95
- feat(messaging): unify cross-channel delivery target resolution by @jamiepine in #97
- feat: add dedicated voice model routing and attachment transcription by @jamiepine in #98
- Fix all warnings and clippy lints by @Marenz in #87
- Add CI workflow (check, clippy, fmt, test) by @Marenz in #101
- Add native poll support to telegram adapter by @Marenz in #93
- docs(agents): update existing documentation when adding features by @Marenz in #106
- feat(llm): add Google Gemini API provider support by @MakerDZ in #111
- prompts: add missing memory-type guidance in memory flows by @marijnvdwerf in #112
- add mcp client support for workers by @nexxeln in #103
- Avoid requiring static API key for OAuth Login by @egenvall in #100
New Contributors
- @MakerDZ made their first contribution in #111
- @marijnvdwerf made their first contribution in #112
- @nexxeln made their first contribution in #103
Full Changelog: v0.1.12...v0.1.13