fabro/crates
Bryan Helmkamp 3748fea9d5 Work around Daytona SDK missing env support in exec_command
The Daytona toolbox API's ExecuteRequest struct has no env field,
so ExecuteCommandOptions.env is silently dropped. Prepend export
statements to the command string to inject env vars into the shell.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:59:40 -05:00
..
arc-agent Pass [sandbox.env] through API backend tool execution 2026-03-07 23:13:51 -05:00
arc-api Add [sandbox.env] support to workflow configs 2026-03-07 22:43:16 -05:00
arc-cli Rename stale agent variable to exec in cli_config tests 2026-03-07 22:42:15 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-exe Add SandboxProvider::Exe for exe.dev VM sandboxes 2026-03-07 09:18:00 -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 Simplify opaque OpenAI item handling and DockerfileSource serde 2026-03-07 21:16:27 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-slack Fix 10 OpenAPI review items for HITL, run outputs, and verifications 2026-03-06 15:13:06 -05:00
arc-sprites Add arc-sprites crate for Sprites (Fly.io) VM sandbox 2026-03-07 18:06:58 -05:00
arc-types Sessions API review fixes: add updated_at to create response, UUID session IDs, remove misleading SSE schemas 2026-03-06 09:51:50 -05:00
arc-util DRY up telemetry ID loading and Telemetry construction 2026-03-07 22:03:58 -05:00
arc-workflows Work around Daytona SDK missing env support in exec_command 2026-03-07 23:59:40 -05:00