Unravel PR
Version updated for https://github.com/roo-oliv/unravel to version v0.2.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Unravel is an AI-powered CLI tool designed to enhance code review processes by organizing pull request (PR) diffs into causal threads based on the reasoning behind changes, rather than file structure. This approach helps reviewers understand the progression of changes from root cause to effect, making reviews more intuitive and efficient. The tool automates diff parsing, analysis, and rendering, offering capabilities like rich terminal output, JSON export, and multi-provider support for large language models (LLMs).
What’s Changed
What’s Changed
- Add GitHub Action for CI-powered remote cache by @roo-oliv in https://github.com/roo-oliv/unravel/pull/6
Full Changelog: https://github.com/roo-oliv/unravel/compare/v0.2.2...v0.2.3