Releases: AnandChowdhary/continuous-claude
Release v0.4.0
What's Changed
- 🔖 Release version v0.4.0 (561848d)
- ✨ Add versioning support to continuous_claude.sh and update release workflow (724f1d6)
- ✨ Add help message and usage instructions to continuous_claude.sh (6b55f70)
Full Changelog: v0.3.2...v0.4.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.4.0/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.4.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.3.2
What's Changed
- 🔖 Update installation commands in release workflow (0058d41)
Full Changelog: v0.3.1...v0.3.2
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.3.2/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.3.2/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.3.1
What's Changed
- 🐛 Update validation for conditional GitHub requirements (ed6c657)
Full Changelog: v0.3.0...v0.3.1
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.3.0
What's Changed
Full Changelog: v0.2.0...v0.3.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.2.0
What's Changed
- ✨ Add --notes-file optional flag (d23fc3b)
Full Changelog: v0.1.1...v0.2.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.1.1
What's Changed
- 📝 Revise output example in README.md (4a7ba33)
Full Changelog: v0.1.0...v0.1.1
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.1.0
What's Changed
- 👷 Update release workflow to support gitmoji for version bump detection (4f60420)
- ✨ Enhance continuous_claude.sh with new flags for cost and merge strategy (4104455)
- 📝 Update README.md to remove GitHub link from summary (47872d9)
Full Changelog: v0.0.3...v0.1.0
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.0.3
What's Changed
- 📝 Revise README.md to enhance project description and context (7fc34a4)
Full Changelog: v0.0.2...v0.0.3
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.0.2
What's Changed
- 📝 Update README.md to consolidate uninstall instructions (6d4174a)
Full Changelog: v0.0.1...v0.0.2
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/Release v0.0.1
What's Changed
- 📝 Update README.md with installation instructions and usage examples (4c9c64d)
- ♻️ Improve PR status logging and change detection in continuous_claude.sh (9b7f2e1)
- 🔊 Add iteration display message in continuous_claude.sh (e2b15c8)
- 🐛 Improve change detection in continuous_claude_commit (52e0163)
- 🐛 Enhance error handling and cleanup in continuous_claude_commit (ae2012f)
- 🐛 Refactor branch handling and commit logic (0312227)
- 📝 Lead with Claude Code in 'How it works' intro sentence (#20) (5834a53)
- 💩 Add debug logging for PR review status in continuous_claude.sh (ce6ec6c)
- 🐛 Ensure branch checkout after PR merge in continuous_claude.sh (d44022b)
- 📝 Clarify prerequisites in Quick start section (#19) (cc577c6)
- 📝 Enhance SHARED_TASK_NOTES.md description in README.md (#18) (e2655e4)
- 📝 Emphasize full PR lifecycle automation in README.md (#17) (ca387dd)
- 🐛 Refine PR merge conditions in continuous_claude.sh (534a81b)
- 📝 Refactor enhanced prompt handling in continuous_claude.sh (1ac2c9f)
- ♻️ Extract AI prompts into constants in continuous_claude.sh (#16) (9db2193)
- 📝 Improve SHARED_TASK_NOTES.md description in README.md (#15) (7b6b9e4)
- ✨ Update PR checks output formatting in continuous_claude.sh (a1efdb1)
- 🐛 Refine review decision handling in continuous_claude.sh (c90c684)
- ♻️ Add randomness to branch names (18e84b5)
- 🐛 Fix PR checks status handling in continuous_claude.sh (91e5c2e)
- 📝 Improve quick start prerequisites in README.md (#12) (e810700)
- ✨ Improve PR checks feedback and waiting logic in continuous_claude.sh (827789a)
- 🐛 Improve waiting logic for PR checks in continuous_claude.sh (5c5b436)
- ✨ Enhance PR checks and review status handling in continuous_claude.sh (60a8f36)
- 📝 Add SHARED_TASK_NOTES example (9658d10)
- 📝 Clarify workflow description in README.md (#9) (5a7f38c)
- 📝 Simplify shared notes description in README.md (#8) (04475bb)
- 📝 Refine project description in README.md (#7) (80f47db)
- ♻️ Update notes file references from ITERATION_NOTES.md to SHARED_TASK_NOTES.md in .gitignore, continuous_claude.sh, and README.md for improved clarity and consistency. (5a23622)
- ✨ Enhance continuous workflow context in continuous_claude.sh (1abe574)
- 📝 Add iteration notes collaboration section to README.md (0ab1081)
- 🙈 Add ITERATION_NOTES.md to .gitignore (aed9e61)
- 🔥 Remove test functions (50ba34c)
- 📝 Improve project description clarity in README.md (#6) (14e11ab)
- 📝 Refine project description for clarity in README.md (#5) (6a94eda)
- 📝 Simplify project description in README.md (#4) (e2d36df)
- ♻️ Update merging strategy and enhance error logging in continuous_claude.sh (e048d62)
- 📝 Update project description in README.md (bc8e42b)
- 🐛 Improve PR checks handling in continuous_claude.sh (0e5c23f)
- ✨ Add commit control feature to continuous_claude.sh (5623cca)
- ♻️ Refactor error logging in continuous_claude.sh (69f9a03)
- ✨ Enhance continuous_claude.sh with GitHub integration and error handling (83d2bcf)
- ✨ Enhance continuous_claude.sh with dynamic branch creation (bbb9c1a)
- ♻️ Refactor continuous_claude.sh into modular functions (d162c2b)
- 🚚 Rename run_claude -> continuous_claude.sh (74a45a5)
- 📃 Add MIT license (073535e)
- 📝 Update README with quick start instructions (39210f8)
- 📝 Add basic README (0d34bca)
- ✨ Add cost tracking and total cost summary (a904844)
- ♻️ Add command-line argument parsing for prompt and max-runs (d83c2e2)
- ✨ Add automatic git commit functionality to continuous mode (a625f96)
- ✨ Add error handling, infinite mode, iteration display improvements (c5d6063)
- ✨ Add loop for running Claude Code (44f0aac)
Full Changelog: v0.0.0...v0.0.1
Installation
Install with a single command:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/install.sh | bashOr download the script directly:
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/main/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/