What's Changed
- fix: MCP Client connection state not marked as closed after connection loss in SSE transport type by @manx98 in #607
- Update session.md | 停止会话 by @dragon8git in #604
- feat(web_fetch): enhance web fetch tool with DNS pinning and validati… by @lyingbug in #611
- refactor: Refactor rune handling for correct chunk merging by @begoniezhao in #614
- feat: add bing search provider by @chengjoey in #615
- fix: clear tag selection state when re-entering knowledge base by @ChenRussell in #617
- feat: Use num_ctx instead of truncate for embedding truncation by @begoniezhao in #623
- feat: Add configurable global log level via env by @begoniezhao in #625
- docs: update Air installation command from cosmtrek/air to air-verse/air by @MEKXH in #627
- fix(chat): strip thinking content from model output by @MEKXH in #628
- feat(redis): add REDIS_USERNAME support for Redis ACL by @Dounx in #626
- Feat/agent skills by @voidkey in #621
- feat(redis): add REDIS_USERNAME environment variable for Redis ACL cnfiguration by @lyingbug in #630
- feat: enhance agent skills sandbox configuration and availability by @lyingbug in #631
- feat: update sandbox service configuration in Docker Compose files by @lyingbug in #632
- docs: fix api link by @liweijie0812 in #633
- Optimize Jaccard function for set comparisons by @CodeMarker0 in #634
- chore: fix ChunkExtracter typo (ChunkExtractor) by @ChenRussell in #660
- fix: typo missed in previous commit by @voidkey in #663
- fix: replace standard log with structured logger in main and recovery middleware by @hobostay in #662
- feat: enhance MCP tool name and description handling for security by @lyingbug in #665
- feat(frontend): allow configurable backend host and port by @Dounx in #666
- feat: add REDIS_USERNAME support for asynq client by @Dounx in #667
- Shared Space & KB/Agent Sharing by @lyingbug in #661
New Contributors
- @manx98 made their first contribution in #607
- @dragon8git made their first contribution in #604
- @Dounx made their first contribution in #626
- @liweijie0812 made their first contribution in #633
- @CodeMarker0 made their first contribution in #634
- @hobostay made their first contribution in #662
Full Changelog: v0.2.14...v0.3.0