-
Notifications
You must be signed in to change notification settings - Fork 788
fix(memos-local-plugin): prevent orphan episode scan from closing active sessions; add episode delete API #1546
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
Closed
Closed
Changes from 10 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
3bf3ead
fix(memos-local-plugin): prevent orphan episode scan from closing act…
Starfie1d1272 328d1a5
fix(memos-local-plugin): prevent bridge process flood and crash on He…
Starfie1d1272 27d64eb
fix(memos-local-plugin): read bridge version from package.json instea…
Starfie1d1272 f2571e7
Update apps/memos-local-plugin/agent-contract/memory-core.ts
Starfie1d1272 68bfe16
Update apps/memos-local-plugin/core/session/manager.ts
Starfie1d1272 bfee04d
fix(memos-local-plugin): reject deletion of open episodes (409 conflict)
Starfie1d1272 23d0e89
fix(memos-local-plugin): connect Hermes provider to daemon bridge via…
Starfie1d1272 dc985cf
fix(memos-local-plugin): implement TCP transport for daemon bridge; a…
Starfie1d1272 948adff
fix(memos-local-plugin): address Copilot review round 2 — TCP fallbac…
Starfie1d1272 e09f116
fix: reconnect FD leak, tcp close race, deleteEpisode non-optional
Starfie1d1272 34bdb43
fix: tcp listen error handling, tcp_host fallback, delete response shape
Starfie1d1272 7e08cf7
fix: shutdown re-entrancy, JSON-RPC method validation, socket error c…
Starfie1d1272 981a1db
fix: remove duplicate tcpServer declaration
Starfie1d1272 a641b1d
fix: socket destroy guard, deleteClosedEpisode helper
Starfie1d1272 0fe7906
fix: TCP cleanup on failure, error listener, daemon guard, BridgeErro…
Starfie1d1272 8abb30b
test(memos-local-plugin): add orphan init and deleteEpisode unit tests
Starfie1d1272 700f006
fix(memos-local-plugin): close _rfile leak, PID path via MEMOS_HOME, …
Starfie1d1272 3fa7375
chore(memos-local-plugin): sync package-lock.json to 2.0.0-beta.1
Starfie1d1272 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
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.