fabro/crates/arc-agent/src
Bryan Helmkamp 990b2e9124 Add sandbox details and hyperlink to progress output
Show sandbox name, CPU, and memory on a second indented detail line
beneath the "Sandbox: provider" line. Hyperlink the provider name to
its dashboard URL using OSC 8 terminal escape sequences (TTY only).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 08:45:42 -05:00
..
profiles Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
cli.rs Fix UTF-8 string slicing panics with floor_char_boundary helper 2026-03-04 02:36:56 -05:00
compaction.rs Fix UTF-8 string slicing panics with floor_char_boundary helper 2026-03-04 02:36:56 -05:00
config.rs Fix retro error handling and add Session wall-clock timeout 2026-03-01 17:39:13 -05:00
docker_sandbox.rs Add sandbox details and hyperlink to progress output 2026-03-04 08:45:42 -05:00
error.rs Carry typed errors through the entire stack instead of stringifying early 2026-03-02 21:53:23 -05:00
event.rs Carry typed errors through the entire stack instead of stringifying early 2026-03-02 21:53:23 -05:00
file_tracker.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
history.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
lib.rs Fix UTF-8 string slicing panics with floor_char_boundary helper 2026-03-04 02:36:56 -05:00
local_sandbox.rs Add sandbox details and hyperlink to progress output 2026-03-04 08:45:42 -05:00
loop_detection.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
mcp_integration.rs Rename ExecutionEnvironment to Sandbox across the codebase 2026-03-02 11:33:21 -05:00
project_docs.rs Rename ExecutionEnvironment to Sandbox across the codebase 2026-03-02 11:33:21 -05:00
provider_profile.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
read_before_write_sandbox.rs Rename ExecutionEnvironment to Sandbox across the codebase 2026-03-02 11:33:21 -05:00
sandbox.rs Add sandbox details and hyperlink to progress output 2026-03-04 08:45:42 -05:00
session.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
skills.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
subagent.rs Carry typed errors through the entire stack instead of stringifying early 2026-03-02 21:53:23 -05:00
test_support.rs Add sandbox details and hyperlink to progress output 2026-03-04 08:45:42 -05:00
tool_execution.rs Rename ExecutionEnvironment to Sandbox across the codebase 2026-03-02 11:33:21 -05:00
tool_registry.rs Rename ExecutionEnvironment to Sandbox across the codebase 2026-03-02 11:33:21 -05:00
tools.rs Rename ExecutionEnvironment to Sandbox across the codebase 2026-03-02 11:33:21 -05:00
truncation.rs Fix UTF-8 string slicing panics with floor_char_boundary helper 2026-03-04 02:36:56 -05:00
types.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
v4a_patch.rs Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00