fabro/lib/crates/fabro-agent/src
Bryan Helmkamp 3b2cffceaf refactor(http): centralize reqwest behind fabro-http
Add the shared fabro-http transport crate and route hand-written HTTP client construction through it.

Use FABRO_HTTP_PROXY_POLICY for test no-proxy defaults, remove direct reqwest deps from ordinary crates, and add clippy bans for raw reqwest entrypoints.
2026-04-12 11:48:54 -04:00
..
profiles fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
agent_profile.rs fmt 2026-04-11 11:27:46 -04:00
cli.rs refactor: remove backwards-compat error type aliases 2026-04-11 12:51:42 -04:00
compaction.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
config.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -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 after merge 2026-04-11 13:43:30 -04:00
event.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
file_tracker.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
history.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
lib.rs refactor: remove backwards-compat error type aliases 2026-04-11 12:51:42 -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: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
mcp_integration.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -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: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
skills.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
subagent.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
test_support.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
tool_execution.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
tool_registry.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
tools.rs refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00
truncation.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
types.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
v4a_patch.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00