Skip to content

Add Diff Visualizer plugin - #434

Draft
omar-nahhas wants to merge 1 commit into
agent0ai:mainfrom
omar-nahhas:add/diff_visualizer
Draft

Add Diff Visualizer plugin#434
omar-nahhas wants to merge 1 commit into
agent0ai:mainfrom
omar-nahhas:add/diff_visualizer

Conversation

@omar-nahhas

Copy link
Copy Markdown

Adds plugins/diff_visualizer/index.yaml + thumbnail.

Renders unified-diff fenced code blocks as visual diffs in the chat UI (line-by-line, side-by-side toggle, maximize view for large diffs). Ships a skill teaching the agent to emit valid unified diffs.

@a0-bot

a0-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

Plugin submission validation failed

ERROR: GitHub API request failed (404) GET https://api.github.com/repos/agent-zero-plugins/agent-zero-plugin-diff-visualizer/contents/plugin.yaml: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content","status":"404"}

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2667aa7384

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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 👍 / 👎.

@omar-nahhas
omar-nahhas marked this pull request as draft August 3, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant