From 896f866eb37ccf215bc00f9a0899370215a98e27 Mon Sep 17 00:00:00 2001 From: jeremy <94247773+1jehuang@users.noreply.github.com> Date: Sun, 30 Aug 2026 15:51:22 -0700 Subject: [PATCH 1/2] chore(release): prepare v0.81.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- changelog/index.json | 4 ++++ changelog/v0.81.4.json | 7 +++++++ 4 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 changelog/v0.81.4.json diff --git a/Cargo.lock b/Cargo.lock index 2272633b62..302ff6595e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3031,7 +3031,7 @@ checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" [[package]] name = "jcode" -version = "0.81.3" +version = "0.81.4" dependencies = [ "anyhow", "async-stream", diff --git a/Cargo.toml b/Cargo.toml index 0a31809dcd..17c2f9c54e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jcode" -version = "0.81.3" +version = "0.81.4" description = "Possibly the greatest coding agent ever built — blazing-fast TUI, multi-model, swarm coordination, 30+ tools" edition = "2024" autobins = false diff --git a/changelog/index.json b/changelog/index.json index 9a070fb522..1e1253444f 100644 --- a/changelog/index.json +++ b/changelog/index.json @@ -1,5 +1,9 @@ { "entries": [ + { + "version": "0.81.4", + "date": "2026-08-30" + }, { "version": "0.81.3", "date": "2026-08-29" diff --git a/changelog/v0.81.4.json b/changelog/v0.81.4.json new file mode 100644 index 0000000000..29dbdac819 --- /dev/null +++ b/changelog/v0.81.4.json @@ -0,0 +1,7 @@ +{ + "version": "0.81.4", + "date": "2026-08-30", + "improvements": [ + "Internal reliability and performance work" + ] +} From fbbde778c868f11e6557fb992eeca014ddd3b853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 03:33:49 +0000 Subject: [PATCH 2/2] docs: update weekly stars chart --- docs/images/star-history.svg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/images/star-history.svg b/docs/images/star-history.svg index 9448ebf338..81ef1f65b7 100644 --- a/docs/images/star-history.svg +++ b/docs/images/star-history.svg @@ -1,6 +1,6 @@ 1jehuang/jcode cumulative GitHub stars over time -Cumulative GitHub stars sampled weekly over the last 26 weeks, ending at 18,792 stars. +Cumulative GitHub stars sampled weekly over the last 26 weeks, ending at 18,842 stars.