It's a Typescript framework to create chat agents for Slack, Discord, and the likes:
- Sandboxing for commands (just-bash, Docker, Gondolin), - Approval flows (e.g. any "risky" command needs approval from a certain team on Slack), - Configuration with markdown files (SOUL.md, AGENTS.md) and skills, - It's built on Pi, so you can use Pi extensions (ish), - And a lot more: web admin panel, audit trail, cron and heartbeat, support for documents (PDF, docx, etc), ...
There are a few examples in the repo, including a DevOps assistant that can help your team manage servers. I'll whip out a demo in the next few days.
If you're adventurous enough to give it a try, let me know.