Discover and explore top open-source AI tools and projects—updated daily.
SuperagentsysLocal-first AI agent platform and desktop control plane
New!
Top 41.5% on SourcePulse
OmniNova Claw is a local-first AI agent platform and desktop control plane designed for developers and power users. It provides a unified, secure, and extensible foundation for building complex agent workflows, managing multiple LLM providers, and deploying bots across various communication channels, offering complete control via a modern desktop interface.
How It Works
The platform features a high-performance Rust core runtime (omninova-core) paired with a Tauri + React desktop interface (omninova-tauri). Its architecture is modular, with the Rust backend handling agent logic, skills, tools, LLM provider integrations, channel adapters, and an HTTP gateway. Key innovations include the "Soul System" for MBTI-driven agent personas and adaptive behavior, a three-layer memory system (Working, Episodic, Semantic/Skill) for context management, and the Agent Control Protocol (ACP) for standardized tool interaction.
Quick Start & Requirements
libwebkit2gtk-4.1-dev, libappindicator3-dev, librsvg2-dev; Windows requires Visual Studio C++ Build Tools.git clone https://github.com/omninova/claw.git), navigate to claw/omninovalclaw/apps/omninova-tauri, and run npm install.npm run tauri dev for development or npm run tauri build for production builds. Artifacts are generated in apps/omninova-tauri/src-tauri/target/release/bundle/.config.toml (default ~/.omninova/config.toml) or environment variables, with a setup wizard in the UI.Highlighted Details
Maintenance & Community
Automated cross-platform builds are handled via GitHub Actions. The provided README does not detail specific contributors, sponsorships, community channels (e.g., Discord/Slack), or a public roadmap.
Licensing & Compatibility
The project is licensed under the permissive MIT License, generally allowing for commercial use and integration into closed-source projects.
Limitations & Caveats
The README does not explicitly state the project's development stage (e.g., alpha/beta), though release tagging suggests potentially early versions. Specific system dependencies are required for building on Linux and Windows. No performance benchmarks are presented.
4 hours ago
Inactive
agentscope-ai