Skip to content

Releases: AnandChowdhary/continuous-claude

Release v0.18.2

22 Jan 12:35

Choose a tag to compare

What's Changed

  • 🐛 Add explicit no-commit instructions to workflow and reviewer prompts (#49) (2bb14e4)

Full Changelog: v0.18.1...v0.18.2

Installation

Install with a single command:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.18.2/install.sh | bash

Or download the script directly:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.18.2/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/

Release v0.18.1

12 Jan 15:37

Choose a tag to compare

What's Changed

  • ♻️ Show running total in cost reporting (20621b8)

Full Changelog: v0.18.0...v0.18.1

Installation

Install with a single command:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.18.1/install.sh | bash

Or download the script directly:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.18.1/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/

Release v0.18.0

09 Jan 17:00

Choose a tag to compare

What's Changed

  • ✨ Add CI/CD failure retries (ee34ed2)

Full Changelog: v0.17.0...v0.18.0

Installation

Install with a single command:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.18.0/install.sh | bash

Or download the script directly:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.18.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/

Release v0.17.0

08 Jan 22:58

Choose a tag to compare

What's Changed

  • ✨ Add real-time outputs (058cf02)

Full Changelog: v0.16.0...v0.17.0

Installation

Install with a single command:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.17.0/install.sh | bash

Or download the script directly:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.17.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/

Release v0.16.0

08 Jan 18:31

Choose a tag to compare

What's Changed

  • ✨ Add support for committing on the current branch (ae949ae)

Full Changelog: v0.15.0...v0.16.0

Installation

Install with a single command:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.16.0/install.sh | bash

Or download the script directly:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.16.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/

Release v0.15.0

08 Jan 17:50

Choose a tag to compare

What's Changed

  • ✨ Add reviewer pass functionality (bddf95a)
  • 📝 Update logo, link to license (5a5492f)
  • 📝 Revise README to include logo (53d9493)

Full Changelog: v0.14.0...v0.15.0

Installation

Install with a single command:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.15.0/install.sh | bash

Or download the script directly:

curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/refs/tags/v0.15.0/continuous_claude.sh -o continuous-claude
chmod +x continuous-claude
sudo mv continuous-claude /usr/local/bin/

Release v0.14.0

30 Nov 17:39

Choose a tag to compare

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 | bash

Or 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

28 Nov 08:59

Choose a tag to compare

What's Changed

  • ✨ Show PR title after merge complete (#38) (2039502)

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 | bash

Or 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

26 Nov 17:22

Choose a tag to compare

What's Changed

  • ✨ Add --max-duration flag for time-boxed execution (#35) (c21bd35)

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 | bash

Or 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

26 Nov 11:10

Choose a tag to compare

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 | bash

Or 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/