Skip to content

fix: stabilize storage, memory, LSP, and Hermes LCM#465

Merged
ScriptedAlchemy merged 16 commits into
masterfrom
codex/fix-windows-consolidation-lock-flake
Jul 12, 2026
Merged

fix: stabilize storage, memory, LSP, and Hermes LCM#465
ScriptedAlchemy merged 16 commits into
masterfrom
codex/fix-windows-consolidation-lock-flake

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • exclude held coordination locks from consolidation backups while preserving forensic .dirty markers
  • reuse the active daemon database handle for project memory without redirecting branch-scoped access away from the shared project store
  • stabilize fake LSP server startup on macOS
  • preserve atomic Hermes LCM tool transactions and trust validated backend replay shrink estimates

Aggregated PRs

Each listed head is an ancestor of this branch head. #465 is the single aggregate runtime-fix PR targeting master.

Verification

  • focused consolidation restart and forensic-backup tests
  • project-store MCP regression tests
  • LSP broker tests
  • cargo test --test hermes_suite --test session_suite --quiet
  • cargo fmt --all -- --check
  • full aggregate CI required before merge

Hermes Agent core was not modified.

@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 97cd697

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 ScriptedAlchemy changed the title fix(storage): avoid Windows snapshot copy locks fix: stabilize storage, memory, LSP, and Hermes LCM Jul 12, 2026
@ScriptedAlchemy ScriptedAlchemy merged commit 647a7f2 into master Jul 12, 2026
19 checks passed
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