cloudaxe-opencode/packages/opencode/src/project
Aiden Cline aa884b003e core: prevent sessions from disappearing after git init
Previously, sessions created in a non-git directory would disappear from
the session picker after running git init and making the first commit.
This happened because the migration logic ran prematurely before a stable
project ID existed.
2025-12-06 23:32:47 -06:00
..
bootstrap.ts show current git branch in tui (#4765) 2025-11-25 21:39:20 -06:00
instance.ts Tui onboarding (#4569) 2025-11-21 00:21:06 -05:00
project.ts core: prevent sessions from disappearing after git init 2025-12-06 23:32:47 -06:00
state.ts Tui onboarding (#4569) 2025-11-21 00:21:06 -05:00
vcs.ts enable parcel file watcher, expand parcel ignore patterns, replace fs watcher for git branches with parcel (#4805) 2025-11-26 17:33:43 -06:00