Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01580222f9 | ||
|
|
5461754f23 |
@@ -0,0 +1,8 @@
|
||||
# Contributing
|
||||
|
||||
## Chat routing
|
||||
|
||||
Matrix control room messages no longer need a `!claude` or `!ai` command
|
||||
prefix. Every message is routed automatically (via the LiteLLM gateway and
|
||||
`agent/src/router.js`'s classifier) to the right handler — no prefix is
|
||||
required or recognized anymore.
|
||||
Reference in New Issue
Block a user