Patrick Jackson
Patrick Jackson
This is intended to be more of an example/discussion than a PR that should be merged. This PR format just may be a bit easier to make comments on, but...
This is something I originally wanted to do, but I'm still not sure if this is a great idea. The idea would be to allow someone to setup a server,...
Add a mode to act as an assistant. The idea would be that you run "!chaz assist" and Chaz acts as your assistant in that room. A few things we...
While relying on Aichat has been good for bootstrapping, going forward it doesn't make much sense to continue relying on it. The 'API' being used (cmd line invocations of aichat)...
Chaz only in Matrix right now. Make Chaz Everywhere. - [x] Matrix - [ ] CLI - [ ] Thunderbird Chaz Existing integrations in a wide range of things are...
Chaz not Chaz enough yet. Make Chaz Chaz. Chaz To be serious though, this is for improving the ability to theme in general. Improving the roles/system prompts feature, tunable settings...
As suggested in #5, this tracks implementing the sending of actual files in the notifications. You can currently send only text messages, but sending actual files as attachments would be...
## 🤖 New release * `chaz`: 0.3.0 -> 0.3.1 Changelog ## [0.3.1](https://github.com/arcuru/chaz/compare/v0.3.0...v0.3.1) - 2025-08-06 ### Other - add Docker logging config to prevent huge log files - add baibot link...
Any calls to `aichat` that fail are not handled well, and we instead just error out entirely. Now that other backends are supported, we should be fine with aichat failing,...
Now that I've added the ability to set backends from the Matrix chat and not just the config, I should add the ability to add/change the role from the chat...