fabro/lib
Bryan Helmkamp 9a4b812e2d
refactor(cli): tighten Client facade and parallelize system df
- Drop dead http_client() accessor and its allow(dead_code).
- Scope map_api_error to module-private; all call sites are in-file.
- Rename test helper test_api_client to test_client to match what it returns.
- Run system df's two independent server GETs concurrently with try_join!.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 09:40:11 -04:00
..
crates refactor(cli): tighten Client facade and parallelize system df 2026-04-20 09:40:11 -04:00
packages/fabro-api-client fix(api): correct GitHub webhook OpenAPI contract 2026-04-20 07:13:49 -04:00