mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-10 01:18:29 +00:00
Promote the terminal agent work into the built-in plugins tree as _orchestrator with Orchestrator branding and the orchestrator skill. Include adapter status APIs, settings UI, per-agent skill references, thumbnail asset, tests, and DOX coverage for the bundled plugin.
8 lines
322 B
YAML
8 lines
322 B
YAML
name: _orchestrator
|
|
title: Orchestrator
|
|
description: Load-on-demand skill and status UI for external headless terminal coding agents such as Agent Zero, Codex, Claude Code, Cursor CLI, Grok Build, Hermes Agent, and OpenCode.
|
|
version: 0.1.0
|
|
settings_sections:
|
|
- external
|
|
per_project_config: false
|
|
per_agent_config: false
|