Releases: Gerifield/hAIry-botter
Releases · Gerifield/hAIry-botter
3.1.1
3.1.0
What's Changed
- Enable simultaneous use of Built-in Search and MCP Custom Tools by @Gerifield in #63
- feat: default turn the search on by @Gerifield in #64
- ⚡ Pre-allocate slice capacity for user prompt parts by @Gerifield in #65
- feat: add skills MCP server by @Gerifield in #66
- Fix RAG retrieving logic and application hang on 0 documents by @Gerifield in #69
- feat: MCP skill server support by @Gerifield in #70
- feat: use alpine for MCP skill server by @Gerifield in #72
Full Changelog: 3.0.1...3.1.0
3.0.1
What's Changed
- feat: update and cleanup the main LLM logic by @Gerifield in #60
- 🧹 Refactor RAG context injection to utilize Genkit's
ai.WithTextDocsby @Gerifield in #61 - Refactor Agent logic to use Genkit Evaluator and Retriever for RAG by @Gerifield in #62
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- feat: overwrite the original implementation to use Genkit by @Gerifield in #58
- fix: file rename by @Gerifield in #59
Full Changelog: 2.3.1...3.0.0
2.3.1
What's Changed
- feat: Add HTTP POST endpoint to Telegram client by @Gerifield in #56
- fix: expose telegram client port by @Gerifield in #57
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Apply full CORS headers to POST /message response by @Copilot in #50
- Fix CORS headers missing from error responses in postMessage handler by @Copilot in #51
- Make CORS settings configurable by @Gerifield in #49
- ⚡ Optimize string concatenation in history contentToString by @Gerifield in #53
- fix: prevent path traversal with history (jules manual stuff) by @Gerifield in #54
New Contributors
- @Copilot made their first contribution in #50
Full Changelog: 2.2.5...2.3.0
2.2.5
What's Changed
- Revise README for improved clarity and features by @Gerifield in #44
- feat: multi payload by @Gerifield in #45
Full Changelog: 2.2.4...2.2.5
2.2.4
2.2.3
What's Changed
- feat: limit the users who can use the telegram by @Gerifield in #39
- feat: configurable log level via env by @Gerifield in #40
- feat: rag persistent db by @Gerifield in #41
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
- feat: docker compose with build container by @Gerifield in #38
Full Changelog: 2.2.1...2.2.2