dimensionalOS / dimensionalOS/dimos
Memory vis kickstart
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
the branch already contains the created db but db was created simply by
pytest -svm tool -k import dimos/memory2/test_e2e.py
pytest -svm tool -k embed dimos/memory2/test_e2e.py
here is a test that returns a bunch of data to visualize
https://github.com/dimensionalOS/dimos/blob/7a23d451686b32f549588f228102b0723632c8ad/dimos/memory2/test_visualizer.py
from vis kickstart PR https://github.com/dimensionalOS/dimos/pull/1637/
Synced from DIM-731 by summer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with dimos/memory2/test_visualizer.py and the two pytest commands in the issue to understand the generated database and returned data. Review the referenced visualization kickstart pull request before deciding what remains; done should be a working visualization of the memory data, though the issue does not define the expected interface or result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100