fabro/lib/crates
Bryan Helmkamp 11414c15b2 Add arc-config crate and make arc-api optional via server feature flag
Centralizes config types (ServerConfig, CliConfig, expand_tilde) into a
new arc-config crate. Makes arc-api an optional dependency of arc-cli
behind a default-on "server" feature flag, so CLI-only builds skip heavy
server deps (axum, tower, hyper, sqlx, arc-db, arc-types).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 23:50:41 -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 Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -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