Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T04:58:38.274Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

docs/src/ai/agents.md

2.5 KB

title: AI Agents in Zed description: Compare Omega Agent, External Agents, and Terminal Threads.

Agents

Zed supports three agent paths. Choose the path based on how you want agentic work to run.

Agent path Runs in Uses Best when
Omega Agent Agent Panel and Threads Sidebar Zed-configured LLM providers, native tools, skills, instructions, MCP You want Omega's first-party agent integration
External Agents Agent Panel and Threads Sidebar ACP agent process and its own auth/config You want Claude, Codex, OpenCode, Copilot, Cursor, Pi, or another ACP-integrated agent
Terminal Threads Threads Sidebar and terminal Native CLI/TUI auth/config You want the tool's command-line experience organized in Zed

An agent path is sometimes called a harness. It is the way agentic work is started, displayed, configured, and controlled in Zed.

Agent Path vs. LLM Provider {#agent-path-vs-llm-provider}

Question Start here
Which agent or CLI should run the work? This page
Which model should power Zed AI features? LLM Providers

The Omega Agent uses models configured in Zed. External Agents and Terminal Threads may use their own model setup.

Thread Types {#thread-types}

Threads are the units shown in the Threads Sidebar. Thread types include:

Use Parallel Agents to run and manage multiple threads at once.

Served at tenant.openagents/omega Member data and write actions are omitted.