multica/server/internal/daemon/execenv
Jiayuan 7d126cc549 feat(daemon): group task directories by workspace ID
Task execution environments were all created flat under WorkspacesRoot,
mixing tasks from different workspaces. Now tasks are nested under their
workspace ID for clearer organization and easier per-workspace cleanup.
2026-03-30 20:13:30 +08:00
..
codex_home.go feat(daemon): inject skills into agent-native directories 2026-03-28 00:47:00 +08:00
context.go feat(daemon): inject skills into agent-native directories 2026-03-28 00:47:00 +08:00
execenv.go feat(daemon): group task directories by workspace ID 2026-03-30 20:13:30 +08:00
execenv_test.go feat(daemon): group task directories by workspace ID 2026-03-30 20:13:30 +08:00
git.go feat(daemon): agent-driven repo checkout with bare clone cache 2026-03-29 19:37:48 +08:00
runtime_config.go feat(daemon): agent-driven repo checkout with bare clone cache 2026-03-29 19:37:48 +08:00