Discover and explore top open-source AI tools and projects—updated daily.
math-incLean workflow orchestrator for multi-agent formalization
New!
Top 32.9% on SourcePulse
How It Works
Open Gauss harnesses cameronfreer/lean4-skills workflows (prove, draft, autoprove, formalize, autoformalize) via a Gauss-native CLI. It manages project detection, Lean tooling/LSP/backend setup, workflow spawning, and swarm tracking/recovery. Its project model scopes Lean work by default, using commands like /project init or /project use for context. Managed backend child agents spawn within the active project root, ensuring correct execution environments.
Quick Start & Requirements
./scripts/install.sh from the root of a checked-out math-inc/opengauss repository (primarily Linux: Ubuntu, Debian, WSL).uv or uvx, rg (ripgrep).claude-code or codex (via local auth, API keys, or interactive login)..gauss/project.yaml).~/.gauss/, and adds gauss to ~/.local/bin/gauss.Highlighted Details
.gauss project model with upward discovery and lifecycle commands.lean4-skills plugin and lean-lsp-mcp./autoformalize).Maintenance & Community
This repository was forked from nousresearch/hermes-agent. No other specific details regarding contributors, sponsorships, or community channels were provided.
Licensing & Compatibility
No license information was specified in the provided README text. Compatibility for commercial use or closed-source linking cannot be determined.
Limitations & Caveats
The installation script is primarily for Linux. It requires specific external tools (uv/uvx, rg) and authenticated LLM backends (claude-code, codex). The gauss update command depends on the CLI originating from a checked-out math-inc/opengauss git repository.
6 days ago
Inactive