Releases: brokenpip3/lotb
Releases · brokenpip3/lotb
Release list
0.3.2
0.3.1
0.3.0
What's Changed
- fix pattern to avoid partial matches for friendly name trigger by @brokenpip3 in #54
- merge llm and assistant and split the code into multiple files by @brokenpip3 in #55
- build(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #53
- build(deps): bump the python group across 1 directory with 5 updates by @dependabot[bot] in #52
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- intercept messages should be logged at debug level by @brokenpip3 in #41
- [plugins/assistant]: fix mcp tools multiple call handling by @brokenpip3 in #44
- add "is typing" in plugin class and load only the plugin that are enabled in the config by @brokenpip3 in #45
- build(deps): bump the python group across 1 directory with 8 updates by @dependabot[bot] in #48
- build(deps): bump the actions group with 4 updates by @dependabot[bot] in #43
- add friendly name to llm and assistant plugin, remove determinate nix installer, use justfile here as well by @brokenpip3 in #49
Full Changelog: 0.2.0...0.2.1
0.2.0 - llm and mcp server plugins
What's Changed
- feat: add llm plugin,
poetry2nixno more by @brokenpip3 in #37 - add mcp server assistant llm plugin and security validation common class by @brokenpip3 in #39
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- [image] fix: avoid duplication and better show saved media by @brokenpip3 in #32
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- feat: add
remindmeplugin by @brokenpip3 in #28 🆕 - feat:
imageplugin add support for gif and stickers by @brokenpip3 in #31 🆕
Full Changelog: 0.0.6...0.1.0
0.0.6
What's Changed
- update github action pin by @brokenpip3 in #20
- chore: update to python 3.13 and bump dependencies by @brokenpip3 in #25
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- use in memory sqlite and more dry tests by @brokenpip3 in #15
- build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in the python group by @dependabot in #14
- feat(quote): add random quote if we are not quoting a message by @brokenpip3 in #16
- feat(image): list saved images if no search term provided by @brokenpip3 in #17
- feat(socialfix): add reddit fix and enable/disable support by @brokenpip3 in #18
Full Changelog: 0.0.4...0.0.5