mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-09 17:08:29 +00:00
Adds the always-enabled _goal plugin with per-chat goal storage, WebUI goal strip, /goal slash command, and agent-facing goal tools. Includes command-picker integration, focused plugin tests, and the generated 256x256 thumbnail asset.
5 lines
117 B
YAML
5 lines
117 B
YAML
name: _goal
|
|
title: Goal
|
|
description: Built-in chat goal tracking and goal tools.
|
|
version: 0.1.0
|
|
always_enabled: true
|