fabro/crates
Bryan Helmkamp 4ad60489b9 Fix 4 spec compliance gaps in arc-devcontainer
- Stop baking remoteEnv into Dockerfile (only containerEnv belongs as ENV)
- Merge forwardPorts with compose ports in compose mode (with dedup)
- Support build.target (parsed with variable substitution)
- Handle forwardPorts string formats like "8080:80" and "9090"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 00:06:23 -05:00
..
arc-agent Carry typed errors through the entire stack instead of stringifying early 2026-03-02 21:53:23 -05:00
arc-api Simplify config loading: fix TOCTOU, eager init, remove dead code 2026-03-02 23:24:39 -05:00
arc-cli Rename progress.jsonl fields for clarity 2026-03-02 19:11:33 -05:00
arc-db Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-devcontainer Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Add arc llm chat subcommand for interactive multi-turn conversations 2026-03-02 11:54:47 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Add spec-first OpenAPI for arc-api with generated types 2026-03-01 21:43:49 -05:00
arc-util Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
arc-workflows Simplify preflight: remove dead RunMode enum, fix stringly-typed provider matching 2026-03-02 23:54:02 -05:00