fabro/lib/crates/fabro-workflow/src
Bryan Helmkamp 264576ea85
refactor: remove dead code and unnecessary clones in run event types
Remove unused RunEventHeader and AssistantUsageProps structs, simplify
identity RunNoticeLevel conversion, and return references from
event_name()/properties() instead of cloning.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:08:38 -04:00
..
graph Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
handler refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
lifecycle refactor: remove dead code and unnecessary clones in run event types 2026-04-04 12:08:38 -04:00
operations refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
pipeline refactor: remove dead code and unnecessary clones in run event types 2026-04-04 12:08:38 -04:00
records refactor(run): remove legacy checkpoint and stage dir I/O 2026-04-03 15:23:45 -07:00
transforms Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
artifact.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
asset_snapshot.rs refactor(run): remove legacy checkpoint and stage dir I/O 2026-04-03 15:23:45 -07:00
assets.rs Add CLI integration test coverage 2026-03-30 18:23:24 -04:00
condition.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
context.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
devcontainer_bridge.rs refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
error.rs refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
event.rs refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
git.rs refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
graph.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
hook_context.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
lib.rs Remove dead code, double-Arc, and back-compat shims 2026-04-03 16:24:44 -07:00
node_handler.rs Rename fabro_core::RunState to ExecutionState 2026-04-03 16:34:24 -07:00
outcome.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
pull_request.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
retry.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
run_dir.rs refactor(run): remove legacy checkpoint and stage dir I/O 2026-04-03 15:23:45 -07:00
run_dump.rs refactor: replace artifact values with run blobs 2026-04-03 23:59:27 -07:00
run_lookup.rs refactor: rename workflow run events 2026-04-04 11:15:32 -04:00
run_options.rs Rename FabroSettings to Settings, eliminate FabroSettingsExt 2026-04-02 07:36:44 -07:00
run_status.rs Remove dead code, double-Arc, and back-compat shims 2026-04-03 16:24:44 -07:00
sandbox_git.rs Integrate twin-github for fabro-github tests 2026-04-01 09:48:33 -04:00
test_support.rs refactor: rename workflow run events 2026-04-04 11:15:32 -04:00