Releases: AnandChowdhary/continuous-claude
Release v0.14.0
What's Changed
- ♻️ Refine waiting logic in wait_for_pr_checks function (d246e62)
- ✨ Improve waiting message logic with dots for each check (f7187af)
- 👷 Update CHANGELOG and release workflow to exclude installation instructions (803e99f)
Full Changelog: v0.13.0...v0.14.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.14.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.14.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.13.0
What's Changed
Full Changelog: v0.12.0...v0.13.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.13.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.13.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.12.0
What's Changed
Full Changelog: v0.11.1...v0.12.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.12.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.12.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.11.1
What's Changed
- 🐛 Fix updates, allow skipping and timeouts (666a85d)
- 🔖 Update continuous_claude.sh for improved functionality (ea527b9)
- 👷 Regenerate checksum for continuous_claude.sh during release process (7eba78e)
Full Changelog: v0.11.0...v0.11.1
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.11.1/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.11.1/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.11.0
What's Changed
Full Changelog: v0.10.0...v0.11.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.11.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.11.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.10.0
What's Changed
Full Changelog: v0.9.1...v0.10.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.10.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.10.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.9.1
What's Changed
Full Changelog: v0.9.0...v0.9.1
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.9.1/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.9.1/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.9.0
What's Changed
- ✨ Delete remote branch while closing PR (0bca6f9)
Full Changelog: v0.8.5...v0.9.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.9.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.9.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Pre-release for PR #23
Pre-release for Testing
Warning: This is a pre-release version created automatically from PR #23.
It is intended for testing purposes only and should not be used in production.
Pull Request Details
- PR: #23 - ✨ Introduce custom AI agent support (fixes #22)
- Author: @AnandChowdhary
- Base Version: v0.8.3
- Bump Type: minor
Changes in this PR
- 🐛 Simplify agent iteration error handling (5026ded)
- 🎨 Clean up whitespace in PR preview workflow (1172e93)
- 👷 Add support for custom prompts in AI agent commands (61614b6)
- ✨ Introduce custom AI agent support (fixes #22) (c682eb5)
Installation
Test this pre-release with:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.9.0-dev.pr23/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.9.0-dev.pr23/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Feedback
Please test this pre-release and report any issues in the PR comments.
Release v0.8.5
What's Changed
- 🐛 Enhance error handling in run_claude_iteration (64e8386)
Full Changelog: v0.8.4...v0.8.5
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.8.5/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.8.5/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/