mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| profiles | ||
| agent_profile.rs | ||
| cli.rs | ||
| compaction.rs | ||
| config.rs | ||
| docker_sandbox.rs | ||
| error.rs | ||
| event.rs | ||
| file_tracker.rs | ||
| history.rs | ||
| lib.rs | ||
| local_sandbox.rs | ||
| loop_detection.rs | ||
| mcp_integration.rs | ||
| memory.rs | ||
| read_before_write_sandbox.rs | ||
| sandbox.rs | ||
| session.rs | ||
| skills.rs | ||
| subagent.rs | ||
| test_support.rs | ||
| tool_execution.rs | ||
| tool_registry.rs | ||
| tools.rs | ||
| truncation.rs | ||
| types.rs | ||
| v4a_patch.rs | ||