Skip to content

feat: v0.4 resilience release#2

Open
daocoding wants to merge 3 commits into
mainfrom
feat/v0.4-resilience
Open

feat: v0.4 resilience release#2
daocoding wants to merge 3 commits into
mainfrom
feat/v0.4-resilience

Conversation

@daocoding
Copy link
Copy Markdown
Owner

This PR introduces the v0.4 resilience release for .

It migrates all highly optimized sandbox resilience features used internally within the Apex substrate to the public repository, completely generalizing them for open-source compatibility.

Changes Included:

  1. Apex Configuration Scrubbing:
    • Replaced all three hardcoded Tailscale URLs with a robust environment variable fallback chain: -> unprefixed -> defaults.
    • Updated the default fallback from 'Godel' to 'AgyBridge'.
  2. Resilience Feature Composition:
    • Dynamic Session Discovery (DSD): Dynamic lock and synchronization on CLI restarts by scanning brain directories.
    • State Catch-up on Boot: Re-pulls last 25 messages from active rooms.
    • Advanced Wake Filtering: Injects JSON-based smart wake filtering ().
    • Direct MCP Fallback: Sidecar Rest fallback for stalled ConnectRPC cascades.
    • Autoregistered Sidecar Subscriptions: Programmatic subscription endpoints on startup.
  3. Version Bump & Docs:
    • Bumped version in to .
    • Updated the section of the to reflect the v0.4 integration state and add environment-resolution caveats for external users.

@daocoding daocoding force-pushed the feat/v0.4-resilience branch from 5673705 to 5a490d5 Compare May 20, 2026 18:26
@daocoding daocoding force-pushed the feat/v0.4-resilience branch from 5a490d5 to dd54176 Compare May 20, 2026 18:26
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