Files
multica/server/internal/daemon/execenv
Jiayuan Zhang 3c97efc2e4 fix(daemon): symlink Codex sessions dir to shared home for discoverability
Per-task CODEX_HOME isolated session logs in per-task directories, making
them invisible from the global ~/.codex/sessions/ where users expect to
find them. Symlink the sessions directory back to the shared home so
Codex writes session logs to the global location while keeping skills
isolated per task.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 14:56:33 +08:00
..