fabro/lib/crates/fabro-agent/src
Bryan Helmkamp 0be6b81160
refactor: rename EventEmitter to Emitter
The Event prefix is redundant since the type lives in event.rs modules.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:24:42 -04:00
..
profiles Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
agent_profile.rs Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
cli.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
compaction.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24:42 -04:00
config.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
docker_sandbox.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
error.rs Add #[source] error chaining to SdkError and tool_type field to ToolCall 2026-03-23 15:38:00 -04:00
event.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24:42 -04:00
file_tracker.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
history.rs Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
lib.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24: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 fix clippy large_enum_variant and rename ARC_ env vars in .env.example 2026-03-12 14:37:22 -04:00
mcp_integration.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
memory.rs Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -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 Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
session.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24:42 -04:00
skills.rs Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
subagent.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
test_support.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
tool_execution.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24:42 -04:00
tool_registry.rs Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
tools.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
truncation.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
types.rs Simplify: fix buggy JSON sorting, deduplicate event filtering, clean up wait loop 2026-04-01 20:13:15 -04:00
v4a_patch.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00