fabro/lib/crates/fabro-agent/src
Bryan Helmkamp 501f0e76d1 fmt: apply nightly rustfmt and document nightly requirement
The rustfmt.toml uses nightly-only options (struct_field_align_threshold,
imports_granularity, etc.) so stable rustfmt silently skips them,
producing different output. Use cargo +nightly fmt going forward.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 12:22:51 -04:00
..
profiles fmt 2026-04-11 11:27:46 -04:00
agent_profile.rs fmt 2026-04-11 11:27:46 -04:00
cli.rs fmt 2026-04-11 11:27:46 -04:00
compaction.rs fmt 2026-04-11 11:27:46 -04:00
config.rs fmt 2026-04-11 11:27:46 -04:00
docker_sandbox.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
error.rs fmt: apply nightly rustfmt and document nightly requirement 2026-04-11 12:22:51 -04:00
event.rs fmt 2026-04-11 11:27:46 -04:00
file_tracker.rs fmt 2026-04-11 11:27:46 -04:00
history.rs fmt 2026-04-11 11:27:46 -04:00
lib.rs refactor: standardize crate error types 2026-04-11 11:53:53 -04:00
local_sandbox.rs Create fabro-sandbox crate, consolidating Sandbox trait and all implementations 2026-03-19 20:06:19 -04:00
loop_detection.rs fmt 2026-04-11 11:27:46 -04:00
mcp_integration.rs fmt 2026-04-11 11:27:46 -04:00
memory.rs fmt 2026-04-11 11:27:46 -04:00
read_before_write_sandbox.rs Create fabro-sandbox crate, consolidating Sandbox trait and all implementations 2026-03-19 20:06:19 -04:00
sandbox.rs fmt: apply nightly rustfmt and document nightly requirement 2026-04-11 12:22:51 -04:00
session.rs fmt 2026-04-11 11:27:46 -04:00
skills.rs fmt 2026-04-11 11:27:46 -04:00
subagent.rs fmt 2026-04-11 11:27:46 -04:00
test_support.rs fmt 2026-04-11 11:27:46 -04:00
tool_execution.rs fmt 2026-04-11 11:27:46 -04:00
tool_registry.rs fmt 2026-04-11 11:27:46 -04:00
tools.rs fmt 2026-04-11 11:27:46 -04:00
truncation.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
types.rs fmt 2026-04-11 11:27:46 -04:00
v4a_patch.rs fmt 2026-04-11 11:27:46 -04:00