-
Notifications
You must be signed in to change notification settings - Fork 28
ONNX Memory: Local embedding backend for cross-session memory #1749
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
Aaronontheweb
merged 52 commits into
netclaw-dev:dev
from
Aaronontheweb:stage/onnx-memory-merge
Aug 27, 2026
Merged
Changes from 45 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
08a7bb5
feat(memory): embedding foundation — ONNX runtime, provisioning, embe…
Aaronontheweb e00a23b
Merge dev into feature/memory-embeddings (CI feature/* triggers #1586…
Aaronontheweb 88cb85a
feat(memory): kNN-nominate/LLM-decide dedup + lossless merges (memory…
Aaronontheweb ec15629
fix(memory): guard-rejected anchor updates fall through to nomination…
Aaronontheweb 12e4476
fix(smoke): update help screenshot baseline for netclaw memory comman…
Aaronontheweb acac139
opsx: memory-relevance-gate change artifacts (proposal, design, specs…
Aaronontheweb f507fdf
test: add failing tests for BOM frontmatter and missing SkillName (#1…
Aaronontheweb d2d07aa
chore: bump SkillServer to 0.4.0-beta.3 (#1593)
Aaronontheweb 26b88be
Bump Grpc.Tools from 2.81.1 to 2.82.0 (#1591)
dependabot[bot] dec40d8
Bump version to 0.25.0-beta.2 and update release notes (#1594)
Aaronontheweb e1dea9d
Bump Netclaw.SkillClient from 0.4.0-beta.3 to 0.4.0-beta.4 (#1596)
dependabot[bot] 4d6f365
fix(subagents): record sub-agent LLM token usage to daily stats (#159…
Aaronontheweb 03723de
fix(release): extract only the latest RELEASE_NOTES section for the G…
Aaronontheweb b492a4b
Merge remote-tracking branch 'origin/dev' into feature/memory-embeddings
Aaronontheweb 8c27daa
chore(release): prepare 0.25.0-alpha.onnx.1 experimental prerelease
Aaronontheweb 95c9644
Merge upstream/feature/memory-embeddings into alpha.onnx.1 release prep
Aaronontheweb a6d0a2f
feat(memory): read-side hybrid recall with absolute cosine floor (mem…
Aaronontheweb b797f4b
feat(memory): calibrated MinCosineSimilarity default 0.68 from gold-p…
Aaronontheweb 99a58e7
test(memory): gold-set recall regression suite, P09 paraphrase-gap fl…
Aaronontheweb 7564384
fix(memory): coverage-gap candidates degrade to lexical instead of bl…
Aaronontheweb 22121d1
docs(memory): hybrid recall skill guidance + eval suite run (memory-c…
Aaronontheweb 76c3265
feat(memory): cross-encoder relevance gate on recall (memory-relevanc…
Aaronontheweb 1776175
docs(memory): relevance gate skill, runbook, and calibration procedur…
Aaronontheweb 9b9d78b
opsx: memory-query-prefix change artifacts (proposal, design, specs, …
Aaronontheweb a646aab
feat(memory): model-documented query prefix + manifest-carried floor …
Aaronontheweb e1bab29
feat(memory): int8 arctic embedder as default model with prefixed flo…
Aaronontheweb 4c8cf68
Merge remote-tracking branch 'upstream/dev' into feature/memory-embed…
Aaronontheweb c0a5447
chore(release): prepare 0.25.0-alpha.onnx.2 experimental prerelease
Aaronontheweb 4e6747a
fix(cli): dispatch netclaw memory command; netclawd --version no long…
Aaronontheweb 53fa8e9
fix(memory): relevance-gate cold-start — keep-warm ticks, envelope-de…
Aaronontheweb 944aadb
chore(release): prepare 0.25.0-alpha.onnx.3 experimental prerelease
Aaronontheweb fb76fa5
feat(memory): operator alert when embedding/reranker model provisioni…
Aaronontheweb f822b7d
fix(daemon,cli): graceful systemd stop; memory subcommand --help hand…
Aaronontheweb 7143170
chore(release): prepare 0.25.0-alpha.onnx.4 experimental prerelease
Aaronontheweb 3ee94a9
onnx.5: sync dev (fail-closed sub-agent approvals #1616 + fixes), pre…
Aaronontheweb 57fd0a1
onnx.6: sync dev @ 0.25.0-beta.4 (curation dedup fix #1637), prepare …
Aaronontheweb 70ba9b0
merge dev (post-0.25.0-beta.4) into feature/memory-embeddings for 0.2…
Aaronontheweb 2077e4b
fix: bump System.Numerics.Tensors pin to 10.0.10 to match Microsoft.E…
Aaronontheweb 5c7278f
Merge pull request #1662 from Aaronontheweb/release/0.25.0-alpha.onnx.7
Aaronontheweb 3aa5617
fix(memory): raise curation LLM timeout default from 10s to 60s (#1679)
Aaronontheweb 1a88f0e
Merge remote-tracking branch 'upstream/dev' into release/0.25.0-alpha…
Aaronontheweb 83ad906
onnx.8: sync dev @ 0.25.0 stable (shutdown fixes #1673), prepare 0.25…
Aaronontheweb 6cd1cce
merge: sync feature/memory-embeddings with dev @ 0.25.2
Aaronontheweb 8e71acd
feat(memory): default ONNX embeddings to enabled
Aaronontheweb 3ed49d5
test: flip Embeddings disabled-by-default bear trap to enabled-by-def…
Aaronontheweb 5c45914
fix(doctor): downgrade missing-model from Error to Warning when AutoD…
Aaronontheweb cc2f0c6
Merge branch 'dev' into stage/onnx-memory-merge
Aaronontheweb 4a924d4
merge: resolve PR 1749 conflicts with dev
Aaronontheweb 81d209d
chore: sign PR 1749 resolution
Aaronontheweb e91ed5a
fix(memory): address PR review findings
Aaronontheweb efcbf64
chore: remove UTF-8 byte order marks
Aaronontheweb 3c857a5
fix(ci): address platform validation failures
Aaronontheweb 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
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.