-
Notifications
You must be signed in to change notification settings - Fork 0
feat(client): track CoordiNode 0.5.5 and make the demo stack real #80
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
56 commits
Select commit
Hold shift + click to select a range
584ddeb
feat(client): track the 0.5.1 proto and drop the stand-in messages
polaz 0d2324d
feat(client): expose the 0.5 write, read and bulk-insert surface
polaz 71f0674
fix(demo): unblock the notebook stack and stop the install cell shado…
polaz 6847261
fix(demo): make the container run the mounted SDK instead of a release
polaz 7d93c52
fix(embedded): convert the Value variants 0.5 added
polaz a6215be
chore(demo): record why the SDK install cannot be binary-only
polaz a3bc740
fix(demo): make the agent guards linear and land the pip suppression
polaz bc73b5f
fix(demo): move the stack to the server release that does not crash
polaz 616e90c
feat(demo): notebook for what 0.5 added, and correct the time-travel …
polaz 4bd0dc2
feat(client): decode the path and multi-vector wire types
polaz d29abb9
fix(client): make a timestamped read a snapshot read
polaz f9c6372
fix(demo): make the install cell survive a fresh environment
polaz d7b26ed
fix(build): generate proto stubs where they are actually missing
polaz 6a6dfd0
build: track the server release this checkout is built for
polaz 4f0f5c4
fix(sdk): keep a multi-vector a multi-vector on re-encode
polaz 7177975
fix(langchain): expose the schema accessors GraphStore declares
polaz b45e51f
build(deps): raise floors to what the shipped stubs require
polaz 20ba8de
fix(build): let the pip install path work without uv
polaz 09cecaa
build: pin the server image by digest and track v0.5.3
polaz b299982
fix(demo): run the notebooks on current langchain and a real server
polaz fb66a61
fix(demo): say which notebook needs a server and check both time views
polaz 57f3995
test(demo): check the session guard against the queries that fooled it
polaz f34c7c2
fix(sdk): refuse a causal fence together with a pinned read
polaz f0b07d4
build: drive the pip install path through one interpreter
polaz 90e5b0b
fix(demo): blank inert Cypher syntax before the session-scope check
polaz f2c072f
fix(embedded): keep a multi-vector a multi-vector on re-encode
polaz 9520ef9
fix(demo): require every MATCH to carry its own session scope
polaz d6e4e35
build(embedded): record the engine versions the submodule now pins
polaz 5309c8e
build: track the v0.5.4 server release
polaz 9e1f5c2
refactor(demo): drop the workarounds v0.5.4 makes unnecessary
polaz 5673cf6
build: track the v0.5.5 server release
polaz 1020975
build(embedded): record the engine versions the submodule now pins
polaz 1f2b843
fix(demo): reject a session scope that OR or NOT undoes
polaz 4a8b338
fix(demo): bootstrap on the client surface, not on import alone
polaz fa910b1
docs(client): say why the schema type map mirrors the wire enum
polaz 230eff8
ci: resolve from the lockfile and install wheels only
polaz 979e676
fix(demo): tie a WHERE scope to an alias its own MATCH binds
polaz c2025b9
fix(demo): drop the import caches where the install happens
polaz a8fa5b3
fix(embedded): keep a path a path on re-encode
polaz 5ec3390
build: point the quick-start stack at the tested server
polaz 29a07bf
fix(embedded): keep the value tags in a standalone install
polaz d7782b2
ci: run every extension-backed test in the wheel job
polaz 04dfe20
fix(demo): scope every node a MATCH names, not just one of them
polaz 56d718e
docs(ci): record why --no-build keeps the workspace installable
polaz b2587c4
fix(demo): bound the work the scope guard will do on one query
polaz 0d48159
build(embedded): put the compiled extension in the release cycle
polaz 48a89ac
refactor(demo): isolate the agent notebook by database, not by filter
polaz bbce887
fix(client): reject at_timestamp=0 instead of silently unpinning the …
polaz 52b4305
perf(embedded): stop paying per value in the conversion layer
polaz 9cc1f93
fix(demo): bound query_facts again after the guard came out
polaz bdc52c3
refactor(types): move the path encoding out of the value dispatch
polaz 3f0c65d
refactor(types): move the sequence encoding out of the value dispatch…
polaz b3684a6
fix(embedded): remember the tag lookup only when it succeeds
polaz 398384a
fix(demo): cap the rows, not the query text
polaz 8618bdf
fix(demo): give the agent back a memory that survives a restart
polaz a25bcbc
docs(demo): correct what the published wheel actually cannot do
polaz 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
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.