What's Changed
- add local ollama provider by @mmattbtw in #18
- fix(docs): add favicon, fix theme toggle, and resolve og:image localhost issue by @andrasbacsai in #29
- feat(llm): add NVIDIA NIM provider support by @skulldogged in #46
- Update slack connector to include additional sender metadata by @ACPixel in #43
- feat(telemetry): add Prometheus metrics with feature-gated instrumentation by @l33t0 in #35
- fix(ingestion): do not delete ingest files when chunk processing fails by @sookochoff in #57
- feat: Improve Slack Markdown by @egenvall in #52
- fix: key Discord typing indicator by channel ID to prevent stuck indicator by @tomasmach in #53
- fix: Telegram adapter improvements by @Marenz in #50
- Adds pdf ingestion by @ACPixel in #63
- feat: add markdown preview toggle to identity editors by @tomasmach in #59
- Add GitHub CLI to default docker image by @ACPixel in #61
- feat(llm): add custom providers and dynamic API routing by @sbtobb in #36
- fix: prevent panic in split_message on multibyte UTF-8 char boundaries by @tomasmach in #49
- feat(slack): app_mention, ephemeral messages, Block Kit, scheduled messages, typing indicator by @sookochoff in #58
- feat(slack): slash commands (Phase 3) + Block Kit interactions (Phase 2b) by @sookochoff in #60
- Add Portal Chat for direct web-based agent interaction by @jnyecode in #64
- feat: add MiniMax as native provider by @ricorna in #26
- feat: add Moonshot AI (Kimi) as native provider by @ricorna in #25
- feat: Discord rich messages (Embeds, Buttons, Polls) by @thesammykins in #66
New Contributors
- @mmattbtw made their first contribution in #18
- @skulldogged made their first contribution in #46
- @ACPixel made their first contribution in #43
- @l33t0 made their first contribution in #35
- @sookochoff made their first contribution in #57
- @egenvall made their first contribution in #52
- @Marenz made their first contribution in #50
- @sbtobb made their first contribution in #36
- @jnyecode made their first contribution in #64
- @ricorna made their first contribution in #26
Full Changelog: v0.1.8...v0.1.9