A few questions - Are these read only? how do you relay ownership? If a rogue agent goes and deletes files for example, how would the system treats that error?
I recently open sourced Recall https://github.com/Polign/recall, which is sharing the memory and typed correctness across agents.
This seems especially useful when agents need to work across multiple repositories and share context or artifacts between them. Really interesting idea.
Thanks!! We also have some interesting use cases such as powering coding agents working on different hardware platforms and share files, documents, or reports in a central drive.
A few questions - Are these read only? how do you relay ownership? If a rogue agent goes and deletes files for example, how would the system treats that error?
I recently open sourced Recall https://github.com/Polign/recall, which is sharing the memory and typed correctness across agents.
This seems especially useful when agents need to work across multiple repositories and share context or artifacts between them. Really interesting idea.
Thanks!! We also have some interesting use cases such as powering coding agents working on different hardware platforms and share files, documents, or reports in a central drive.
Also noticed you are a developer/founder from Japan! I'm visiting Tokyo this week!!!