-
Notifications
You must be signed in to change notification settings - Fork 22
Description
The fork by stu has improvements over the standard openmemory interface. We need to integrate this into chronicle so that few features work, like mycelia.
Currently, its possible to clone that repo and do docker compose up after setting up the env vars. But to be on par with the existing system, it should work with the wizard.sh flow.
This asks if you want to setup openmemory and pulls the UI and backend images.
There is hopefully most of the work done on https://github.com/chronicler-ai/chronicle/pull/228 this PR already. But, needs the full end to end flow from clone->wizard->create memory-> view on both open memory and chronicle
At the state of the PR, its visible on chronicle, but not the openmemory UI.
So, its highly likely something to do with CORs
Steps to reproduce:
- Go to /tmp
- Clone repo
- Run wizard.sh
- Select openmemory, https
- Put tailscale magic dns
- Go to magicdns:3333 (for openmemory)
- Sadness