Main added execenv.Reuse() for workdir reuse across tasks on the same issue. Our branch removed Type/BranchName/gitRoot from Environment (repos are now checked out on demand). Resolution: keep Reuse() but simplify it to work with the new Environment struct (no workspace type tracking). Keep the "reused" log field from main, drop removed fields. |
||
|---|---|---|
| .. | ||
| codex_home.go | ||
| context.go | ||
| execenv.go | ||
| execenv_test.go | ||
| git.go | ||
| runtime_config.go | ||