Skip to content

Releases: AnandChowdhary/continuous-claude

Release v0.21.0

27 Jan 10:45

Choose a tag to compare

What's Changed

  • ✨ Show release notes when prompting for updates (68dec87)

Full Changelog: v0.20.3...v0.21.0

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.20.3

26 Jan 17:02

Choose a tag to compare

What's Changed

  • 🎨 Update emoji for Write action (b80f97d)

Full Changelog: v0.20.2...v0.20.3

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.20.2

23 Jan 16:37

Choose a tag to compare

What's Changed

  • ♻️ Extend command detail truncation limits (b67fa60)

Full Changelog: v0.20.1...v0.20.2

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.20.1

23 Jan 16:32

Choose a tag to compare

What's Changed

  • ♻️ Improve tool output formatting (f9801bf)

Full Changelog: v0.20.0...v0.20.1

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.20.0

23 Jan 16:22

Choose a tag to compare

What's Changed

  • ✨ Enhance tool logging functionality (0324ee3)

Full Changelog: v0.19.0...v0.20.0

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.19.0

23 Jan 16:04

Choose a tag to compare

What's Changed

  • ✨ Add tool usage logging (3e3fcf9)

Full Changelog: v0.18.4...v0.19.0

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.18.4

22 Jan 14:59

Choose a tag to compare

What's Changed

  • 🐛 Update CI fix iteration process to include push instructions (7a6e4a9)

Full Changelog: v0.18.3...v0.18.4

Installation

Install with a single command:

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

Or download the script directly:

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

Release v0.18.3

22 Jan 12:55

Choose a tag to compare

What's Changed

  • 🐛 Fix commit verification with dirty submodules (#50) (f2b32d6)

Full Changelog: v0.18.2...v0.18.3

Installation

Install with a single command:

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

Or download the script directly:

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

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/