|
|
|
|
|
by jjfoooo4
464 days ago
|
|
I’ve used it to connect my open source memory application to Roo Code: https://github.com/elroy-bot/elroy So, now when Roo Code does tasks for me, it takes notes and searches memory. It’s good as a means to get a quick POC running, for dev oriented use cases. I have seen very few implementations that use anything but the tools capabilities though. The complete lack of auth consideration and the weird orchestration (really the “client” manages its own “server” processes), make me doubt it’s going to get serious adoption in prod. It’s not something I’d have a lot of confidence in supporting for non dev users. |
|