-
Notifications
You must be signed in to change notification settings - Fork 516
memory2 StreamModules, cleanup #1682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
7a23d45
vis kickstart
leshy fdf9bd4
fix(memory2): address PR review — narrow exception catch, fix test bugs
leshy b0ad0bc
fix(typing): add @overload to embed/embed_text, fix conftest return t…
leshy 607ee10
fix(typing): add @overload to remaining EmbeddingModel subclasses
leshy 3d7becc
batch transform
leshy 4ffc0ff
Merge branch 'dev' into feat/memory2-vis-kickstart
leshy c936444
checkpoint
leshy 329f263
Merge branch 'dev' into feat/memory2-vis-kickstart
leshy 423128f
fix(memory2): address PR review — delete empty file, add SQL injectio…
leshy da56191
Merge branch 'feat/memory2-vis-kickstart' into feat/memory2-svgvis
leshy 2057960
transform module
leshy bac18cc
memory module experiment
leshy fb0b970
cleanup
leshy 9ca9019
better API
leshy a71f914
cleanup
leshy ac838a2
small cleanup
leshy 5e91c8c
memory2 module refactor
leshy b755dee
nullstore
leshy 39206ab
tests fix
leshy 8f5577b
null store
leshy 4dd60c0
typing cleanup
leshy fb962be
Merge remote-tracking branch 'origin/dev' into feat/memory2-svgvis
leshy ae6de37
cleanup
leshy 05fd764
mem module
leshy 8e1e7f1
better store cleanup
leshy d04ade4
further shutdown cleanup
leshy 338713e
correct live stream shutdown
leshy 70980ff
null store tests extracted
leshy 7a538d3
tests fix
leshy 840f874
observation projection
leshy 71fc3a9
Fix VoxelMap rename to VoxelMapTransformer and typo in VoxelGridMappe…
leshy 3a19b4e
typo
leshy abb2fbf
Merge branch 'dev' into feat/memory2-svgvis
leshy 331d821
Use CompositeResource.register_disposable() instead of direct _dispos…
leshy b84f96c
agent test writing guidelines
leshy b5c2ae8
test_null: test through NullStore API instead of ListObservationStore…
leshy a3ff4ab
Address PR #1682 review comments
leshy 207e763
Rename _xf to _transform in Stream for readability
leshy b56517d
Fix flaky LCM test timeout and drone mock disposable error
leshy 503e992
disposing review
leshy 49c9b64
Add stream-level custody tests for Stream → Backend ownership
leshy 51745e9
test cleanup
leshy 1b5f3d4
Add agent code style guide with no-banner rule
leshy f135766
unbound stream tests belong in stream
leshy 889d153
comemnts cleanup
leshy 9aabcd3
small cleanup
leshy 5fe848f
Wrap subscribe() callables in Disposable for register_disposable()
leshy 07b6609
Merge branch 'dev' into feat/memory2-svgvis
leshy 469da56
temporary test supression
leshy 88aa58a
Merge branch 'feat/memory2-svgvis' of github.com:dimensionalOS/dimos …
leshy b0f04c9
obs.start bugfix
leshy ecca867
Merge remote-tracking branch 'origin/dev' into feat/memory2-svgvis
leshy 6b5d649
Fix VoxelGrid.get_global_pointcloud: use _voxel_size not config.voxel…
leshy 9c30023
Merge branch 'dev' into feat/memory2-svgvis
leshy 345fe27
Merge branch 'dev' into feat/memory2-svgvis
leshy e9fead0
Merge branch 'feat/memory2-svgvis' of github.com:dimensionalOS/dimos …
leshy fae3715
Merge branch 'dev' into feat/memory2-svgvis
leshy 5e41489
fix: align with dev's Configurable API and remove default_config
leshy f6271ba
removing accidentally added files
leshy 147ca5e
CompositeResource owns the disposables
leshy c22cc01
fix: replace _disposables.add() with register_disposable()
leshy cd3a2db
Merge remote-tracking branch 'origin/dev' into feat/memory2-svgvis
leshy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Git LFS file not shown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.