Skip to content

v0.47.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:26
· 1486 commits to main since this release

Added

  • synapse doctor now reports local filesystem pressure and exposes
    --disk-path, --disk-warn-used-percent, and --disk-warn-free-mib for
    workspace-specific checks.
  • Provider shell wrappers now auto-bootstrap interactive Codex, Claude, Kimi, and
    Grok sessions into persistent tmux-backed Synapse wake targets from normal
    provider startup.

Changed

  • synapse worker-session now defaults to persistent tmux terminal mode for
    interactive providers launched from a real terminal, with
    SYNAPSE_PROVIDER_TMUX=0 or --terminal-tmux off as the direct-execution
    escape hatch.