butterfly-bot 0.2.5

Butterfly Bot is an opinionated personal-ops AI assistant built for people who want results, not setup overhead.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod coding;
pub mod github;
pub mod http_call;
pub mod mcp;
pub mod planning;
pub mod reminders;
pub mod search_internet;
pub mod tasks;
pub mod todo;
pub mod wakeup;
pub mod zapier;