mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
## Summary Adds server-visible resource reporting and a compact Resources settings tab for CPU, memory, and the filesystem that contains Fabro storage. ## Changes - Adds `GET /api/v1/system/resources` backed by `sysinfo`, including CPU sampling, cgroup-aware memory reporting, storage filesystem matching, and Fabro-managed disk byte totals. - Extends the OpenAPI contract and regenerates the Rust and TypeScript API clients. - Adds a deterministic demo-mode resources route. - Adds `/settings/resources` with 5 second polling and panels for overview, CPU, memory, disk, and notes. - Adds server integration/unit coverage and web route/render coverage. ## Screenshot  ## Verification - `cargo build -p fabro-api` - `cd lib/packages/fabro-api-client && bun run generate` - `cargo nextest run -p fabro-server --features test-support --test it api::system` - `cargo test -p fabro-server resource_sampler::tests` - `cd apps/fabro-web && bun test` - `cd apps/fabro-web && bun run typecheck` - `cd apps/fabro-web && bun run build` - `cargo +nightly-2026-04-14 fmt --check --all` - `cargo +nightly-2026-04-14 clippy --workspace --all-targets -- -D warnings` --- [](https://github.com/compound-engineering) 🤖 Generated with GPT-5 via [Codex](https://openai.com/codex) --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| web | ||
| anatomy-workflow.svg | ||
| branch-loop-workflow.svg | ||
| brave-search-research.svg | ||
| ensemble-workflow.svg | ||
| example-clone-substack.svg | ||
| example-dod-multimodel.svg | ||
| example-dod.svg | ||
| example-repl-handoff.svg | ||
| example-semantic-port.svg | ||
| example-solitaire.svg | ||
| hero-dark.png | ||
| hero-light.png | ||
| how-fabro-works.svg | ||
| nlspec-conformance.svg | ||
| parallel-workflow.svg | ||
| permission-flow.svg | ||
| plan-implement-readme.svg | ||
| plan-implement-workflow.svg | ||
| preview-workflow.svg | ||
| run-detail.png | ||
| runs-board.png | ||
| tutorial-branch-loop.svg | ||
| tutorial-ensemble.svg | ||
| tutorial-hello.svg | ||
| tutorial-multi-model.svg | ||
| tutorial-parallel-review.svg | ||
| tutorial-plan-implement.svg | ||
| tutorial-sub-workflow-child.svg | ||
| tutorial-sub-workflow.svg | ||
| tutorial-subagent.svg | ||
| tutorial-tool-use.svg | ||
| vnc-access-workflow.svg | ||
| vpn-connections-workflow.svg | ||
| workflow-example.png | ||