fabro/lib/crates
Bryan Helmkamp e776fb9bb1 Disable server feature by default in arc-cli
CLI-only builds no longer pull in arc-api and its heavy server
dependencies (axum, tower, hyper, sqlx, arc-db, arc-types) unless
the server feature is explicitly enabled.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 23:52:49 -04:00
..
arc-agent Deduplicate project docs by content 2026-03-09 13:58:20 -04:00
arc-api Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
arc-cli Disable server feature by default in arc-cli 2026-03-09 23:52:49 -04:00
arc-config Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
arc-db Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -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 Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -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 Add version info (semver + git SHA + build date) to arc CLI 2026-03-09 15:04:01 -04:00
arc-workflows Fix deadlock and missed event in retro agent session 2026-03-09 22:54:27 -04:00