Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Redocly
/
redocly-cli
Public
Notifications
You must be signed in to change notification settings
Fork
225
Star
1.5k
Code
Issues
138
Pull requests
23
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat/diff command
- #2940
#2940
Draft
vadyvas
wants to merge 19 commits into
main
Redocly/redocly-cli:main
from
feat/diff-command
Redocly/redocly-cli:feat/diff-command
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
Feat/diff command
#2940
vadyvas
wants to merge 19 commits into
main
Redocly/redocly-cli:main
from
feat/diff-command
Redocly/redocly-cli:feat/diff-command
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
docs: add diff command design spec
Show description for 649c795
vadyvas
and
claude
committed
649c795
View commit details
Copy full SHA for 649c795
Browse repository at this point
docs: add diff command implementation plan
Show description for b35c879
vadyvas
and
claude
committed
b35c879
View commit details
Copy full SHA for b35c879
Browse repository at this point
docs: isolate diff engine in CLI package, mark command experimental
Show description for bae9999
vadyvas
and
claude
committed
bae9999
View commit details
Copy full SHA for bae9999
Browse repository at this point
feat(cli): add experimental `diff` command
Show description for a8062de
vadyvas
and
claude
committed
a8062de
View commit details
Copy full SHA for a8062de
Browse repository at this point
docs: add diff command improvements plan
Show description for df0d63d
2 people
authored and
vadyvas
committed
df0d63d
View commit details
Copy full SHA for df0d63d
Browse repository at this point
refactor(cli): simplify diff compat model to breaking/non-breaking
Show description for 5a03534
2 people
authored and
vadyvas
committed
5a03534
View commit details
Copy full SHA for 5a03534
Browse repository at this point
feat(cli): keep every rule verdict on diff changes
Show description for 9945f46
2 people
authored and
vadyvas
committed
9945f46
View commit details
Copy full SHA for 9945f46
Browse repository at this point
fix(cli): report diff --fail-on failure visibly and print execution time
Show description for e875ff4
2 people
authored and
vadyvas
committed
e875ff4
View commit details
Copy full SHA for e875ff4
Browse repository at this point
refactor(cli): derive diff output format from core OutputFormat
Show description for 429fd2a
2 people
authored and
vadyvas
committed
429fd2a
View commit details
Copy full SHA for 429fd2a
Browse repository at this point
feat(cli): attach file/line/col locations to diff change sides
Show description for 25c8896
2 people
authored and
vadyvas
committed
25c8896
View commit details
Copy full SHA for 25c8896
Browse repository at this point
feat(cli): group diff stylish output per operation with locations and verdicts
Show description for 07006f1
2 people
authored and
vadyvas
committed
07006f1
View commit details
Copy full SHA for 07006f1
Browse repository at this point
feat(cli): match renamed path parameters at the diff compare stage
Show description for c7b429c
2 people
authored and
vadyvas
committed
c7b429c
View commit details
Copy full SHA for c7b429c
Browse repository at this point
docs: update diff command docs for two-level compat, verdicts, locations, and path-param matching
Show description for fac2bd3
2 people
authored and
vadyvas
committed
fac2bd3
View commit details
Copy full SHA for fac2bd3
Browse repository at this point
fix(cli): polish diff stylish labels and document callback rename edge case
Show description for 75834bc
2 people
authored and
vadyvas
committed
75834bc
View commit details
Copy full SHA for 75834bc
Browse repository at this point
fix(cli): align diff command with main and refresh e2e snapshots
Show description for 3b96e23
vadyvas
and
claude
committed
3b96e23
View commit details
Copy full SHA for 3b96e23
Browse repository at this point
feat(cli): reuse the lint output formats in diff
Show description for da1d203
vadyvas
and
claude
committed
da1d203
View commit details
Copy full SHA for da1d203
Browse repository at this point
test(cli): add failing e2e tests for the diff rules still missing
Show description for ba606a4
vadyvas
and
claude
committed
ba606a4
View commit details
Copy full SHA for ba606a4
Browse repository at this point
feat(cli): read diff direction from node types and add twelve rules
Show description for 05795ab
vadyvas
and
claude
committed
05795ab
View commit details
Copy full SHA for 05795ab
Browse repository at this point
test(cli): snapshot the stylish report for every diff rule
Show description for 7d66075
vadyvas
and
claude
committed
7d66075
View commit details
Copy full SHA for 7d66075
Browse repository at this point
You can’t perform that action at this time.