fabro/lib/crates
Bryan Helmkamp f676fa779b
fix(ci): clean up clippy warnings and refresh CLI docs
Drop async from validate::run after the preflight refactor removed all
awaits, replace absolute paths and a one-liner helper in
manifest_validation, swap a redundant to_path_buf for clone in a test,
and regenerate cli.mdx so docs check stays green.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 01:03:16 -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 fix(ci): clean up clippy warnings and refresh CLI docs 2026-04-29 01:03:16 -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 feat(dev): add bench-tests command for capturing per-test timing CSV 2026-04-28 09:18:00 -07:00
fabro-devcontainer refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
fabro-github refactor(redact): extract redaction into dedicated crate 2026-04-24 15:02:23 -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 refactor: drop WorkdirStrategy and RunOptions.checkpoints_disabled 2026-04-28 09:24:41 -07:00
fabro-server fix(ci): clean up clippy warnings and refresh CLI docs 2026-04-29 01:03:16 -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 refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -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 perf(workflow): batch metadata snapshots with fast-import 2026-04-28 15:41:06 -07:00