fabro/lib/crates/fabro-workflow/src
2026-05-12 21:46:02 -04:00
..
event feat(billing): price usage by catalog model speed 2026-05-12 21:46:02 -04:00
graph refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
handler feat(billing): price usage by catalog model speed 2026-05-12 21:46:02 -04:00
lifecycle feat(llm): register providers from resolved catalog 2026-05-12 19:58:14 -04:00
operations feat(llm): validate model request controls 2026-05-12 20:33:56 -04:00
pipeline feat(billing): price usage by catalog model speed 2026-05-12 21:46:02 -04:00
records refactor: unify run vocabulary and metadata snapshot layout 2026-04-20 22:17:23 -04:00
transforms feat(llm): register providers from resolved catalog 2026-05-12 19:58:14 -04:00
artifact.rs feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
artifact_snapshot.rs feat(command): distinguish cancelled commands from timeouts 2026-04-30 22:45:37 -04:00
artifact_upload.rs feat(run): separate stage state and artifact retries 2026-05-01 20:10:47 -04:00
billing_rollup.rs refactor(runs): simplify run projection shape 2026-05-09 23:31:43 -04:00
command_log.rs feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
condition.rs refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
context.rs feat(runs): merge command output streams 2026-05-07 22:07:13 -07:00
devcontainer_bridge.rs Cancel in-flight agent stages with CancellationToken (#211) 2026-05-05 09:54:22 -04:00
error.rs fix(validate): pick up sibling workflow.toml inputs for bare .fabro path (#242) 2026-05-12 12:05:21 -04:00
event.rs Surface silent fallback warnings in runs and logs (#205) 2026-05-05 09:18:05 -04:00
file_resolver.rs refactor(manifest): tighten ManifestPath API 2026-04-29 12:37:46 -04:00
git.rs refactor(runs): simplify run projection shape 2026-05-09 23:31:43 -04:00
github_token_source.rs refactor: simplify token plumbing and parallelize read_many_files 2026-05-06 07:15:18 -04:00
graph.rs refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
hook_context.rs Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00
lib.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
manifest_path.rs refactor(manifest): tighten ManifestPath API 2026-04-29 12:37:46 -04:00
node_handler.rs refactor: simplify auth and actor handling 2026-05-02 11:44:17 -04:00
outcome.rs feat(billing): price usage by catalog model speed 2026-05-12 21:46:02 -04:00
pull_request.rs refactor(workflow): harden PR content generation 2026-05-05 08:25:17 -04:00
retry.rs ci: switch clippy to pinned nightly, clean up workspace lints 2026-04-16 18:59:11 -04:00
run_control.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
run_dir.rs fmt 2026-04-11 11:27:46 -04:00
run_lookup.rs feat(api): unify public run shape 2026-05-10 20:48:55 -04:00
run_materialization.rs feat(model): support open provider catalog data (#245) 2026-05-12 15:42:49 -04:00
run_metadata.rs feat(run): add managed branch controls (#243) 2026-05-12 12:00:30 -04:00
run_options.rs Cancel in-flight agent stages with CancellationToken (#211) 2026-05-05 09:54:22 -04:00
run_status.rs refactor(run-status): unify tagged lifecycle states 2026-04-22 17:15:13 -04:00
runtime_store.rs refactor(runs): simplify run projection shape 2026-05-09 23:31:43 -04:00
sandbox_git.rs feat(runs): surface diff summary counts 2026-05-07 17:34:32 -07:00
sandbox_git_runtime.rs fix(workflow): retain exec output tails on failures 2026-05-03 21:30:34 -04:00
services.rs feat(llm): register providers from resolved catalog 2026-05-12 19:58:14 -04:00
stage_scope.rs refactor(workflow): split event module by responsibility 2026-05-02 14:52:10 -04:00
steering_hub.rs fix(events): expose stage interrupt events in transcript 2026-05-08 08:22:12 -07:00
test_support.rs feat(llm): register providers from resolved catalog 2026-05-12 19:58:14 -04:00
workflow_bundle.rs refactor(manifest): tighten ManifestPath API 2026-04-29 12:37:46 -04:00