This commit is contained in:
Louis Knight-Webb
2025-06-17 20:36:25 -04:00
parent 81c78fa072
commit 6c402d6e46
11 changed files with 44 additions and 251 deletions

View File

@@ -5,7 +5,7 @@ Orchestration and visualisation over multiple coding agents.
## Project Structure
```
bloop/
repo/
├── backend/ # Rust backend (Axum API)
│ ├── Cargo.toml
│ └── src/