We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20621b8 commit 5ceca23Copy full SHA for 5ceca23
3 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [v0.18.1] - 2026-01-12
4
+
5
+### What's Changed
6
7
+- :recycle: Show running total in cost reporting (20621b8)
8
9
+**Full Changelog**: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.0...v0.18.1
10
11
12
## [v0.18.0] - 2026-01-09
13
14
### What's Changed
continuous_claude.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION="v0.18.0"
+VERSION="v0.18.1"
ADDITIONAL_FLAGS="--dangerously-skip-permissions --output-format stream-json --verbose"
continuous_claude.sh.sha256
@@ -1 +1 @@
-50778ade1b9e914d325a6f40148dceac35bbbe2a50023eeae795096b777352d1 continuous_claude.sh
+d9ef135eda5c3884a54350ec938332c8d57dc0d3c87877598504e92979e29f19 continuous_claude.sh
0 commit comments