flock logo

flock

Enrichment pending
Onelevenvy/flock

A desktop multi-agent harness built with Rust, Tauri, and React, powered by langgraph-rust.

GraphCanon updated today · GitHub synced today

1.1k
Stars
140
Forks
1
Open issues
13
Watchers
4d
Last push
Rust Apache-2.0Created Sep 4, 2024

Trust & integrity

Full report
Maintenance
Very active (4d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
No MCP manifest
As of today · Source: mcp_manifest

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

A desktop multi-agent harness built with Rust, Tauri, and React, powered by langgraph-rust.

Capability facts

Languages
rust

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 11, 2026)

npm install
Source link

Tags

README

Install & Run

  1. Clone the Repository

    git clone https://github.com/Onelevenvy/flock.git
    cd flock
    
  2. Install Frontend Dependencies

    cd flock-ui
    npm install
    
  3. Start Development App

    npm run tauri dev
    
  4. Run Backend Tests

    cargo test --workspace
    


📄 License

Licensed under the Apache License, Version 2.0. See LICENSE for details.