fabro/lib/crates
Bryan Helmkamp 3652f7435b
perf(sandbox): speed up Docker repository clones
Use shallow single-branch Docker sandbox clones with tag fetching disabled to reduce run initialization time for clone-based sandboxes.
2026-04-29 13:55:34 -04:00
..
fabro-agent test(cli): prune slow integration outliers 2026-04-28 19:26:27 -07:00
fabro-api refactor: unify duplicate API types via with_replacement 2026-04-28 12:29:37 -07:00
fabro-auth refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
fabro-checkpoint Make git metadata sandbox-native 2026-04-27 21:43:15 -07:00
fabro-cli Merge remote-tracking branch 'origin/main' into pr-176 2026-04-29 12:45:33 -04:00
fabro-client fix(cli): keep validate off runtime preflight 2026-04-28 14:50:04 -07:00
fabro-config Make git metadata sandbox-native 2026-04-27 21:43:15 -07:00
fabro-core refactor(unwrap): clean runtime hotspot call sites 2026-04-19 20:48:44 -04:00
fabro-dev fix(docs): use MDX comment syntax for generated fences 2026-04-29 01:27:43 -04:00
fabro-devcontainer refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
fabro-github chore(lint): satisfy workspace clippy 2026-04-29 11:48:22 -04:00
fabro-graphviz refactor: adopt strum for enum string conversions 2026-04-22 17:16:25 -04:00
fabro-hooks refactor(llm): return Self from Client::from_source 2026-04-23 21:03:21 -04:00
fabro-http refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
fabro-install feat(install): add sandbox provider step to web install wizard 2026-04-27 14:59:17 -07:00
fabro-interview Merge remote-tracking branch 'origin/main' 2026-04-19 20:32:02 -04:00
fabro-llm refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
fabro-macros refactor(dev): simplify generated docs tooling 2026-04-24 18:41:00 -04:00
fabro-mcp fix: simplify fabro-http crate and fix correctness issues 2026-04-12 12:20:55 -04:00
fabro-model refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
fabro-oauth refactor(redact): extract redaction into dedicated crate 2026-04-24 15:02:23 -04:00
fabro-options-metadata refactor(dev): simplify generated docs tooling 2026-04-24 18:41:00 -04:00
fabro-proc refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
fabro-redact refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
fabro-retro refactor: simplify metadata snapshot + retro upload paths 2026-04-21 08:27:59 -04:00
fabro-sandbox perf(sandbox): speed up Docker repository clones 2026-04-29 13:55:34 -04:00
fabro-server chore(run-files): fix pre-existing clippy lints 2026-04-29 13:16:40 -04:00
fabro-slack refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
fabro-spa feat(dev): gitignore embedded spa assets 2026-04-26 21:31:11 -04:00
fabro-static Make Rust tests independent of SPA assets 2026-04-27 08:17:37 -07:00
fabro-store refactor: unify duplicate API types via with_replacement 2026-04-28 12:29:37 -07:00
fabro-telemetry refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
fabro-template refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
fabro-test test(fabro-test): reap stale tmp socket daemons 2026-04-24 21:02:23 -04:00
fabro-tracker feat(github): point install errors at the configured app and require creds for docker 2026-04-29 10:43:00 -04:00
fabro-types refactor: unify duplicate API types via with_replacement 2026-04-28 12:29:37 -07:00
fabro-util fix(lints): resolve clippy errors after error-chain refactor 2026-04-27 11:37:09 -07:00
fabro-validate refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
fabro-vault refactor: unify duplicate API types via with_replacement 2026-04-28 12:29:37 -07:00
fabro-workflow Merge pull request #176 from justinabrahms/fix/at-path-resolves-relative-to-workflow-file 2026-04-29 09:57:33 -07:00