mom: Slack bot with abort support, streaming console output, removed sandbox

This commit is contained in:
Mario Zechner 2025-11-26 00:27:21 +01:00
parent a7423b954e
commit aa9e058249
22 changed files with 2741 additions and 58 deletions

View file

@ -2,7 +2,8 @@
- packages/ai/README.md
- packages/tui/README.md
- packages/agent/README.md
- packages/coding-agent.md
- packages/coding-agent/README.md
- packages/mom/README.md
- packages/pods/README.md
- packages/web-ui/README.md
- We must NEVER have type `any` anywhere, unless absolutely, positively necessary.