mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 04:01:13 +00:00
Adds the core _diff_viewer plugin for viewing staged, unstaged, and untracked working-tree changes in the right canvas and window modal. Includes context-aware workspace resolution, safe read-only Git collection, zero-line .gitkeep filtering, unified diff rendering, and focused diff collection tests.
8 lines
241 B
YAML
8 lines
241 B
YAML
name: _diff_viewer
|
|
title: Diff Viewer
|
|
description: Right canvas Git working tree diff viewer for the active chat or task workspace.
|
|
version: 0.1.0
|
|
always_enabled: false
|
|
settings_sections: []
|
|
per_project_config: false
|
|
per_agent_config: false
|