pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
crush: Update to 0.95.0
Module Name: pkgsrc-wip
Committed By: Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By: drixter
Date: Wed Sep 16 12:22:37 2026 +0200
Changeset: 6ffe673dc09e5527f7fc47724e001dc8af098970
Modified Files:
crush/COMMIT_MSG
crush/Makefile
crush/distinfo
Log Message:
crush: Update to 0.95.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6ffe673dc09e5527f7fc47724e001dc8af098970
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
crush/COMMIT_MSG | 14 +++++++++++---
crush/Makefile | 2 +-
crush/distinfo | 6 +++---
3 files changed, 15 insertions(+), 7 deletions(-)
diffs:
diff --git a/crush/COMMIT_MSG b/crush/COMMIT_MSG
index b12aed20e4..8b96824715 100644
--- a/crush/COMMIT_MSG
+++ b/crush/COMMIT_MSG
@@ -1,8 +1,16 @@
-crush: Update to 0.94.2
+crush: Update to 0.95.0
Changelog
+New!
+1648f10: feat: add plan mode (#2822) (@vadiminshakov)
Fixed
-6f67099: fix(home): require path boundary when shortening or expanding ~ (#3552) (@teddytennant)
+051fb37: fifix(ui): color the to-do task name while the tool is still running (@taciturnaxolotl)
+2019da1: fix(tui): unfreeze spinner clock when the boot busy probe lands (#3839) (@andreynering)
+fd58b5e: fix(ui): read the session transcript off the event loop (@taciturnaxolotl)
Other stuff
-066f444: openaicompat: bump fantasy to fix regression around reasoning-only turns (@meowgorithm)
+d55e017: perf(agent): read only the post-summary tail of a compacted session (@taciturnaxolotl)
+978d49d: perf(db): cap prompt history at the 200 most recent messages (@taciturnaxolotl)
+296b5c3: perf(db): index messages by role so user-message reads stop scanning (@taciturnaxolotl)
+595f625: perf(message): decode message parts in one structural pass (@taciturnaxolotl)
+9207cb2: perf(ui): skip the global prompt-history scan when a session is loading (@taciturnaxolotl)
diff --git a/crush/Makefile b/crush/Makefile
index 6ff30932cd..e4e15391d1 100644
--- a/crush/Makefile
+++ b/crush/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= crush-0.94.2
+DISTNAME= crush-0.95.0
CATEGORIES= devel lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=charmbracelet/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/crush/distinfo b/crush/distinfo
index 039df1d6a2..e3dce60791 100644
--- a/crush/distinfo
+++ b/crush/distinfo
@@ -78,9 +78,9 @@ Size (cloud.google.com_go_compute_metadata_@v_v0.9.0.mod) = 127 bytes
BLAKE2s (cloud.google.com_go_compute_metadata_@v_v0.9.0.zip) = 5af03d362f641d296a81485f5f0b324579be52c77ce181185752f9a5e70f45af
SHA512 (cloud.google.com_go_compute_metadata_@v_v0.9.0.zip) = b60b9c1a6829733d504fce8f4d14c6b1506cfa1e82f32d172111d035373b98ea43815003d7deccd656eab12053e87b2ecf27c35e994123fcf5a08ede0664e65f
Size (cloud.google.com_go_compute_metadata_@v_v0.9.0.zip) = 31269 bytes
-BLAKE2s (crush-0.94.2.tar.gz) = 83e0bc27c60c8315689ee333176efc556ed9a70c104eeb7228442ca7813c87ce
-SHA512 (crush-0.94.2.tar.gz) = ffb80cb907a9abacd8be06f0b2518e10f8cbd199d0381268f6850e6ca3c565ddcf04bcc2a984c7186ee3c9cf5f755fa613a159572f799988977cc05d61f96802
-Size (crush-0.94.2.tar.gz) = 2103851 bytes
+BLAKE2s (crush-0.95.0.tar.gz) = ef9f38aaf648ce3aa65f3515af87d9ef611c7012edfa3d64506af657593dd056
+SHA512 (crush-0.95.0.tar.gz) = 180e97c01792bf94377625599d1a8e115153c6f5f047acacad0dceb0a73fb827b1d33d4fa19a87ba7b0e3d7558a5d55810f399f1bdc5657551ed547befed3401
+Size (crush-0.95.0.tar.gz) = 2135384 bytes
BLAKE2s (git.sr.ht_~jackmordaunt_go-toast_@v_v1.1.2.mod) = e5b783db6baf00f72329ea3b8b84ae15ddcb0740454848d36e30bc2936568fc6
SHA512 (git.sr.ht_~jackmordaunt_go-toast_@v_v1.1.2.mod) = f85ade784a87e89396b5d00d442aeb9d976643f523e325ba4cfa9e229bbf003ef5560b958b5efc4788c72e79a2e17f5d6f8bc7ae07fd102f329ef75f64d60dcf
Size (git.sr.ht_~jackmordaunt_go-toast_@v_v1.1.2.mod) = 121 bytes
Home |
Main Index |
Thread Index |
Old Index