Files
multica/server
Jiang Bohan b4bd494575 refactor(execenv): collapse codex plugin cache stale-link branches
Merge the two symlink removal branches in exposeSharedCodexPluginCache —
they shared the same os.Remove + recreate path with only the error label
differing. The branch is now keyed off Lstat's ModeSymlink bit, with
Readlink reused only to fast-path an already-correct link. Behaviour is
unchanged; just less duplicated code.
2026-04-26 10:59:36 +08:00
..