Rawback CLI v1.0.8
Install or upgrade on Linux and macOS:
curl -fsSL https://raw.githubusercontent.com/rawback-app/cli/main/install.sh | shInstall on macOS with Homebrew:
brew install --cask rawback-app/tap/rawbackChangelog
- eab4d99 "Claude Code Review workflow"
- a348b9f "Claude PR Assistant workflow"
- 72312e4 Merge pull request #44 from rawback-app/agent/metadata-concurrency
- 04df40f Merge pull request #45 from rawback-app/release-please--branches--main--components--cli
- 4ba51e4 Merge pull request #46 from rawback-app/claude/rawback-video-upload-gqll37
- 034b8aa Merge pull request #47 from rawback-app/claude/trace-id-integration-4n6jrz
- 59eb5e9 Merge pull request #48 from rawback-app/add-claude-github-actions-1785852026354
- 3526ec4 Merge pull request #49 from rawback-app/fix/claude-workflow-trigger-phrase
- 3d1a094 Merge pull request #50 from rawback-app/fix/claude-workflow-write-permissions
- c752b9e Merge pull request #51 from rawback-app/chore/sdk-0.2.6
- 8d530bf chore(deps): install @rawback/sdk 0.2.5
- 2f27a06 chore(deps): update @rawback/sdk to 0.2.6
- 2ab784a chore(main): release 1.0.8
- d3ccc20 feat(config): add metadata concurrency override
- a887699 feat(errors): show the request trace ID on every command failure
- de48bed feat(videos): add videos command
- 5ac1947 fix(ci): grant Claude workflows write access to PRs and issues
- 2138e13 fix(ci): use /claude as the Claude Code workflow trigger
- fac630a fix(deps): pin the SDK version release-please actually publishes
- 3190938 fix(videos): never upload zero-padded parts, and close the thumbnail handle
- ae94f82 perf(cli): keep the SDK off the startup path
- d08a103 style(ci): satisfy oxfmt on the Claude workflow files