mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 00:41:55 +00:00
Replace 'name' keys with 'title' in plugin YAMLs (chat_branching, text_editor) and normalize capitalization of the Error Retry plugin title. Also increase infection_check default_config history_size from 10 to 25 to allow more conversation context. No other functional changes.
7 lines
197 B
YAML
7 lines
197 B
YAML
title: Text Editor
|
|
description: Native tool to read, write, and patch text files in an LLM-friendly way.
|
|
version: 1.0.0
|
|
settings_sections:
|
|
- agent
|
|
per_project_config: true
|
|
per_agent_config: true
|