Releases: BaxoPlenty/sweep
Releases · BaxoPlenty/sweep
Sweep 0.4.1
What's Changed
- fix: mention needed everytime in wake-on-mention mode by @BaxoPlenty in #99
Full Changelog: v0.4.0...v0.4.1
Sweep 0.4.0
This release introduces new features (wake-on-mention, channel editing and deletion, better configuration) and also introduces the new agent rework which switches from using tools for chatting to using the normal generated text. You can expect more stability with smaller models and less token usage.
What's Changed
- docs: improve README by @BaxoPlenty in #71
- docs: improve README by @BaxoPlenty in #70
- docs: improve README (#71) by @BaxoPlenty in #72
- docs: improve contributing guide by @BaxoPlenty in #73
- refactor: agent rework by @BaxoPlenty in #77
- feat: implement channel editing and deletion tools by @BaxoPlenty in #79
- refactor: migrate to
openai_diveby @BaxoPlenty in #80 - feat: replace sweep mentions by @BaxoPlenty in #81
- docs: add badges by @BaxoPlenty in #83
- docs: make license badge point to LICENSE by @BaxoPlenty in #85
- feat: better debugging + approval behavior configuration by @BaxoPlenty in #86
- chore: update dependencies by @BaxoPlenty in #89
- feat: user whitelist and blacklist by @BaxoPlenty in #90
- feat: configuration overhault + channel configuration by @BaxoPlenty in #91
- feat: wake on mention by @BaxoPlenty in #92
- chore: polish for release by @BaxoPlenty in #95
Full Changelog: v0.3.0...v0.4.0
Sweep 0.3.0
What's Changed
- feat:
guild.list_channelstool by @BaxoPlenty in #61 - feat: category implementations by @BaxoPlenty in #62
- docs: improve README by @BaxoPlenty in #64
- fix: unsupported tls bug by @BaxoPlenty in #68
Full Changelog: v0.2.2...v0.3.0
Sweep 0.2.2
What's Changed
- fix: missing config by embedding the config in the binary by @BaxoPlenty in #56
Full Changelog: v0.2.1...v0.2.2
Sweep 0.2.1
Sweep 0.2.0
What's Changed
- docs: revamp roadmap section by @BaxoPlenty in #21
- docs: rename permission system section to safety by @BaxoPlenty in #22
- repo: add
.githubfolder and remove assets by @BaxoPlenty in #24 - repo: move model rating to discussions by @BaxoPlenty in #28
- docs: add contributing guide by @BaxoPlenty in #30
- docs: fix roadmap link by @BaxoPlenty in #38
- feat: timeouts for approvals by @BaxoPlenty in #39
- refactor: remove guild id field out of tools by @BaxoPlenty in #42
- feat: allow sweep to reply to messages by @BaxoPlenty in #43
- feat: new approval embed by @BaxoPlenty in #45
- feat: configuration file by @BaxoPlenty in #46
- feat: openai endpoint configuration by @BaxoPlenty in #47
- feat: disabling typing mode by @BaxoPlenty in #48
- feat: allow disabling of tools via config by @BaxoPlenty in #49
- chore: issue templates by @BaxoPlenty in #51
- chore: polish before release by @BaxoPlenty in #52
Full Changelog: v0.1.0...v0.2.0
Sweep 0.1.0
This is the first release of Sweep! There is way more to come :)
What's Changed
- feature: time tools by @BaxoPlenty in #4
- feature: guild channel information retrieval tools by @BaxoPlenty in #6
- docs: demo gifs and tweaks by @BaxoPlenty in #7
Full Changelog: https://github.com/BaxoPlenty/sweep/commits/v0.1.0