fabro/lib/crates
Bryan Helmkamp 0d9b300aaf Remove --no-dotenv flag, always load ~/.arc/.env, never load ./.env
The local .env loading was unnecessary since arc install writes all
config to ~/.arc/.env. Simplifies dotenv behavior to unconditionally
load from the home directory only.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 19:26:43 -04:00
..
arc-agent Remove --no-dotenv flag, always load ~/.arc/.env, never load ./.env 2026-03-10 19:26:43 -04:00
arc-api Eliminate GitCheckpointMode enum, unify local and remote git operations 2026-03-10 18:46:46 -04:00
arc-cli Remove --no-dotenv flag, always load ~/.arc/.env, never load ./.env 2026-03-10 19:26:43 -04:00
arc-config Add GitHub App manifest setup to arc install 2026-03-10 14:36:13 -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 Check GitHub App installation during arc init 2026-03-10 17:18:18 -04:00
arc-llm Fix LLM provider resolution to use model catalog before default fallback 2026-03-10 12:47:24 -04:00
arc-mcp Add sandbox MCP transport for running MCP servers inside Daytona sandboxes 2026-03-10 02:09:04 -04:00
arc-openai-oauth Add api.responses.write scope to OpenAI OAuth flow 2026-03-10 18:07:33 -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 Improve arc run --preflight output with Repository section, merged LLM check, and truncation 2026-03-10 18:17:16 -04:00
arc-workflows Clean up git checkpoint code: fix race condition, add shell quoting, deduplicate push helpers 2026-03-10 19:00:34 -04:00