agent-zero/plugins/_diff_viewer/plugin.yaml
Alessandro 58a5f8276b Add right canvas diff viewer
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.
2026-04-26 23:52:24 +02:00

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