I open-sourced Orkas — a local-first desktop agent where a lead agent directs a team of sub-agents (MIT, BYO keys)
Summary
Orkas is an open-source, local-first desktop agent app where a lead agent coordinates specialized sub-agents, each with its own context boundary, using user-provided API keys from various LLM providers.
Similar Articles
Orc (working name) - auditable and declarative AI workflow
The developer is seeking feedback on "ORC," an early-stage orchestration-as-code tool that uses a declarative DSL to define, validate, and version control LLM workflows. Aimed at users combining local and cloud models, it replaces complex Python scripts with auditable, Terraform-like definitions for agents and tool execution.
I built a local workspace where agents work inside custom apps you build, not just chats
Second is an open-source tool that lets developers build custom GUIs for teams of AI agents, enabling deep async work within tailored apps instead of just chats.
Orchard: An Open-Source Agentic Modeling Framework
Orchard is an open-source framework for scalable agentic modeling that enables training diverse autonomous agents, achieving state-of-the-art results on coding, GUI navigation, and personal assistance tasks.
@JinjingLiang: Want to ditch Claude? Someone just released the any-agent version of 'Claude Agent View' Use Codex, Pi, Droid, whatever…
Orca is an open-source AI orchestrator that lets developers run multiple CLI agents like Claude Code, Codex, and Gemini side-by-side across repositories on macOS, Windows, and Linux.
Agent libOS: A Library-OS-Inspired Runtime for Long-Running, Capability-Controlled LLM Agents
Agent libOS introduces a library-OS-inspired runtime substrate for LLM agents, treating agents as schedulable processes with explicit capabilities, lifecycle management, audit records, and human approval queues. The design shifts the trust boundary from tool dispatch to runtime primitives, enabling long-running agents to be scheduled, authorized, resumed, and audited safely.