Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions plugins/diff_visualizer/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
title: Diff Visualizer
description: >-
Renders unified-diff code blocks as proper visual diffs in the chat UI, line-by-line with a
side-by-side toggle and a maximize view for reviewing large changes, instead of a wall of plus
and minus lines. Ships a skill that teaches the agent to emit valid unified diffs plus a
behavioural nudge to show proposed edits and before/after comparisons as a diff.
github: https://github.com/agent-zero-plugins/agent-zero-plugin-diff-visualizer

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Point at a repo with a root plugin manifest

When validating this submission, _validate_github_repo fetches the linked repository's /contents/plugin.yaml and fails unless it is a file. The URL here currently has no root plugin.yaml (the manifest is under usr/plugins/diff_visualizer/plugin.yaml), so validate-plugin-pr.yml will reject the PR as soon as it checks the GitHub repo; add a root manifest matching diff_visualizer or point this entry at a repo that has one.

Useful? React with 👍 / 👎.

tags:
- ui
- files
- workflow
Binary file added plugins/diff_visualizer/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading