-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat!: align hot-path session memory with context-mode #2
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
39 commits
Select commit
Hold shift + click to select a range
cfd4eaf
feat: move session memory to Redis hot tier
vicary b9ca275
feat!: mark context overhaul as 0.2.0 release
vicary 64a0bc8
feat: add local session MCP runtime and tool routing
vicary 545952e
fix: report session doctor cache health
vicary 127b159
chore: ignore local worktree directory
vicary ee10d29
fix: address review follow-up in drain and connection manager
vicary e4becc6
feat: close narrowed MCP batch and index parity gaps
vicary 1c718c1
merge: integrate narrowed MCP gap closure
vicary a3c9bd2
test: fix external path fixture after merge
vicary a1b5bc3
fix: batch chat event writes and trim config prefixes
vicary f5aceba
fix: restore dnt build compatibility
vicary c8c089c
fix: address remaining review follow-ups
vicary 8d4f355
fix: keep review follow-ups green in full validation
vicary b40f593
fix: fail soft when drain claim release errors
vicary fdf8b85
fix: harden injected memory and redact endpoints
vicary d821ed7
fix: redact invalid graphiti endpoint credentials
vicary 57c221a
fix: address remaining review follow-ups
vicary b2bbda1
refactor: share endpoint redaction helpers
vicary 6bd5dcc
fix: preserve session tool root ids after routing
vicary 208bfac
fix: align no-tag version baselines
vicary 87cce93
fix: abort timed out graphiti requests
vicary 2e9a5b0
docs: clarify local build version fallback
vicary 39fa3fc
fix: tighten follow-up review edge cases
vicary 080030d
fix: clarify config and tool denial behavior
vicary 0ae3086
fix: sweep recurring review issues repo-wide
vicary f32e0b9
fix: address remaining review follow-ups
vicary 1abe4a9
fix: close follow-up review gaps
vicary 5ad04b7
fix: keep config errors dnt-compatible
vicary 4060cc6
fix: close runtime and denial review gaps
vicary 781f334
fix: close review follow-up edge cases
vicary 9fe46a4
docs: clarify review query and root exports
vicary 1c38b70
fix: close remaining review follow-ups
vicary ab75451
fix: isolate drain retry batch keys
vicary 1163797
fix: harden connection manager request cleanup
vicary 4c333b4
build: restore dnt task
vicary 309012c
refactor: centralize connection controller cleanup
vicary 57649cc
fix: harden config and drain validation
vicary da8afe9
fix: harden retry alias canonicalization and endpoint coercion
vicary 497b626
fix: harden prompt memory review follow-ups
vicary 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,7 @@ | ||
| .opencode/ | ||
| .swarm/ | ||
|
|
||
| dist/ | ||
|
|
||
| node_modules/ | ||
| .worktrees/ |
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.