Releases: Gerifield/hAIry-botter
Releases · Gerifield/hAIry-botter
3.5.1
What's Changed
- docs: update README for multi-provider support, cachefor, and docker … by @Gerifield in #102
- fix: file payload by @Gerifield in #103
- feat: allow to config max turns by @Gerifield in #104
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- feat: add multi-provider support (Gemini + OpenAI) with per-provider embedder config by @Gerifield in #101
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
- feat: allow to change embedding model by @Gerifield in #96
- feat: allow to set chatID from http call by @Gerifield in #97
- feat(cmd): add cachefor CLI wrapper for command output caching by @Gerifield in #95
- feat: add visualization tool for bot architecture setup by @Gerifield in #93
- feat: mcp server graceful shutdown by @Gerifield in #98
- feat: add strctured cache file for the cachefor command by @Gerifield in #99
- feat: update docker versions and add cachefor build into mcp container by @Gerifield in #100
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- feat: added option to dynamic conext injection and load in static con… by @Gerifield in #91
- fix: MCP array type definition by @Gerifield in #92
Full Changelog: 3.2.1...3.3.0
3.2.1
What's Changed
- Add Telegram typing indicator and detailed HTTP error handling by @Gerifield in #89
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- docs: Document Skills MCP Server features in README by @Gerifield in #73
- Add standalone background Gmail reader script by @Gerifield in #55
- Separate embedder configuration with explicit model name by @Gerifield in #75
- 🧪 Add tests for ensureSafePath and improve security by @Gerifield in #74
- feat: add audit logging to mcp-skills tool handlers by @Gerifield in #76
- docs: add CLAUDE.md with architecture and development guidance by @Gerifield in #77
- refactor: extract genkit summarizer and embedding into own packages by @Gerifield in #78
- refactor: collapse adapters config rag by @Gerifield in #79
- feature: agent mcp server by @Gerifield in #80
- Architecture Update: The Unified config.yaml Refactor by @Gerifield in #82
- feat: implement auto-inject context files by @Gerifield in #83
- feat: implement mcp_cli stdio server logic by @Gerifield in #84
- feat(mcp): support CLI-based MCP servers via stdio transport by @Gerifield in #85
- feat: allow configuring Gemini ThinkingLevel via config file by @Gerifield in #86
- feat: add option to run as cli mcp and make it possible to work as subagents by @Gerifield in #87
Full Changelog: 3.1.1...3.2.0
3.2.0-rc3
What's Changed
- docs: Document Skills MCP Server features in README by @Gerifield in #73
- Add standalone background Gmail reader script by @Gerifield in #55
- Separate embedder configuration with explicit model name by @Gerifield in #75
- 🧪 Add tests for ensureSafePath and improve security by @Gerifield in #74
- feat: add audit logging to mcp-skills tool handlers by @Gerifield in #76
- docs: add CLAUDE.md with architecture and development guidance by @Gerifield in #77
- refactor: extract genkit summarizer and embedding into own packages by @Gerifield in #78
- refactor: collapse adapters config rag by @Gerifield in #79
- feature: agent mcp server by @Gerifield in #80
- Architecture Update: The Unified config.yaml Refactor by @Gerifield in #82
- feat: implement auto-inject context files by @Gerifield in #83
- feat: implement mcp_cli stdio server logic by @Gerifield in #84
- feat(mcp): support CLI-based MCP servers via stdio transport by @Gerifield in #85
- feat: allow configuring Gemini ThinkingLevel via config file by @Gerifield in #86
Full Changelog: 3.1.1...3.2.0-rc3
3.2.0-rc2
What's Changed
- docs: Document Skills MCP Server features in README by @Gerifield in #73
- Add standalone background Gmail reader script by @Gerifield in #55
- Separate embedder configuration with explicit model name by @Gerifield in #75
- 🧪 Add tests for ensureSafePath and improve security by @Gerifield in #74
- feat: add audit logging to mcp-skills tool handlers by @Gerifield in #76
- docs: add CLAUDE.md with architecture and development guidance by @Gerifield in #77
- refactor: extract genkit summarizer and embedding into own packages by @Gerifield in #78
- refactor: collapse adapters config rag by @Gerifield in #79
- feature: agent mcp server by @Gerifield in #80
- Architecture Update: The Unified config.yaml Refactor by @Gerifield in #82
- feat: implement auto-inject context files by @Gerifield in #83
- feat: implement mcp_cli stdio server logic by @Gerifield in #84
- feat(mcp): support CLI-based MCP servers via stdio transport by @Gerifield in #85
Full Changelog: 3.1.1...3.2.0-rc2
3.2.0-rc1
What's Changed
- docs: Document Skills MCP Server features in README by @Gerifield in #73
- Add standalone background Gmail reader script by @Gerifield in #55
- Separate embedder configuration with explicit model name by @Gerifield in #75
- 🧪 Add tests for ensureSafePath and improve security by @Gerifield in #74
- feat: add audit logging to mcp-skills tool handlers by @Gerifield in #76
- docs: add CLAUDE.md with architecture and development guidance by @Gerifield in #77
- refactor: extract genkit summarizer and embedding into own packages by @Gerifield in #78
- refactor: collapse adapters config rag by @Gerifield in #79
- feature: agent mcp server by @Gerifield in #80
- Architecture Update: The Unified config.yaml Refactor by @Gerifield in #82
Full Changelog: 3.1.1...3.2.0-rc1
3.1.1
fix: allow to write the folder within the container for the skill MCP
Full Changelog: 3.1.0...3.1.1