You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discover local repositories — point OpenCode Manager at a parent directory and import all nested git repositories and worktrees in one step
Link existing repos in place — discovered repositories keep their original source path instead of being copied, with a persisted sourcePath for session matching
Reconnect existing OpenCode sessions — first-run import of existing OpenCode config/state automatically links prior chats to matching discovered repositories
Updated onboarding flow with folder discovery dialog in the add-repository UI
Docker documentation for preserving host absolute paths so imported sessions still match
Memory Plugin (v0.0.21)
Ralph iterative development loops — new execution mode with stall detection watchdog, session lifecycle management, and automatic cleanup
Project KV store — ephemeral key-value storage with 24-hour TTL (memory-kv-set, memory-kv-get, memory-kv-list tools)
Plan approval interception — user-in-the-loop workflows with question tool result handling
CLI commands for Ralph loop management: status, cancel, restart, upgrade