Commit e353e83
committed
Fix: preserve ALL existing non-.opencode files in coexistence mode
Previously only ~20 shared paths were preserved. Now in coexistence mode
(claude_ccgs_coexist, codex_ccgs_coexist, multi_runtime), ALL existing
non-.opencode/ files at the target are preserved — including project-
specific files like README.md, LICENSE, .gitignore, and .github/*.
Only .opencode/ files (our exclusive runtime space) are written/updated,
plus AGENTS.md (marker-block splice for new files, append for existing).1 parent 316b0c2 commit e353e83
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
| 265 | + | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments