- 🐛 Make comment review best-effort and fix re-check counting (742c38e)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.22.0...v0.22.1
- ✨ Add PR comment review before merge (9de6c59)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.21.0...v0.22.0
- ✨ Show release notes when prompting for updates (68dec87)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.20.3...v0.21.0
- 🎨 Update emoji for Write action (b80f97d)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.20.2...v0.20.3
- ♻️ Extend command detail truncation limits (b67fa60)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.20.1...v0.20.2
- ♻️ Improve tool output formatting (f9801bf)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.20.0...v0.20.1
- ✨ Enhance tool logging functionality (0324ee3)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.19.0...v0.20.0
- ✨ Add tool usage logging (3e3fcf9)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.4...v0.19.0
- 🐛 Update CI fix iteration process to include push instructions (7a6e4a9)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.3...v0.18.4
- 🐛 Fix commit verification with dirty submodules (#50) (f2b32d6)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.2...v0.18.3
- 🐛 Add explicit no-commit instructions to workflow and reviewer prompts (#49) (2bb14e4)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.1...v0.18.2
- ♻️ Show running total in cost reporting (20621b8)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.0...v0.18.1
- ✨ Add CI/CD failure retries (ee34ed2)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.17.0...v0.18.0
- ✨ Add real-time outputs (058cf02)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.16.0...v0.17.0
- ✨ Add support for committing on the current branch (ae949ae)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.15.0...v0.16.0
- ✨ Add reviewer pass functionality (bddf95a)
- 📝 Update logo, link to license (5a5492f)
- 📝 Revise README to include logo (53d9493)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.14.0...v0.15.0
- ♻️ 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: https://github.com/AnandChowdhary/continuous-claude/compare/v0.13.0...v0.14.0
- ✨ Show PR title after merge complete (#38) (2039502)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.12.0...v0.13.0
- ✨ Add --max-duration flag for time-boxed execution (#35) (c21bd35)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.11.1...v0.12.0
- 🐛 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: https://github.com/AnandChowdhary/continuous-claude/compare/v0.11.0...v0.11.1
- ✨ Auto-detect GitHub owner and repo from git remote (#33) (1c76c30)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.10.0...v0.11.0
- ✨ Add auto-update functionality with startup checks and manual update command (#26) (6bb6019)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.9.1...v0.10.0
- 🐛 Handle Claude Code array output format (#24) (bdf9261)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.9.0...v0.9.1
- ✨ Delete remote branch while closing PR (0bca6f9)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.8.5...v0.9.0
- 🐛 Enhance error handling in run_claude_iteration (64e8386)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.8.4...v0.8.5
- 💚 Update release workflow to fetch latest production tag (4d11b42)
- 👷 Add workflow_dispatch trigger to release workflow (bcbcc39)
- 🐛 Improve error handling and logging (43886f6)
- 🎨 Refactor test workflow for consistency (8a219b1)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.8.3...v0.8.4
- 👷 Enhance CI workflows with testing and changelog updates (96b8d4c)
- 🐛 Fix PR closing command (0258589)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.8.2...v0.8.3
- 🐛 Fix commit message prompt to include new files (0157de3)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.8.1...v0.8.2
- ♻️ Don't comment when closing PRs (6e0fecd)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.8.0...v0.8.1
- ✨ Add PR branch update process (13db4cf)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.7.0...v0.8.0
- ✅ Add comprehensive tests for completion signal handling (a5c6234)
- ✨ Introduce completion signal feature to early stop project iterations (df7e912)
- 👷 Add conditions to skip releases if the main script is unchanged or commits are test/CI/docs only (372e114)
- 👷 Adjust markdown heading levels in generated changelog by replacing
##with###in release bodies and notes. (20efb2d)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.6.4...v0.7.0
- ✅ Add new tests for
validate_requirements,get_iteration_display,parse_claude_result, andcreate_iteration_branchfunctions. (a8dfb39)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.6.3...v0.6.4
- 👷 update CHANGELOG.md generation to use
gh apiandjqfor release body inclusion (76d326e) - 👷 Generate and commit CHANGELOG during release workflow. (0cd6732)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.6.2...v0.6.3
- 🔖 Release version v0.6.2 (61ffd58)
- 🐛 Remove accidental submodules and ignore tests/libs (af28abf)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.6.1...v0.6.2
- 🔖 Release version v0.6.1 (6cb3974)
- 🐛 Improve test dependency installation robustness and ignore generated test libraries. (bf834ab)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.6.0...v0.6.1
- 🔖 Release version v0.6.0 (31531c5)
- ✨ Update Bats testing framework and related libraries, add dry run mode (f571c81)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.5.1...v0.6.0
- 🔖 Release version v0.5.1 (53e9f63)
- 📝 Revise README story (a8a0aa0)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.5.0...v0.5.1
- 🔖 Release version v0.5.0 (4a9a485)
- 💚 Improve version update logic in release workflow (68474aa)
- ✨ Add worktree support for parallel execution (0863bef)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.4.0...v0.5.0
- 🔖 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: https://github.com/AnandChowdhary/continuous-claude/compare/v0.3.2...v0.4.0
- 🔖 Update installation commands in release workflow (0058d41)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.3.1...v0.3.2
- 🐛 Update validation for conditional GitHub requirements (ed6c657)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.3.0...v0.3.1
- ✨ Add support for forwarding additional Claude Code CLI flags (#21) (b1822b3)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.2.0...v0.3.0
- ✨ Add --notes-file optional flag (d23fc3b)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.1.1...v0.2.0
- 📝 Revise output example in README.md (4a7ba33)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.1.0...v0.1.1
- 👷 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: https://github.com/AnandChowdhary/continuous-claude/compare/v0.0.3...v0.1.0
- 📝 Revise README.md to enhance project description and context (7fc34a4)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.0.2...v0.0.3
- 📝 Update README.md to consolidate uninstall instructions (6d4174a)
Full Changelog: https://github.com/AnandChowdhary/continuous-claude/compare/v0.0.1...v0.0.2
- 📝 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: https://github.com/AnandChowdhary/continuous-claude/compare/v0.0.0...v0.0.1