fabro/lib/crates
Bryan Helmkamp 1dcad0529a Split ~/.arc/logs/ into logs/ and runs/
Per-run data now lives in ~/.arc/runs/ while daily CLI log files
stay in ~/.arc/logs/. Renames: logs_root → run_dir (RunConfig field,
Handler trait param, all handlers), logs_dir → run_dir (CLI arg,
local variables), default_logs_base → default_runs_base (path fn).
Adds DB migration 002 to rename workflow_runs.logs_dir → run_dir.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 09:40:03 -04:00
..
arc-agent Fall back to localhost for sandbox MCP transport on local sandboxes 2026-03-10 08:14:37 -04:00
arc-api Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
arc-cli Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
arc-config Gate arc-exe behind exedev feature flag 2026-03-10 00:08:09 -04:00
arc-db Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
arc-devcontainer Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-exe Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-git-storage Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-github Add Draft PR Mode Support (#13) 2026-03-09 15:20:45 -04:00
arc-llm Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-mcp Add sandbox MCP transport for running MCP servers inside Daytona sandboxes 2026-03-10 02:09:04 -04:00
arc-slack Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-sprites Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-types Fix relative paths broken by crates/ → lib/crates/ move 2026-03-09 13:20:47 -04:00
arc-util Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00
arc-workflows Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00