Skip to content

fix(memory): reuse daemon database handle#466

Closed
ScriptedAlchemy wants to merge 2 commits into
masterfrom
codex/fix-memory-retrieval-io-flake
Closed

fix(memory): reuse daemon database handle#466
ScriptedAlchemy wants to merge 2 commits into
masterfrom
codex/fix-memory-retrieval-io-flake

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Fixes the Linux memory-ranking flake caused by active-project MCP handlers reopening the daemon-owned WAL database. Active-project operations now reuse the served database handle; user and cross-project targets remain independently owned.

Verification: regression 10/10; cargo clippy --lib -- -D warnings; fmt and diff checks.

@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1ab53cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy

Copy link
Copy Markdown
Owner Author

Superseded by aggregate PR #465. Exact head 1ab53cf is contained as an ancestor of aggregate head 54f53f8; full aggregate CI is the merge gate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant