agent-zero/plugins/_commands/plugin.yaml
Alessandro 9c9a4e00ca Add built-in slash commands plugin
Introduce the _commands plugin with command storage, picker UI, bundled canonical command pack, and legacy migration into the built-in namespace.

Polish the Web UI picker behavior, hide WebUI-only-inappropriate commands from the popover, make /models always open model configuration, and add regression coverage for command CRUD, plugin discovery, migration, canonical names, hidden commands, and picker flows.
2026-07-09 16:00:30 +02:00

8 lines
222 B
YAML

name: _commands
title: Commands
description: YAML-configured slash commands with text templates or Python hooks.
version: 0.5.0
settings_sections: []
per_project_config: false
per_agent_config: false
always_enabled: false