Brian Cheung

Results 2 issues of Brian Cheung

Repos cloned from the same source share the same root commit hash, causing them to share sessions unexpectedly. Opening opencode in either repo shows sessions from both. ## Affected workflows...

When switching/resuming sessions, the entire execution context remains bound to `Instance.directory` (where opencode was started), not the session's stored `directory`. ## What's affected - **System prompt** - LLM is told...