GraphCanon updated 1w · GitHub synced 1w · 32 views this month
Decision brief
Flock: A desktop multi-agent harness for AI development using Rust and React.
Good fit when
- You need a toolkit that integrates seamlessly with langgraph-rust for specific agent workflows.
- Your team prefers coding in Rust and wants native application performance.
Avoid when
- If you prioritize language diversity and don't plan to use langgraph-rust features.
- For teams averse to desktop harnesses preferring web-based alternatives with similar functionalities.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (31d since push)
- As of 1w
- Provenance
- Not a fork · Personal account
- As of 1w
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
cargo add flock crates.ioSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Flock is a desktop application built with Rust, Tauri, and React that serves as a multi-agent harness powered by langgraph-rust. It can be used to develop and manage AI agents and workflows.
Capability facts
- Languages
- rust
Source: github.language · Aug 8, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Install & Run
-
Clone the Repository
git clone https://github.com/Onelevenvy/flock.git cd flock -
Install Frontend Dependencies
cd flock-ui npm install -
Start Development App
npm run tauri dev -
Run Backend Tests
cargo test --workspace
📄 License
Licensed under the Apache License, Version 2.0. See LICENSE for details.
For agents
This page has a .md twin and JSON over the API.