multica/apps/cli/src
Jiayuan Zhang a2c1379c1d feat(cli): add --run-log flag and session dir output for agent-driven E2E testing
Add --run-log CLI flag to enable structured run logging without env var.
Print session directory path to stderr when run-log is enabled so Coding
Agents can easily locate log files for analysis.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:03:40 +08:00
..
commands feat(cli): add --run-log flag and session dir output for agent-driven E2E testing 2026-02-15 16:03:40 +08:00
autocomplete.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
colors.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts fix(cli): filter pnpm standalone -- arg and simplify dev scripts 2026-02-10 18:09:12 +08:00
interactive.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
non-interactive.ts fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
output.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
output.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
profile.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
skills.ts refactor(credentials): remove skills.env.json5 support 2026-02-15 13:34:51 +08:00
tools.ts fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00