fabro/crates
Bryan Helmkamp 62b4e9df74 Add subdirectory file discovery to arc-devcontainer
When neither .devcontainer/devcontainer.json nor .devcontainer.json
exists, scan .devcontainer/ for subdirectories containing a
devcontainer.json. Subdirectories are sorted alphabetically and the
first match is used. Standard locations still take priority.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 00:42:34 -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 Add subdirectory file discovery to arc-devcontainer 2026-03-03 00:42:34 -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