Unravel PR
Version updated for https://github.com/roo-oliv/unravel to version v0.3.0.
- 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 streamline code review by analyzing Git diffs and organizing changes into causal threads based on their underlying reasons. It automates the process of understanding code modifications, helping reviewers grasp the root causes and their effects progressively rather than reviewing changes file-by-file. The tool supports multiple backends and offers flexible output formats, simplifying complex reviews and improving efficiency in collaborative development workflows.
What’s Changed
What’s Changed
- Default to local Claude CLI, fall back to Anthropic API by @roo-oliv in https://github.com/roo-oliv/unravel/pull/8
Full Changelog: https://github.com/roo-oliv/unravel/compare/v0.2.3...v0.3.0