Discover and explore top open-source AI tools and projects—updated daily.
FerroxLabsLocal AI agent orchestrates diverse LLMs and tools for end-to-end task completion
New!
Top 62.6% on SourcePulse
Wayland: Local-First AI Agent Command Center
FerroxLabs/wayland provides a local-first desktop AI agent designed to unify and orchestrate multiple command-line interface (CLI) AI tools. It targets developers, researchers, and power users seeking a centralized control plane for diverse AI models (Claude Code, Codex, Gemini, Qwen, etc.) directly on their machine. The primary benefit is enhanced productivity and control by consolidating AI workflows, ensuring data privacy, and enabling complex, multi-agent projects without vendor lock-in or cloud dependencies.
How It Works
Wayland operates via a four-step cognitive loop: Perceive, Reason, Act, and Evolve. It functions as a local command center, running on the user's machine and leveraging native OS sandboxing for security. The system orchestrates various AI CLIs, maintaining shared memory and state across sessions and agents. Tasks are executed using built-in tools (file operations, shell commands) and external connectors, with an optional "Evolve" step that refines skill prompts. The core Wayland-Core engine is a single Rust binary, simplifying deployment.
Quick Start & Requirements
sudo apt install ./Wayland-*.deb. For standalone CLI: npm install -g @ferroxlabs/wayland-core or npx @ferroxlabs/wayland-core.Highlighted Details
~/.wayland/CONSTITUTION.md.Maintenance & Community
No specific details regarding maintainers, community channels (Discord/Slack), or project health signals beyond the open-source nature were found in the provided text.
Licensing & Compatibility
Limitations & Caveats
The AGPL-3.0 license mandates that any networked service built upon Wayland must publish its source code under the same terms. Forked projects are required to use a distinct name due to trademark restrictions. Initial releases on macOS and Windows may trigger security warnings requiring manual user intervention.
18 hours ago
Inactive
OpenHands