Skip to content

Commit 1f14cb5

Browse files
committed
chore(release): bump workspace version to 0.1.24
Aggregates 12 commits since v0.1.23: - Architecture C plugin self-update (host RPC + barrier + ledger swap rollback) - Gateway self-update loop + plugin/gateway kill switches - channel-plugin-host emits sdk_session_id on stream_end.dispatch_metadata - Desktop: resizable conversation rail, browser CDP popup alignment, rail-on-bot-switch close - Retire host-driven plugin update loop + CLI (-2696 lines) Backward-compatible host API; existing 0.1.23 plugins remain runnable.
1 parent 8cee5ce commit 1f14cb5

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ members = [
1313
resolver = "2"
1414

1515
[workspace.package]
16-
version = "0.1.23"
16+
version = "0.1.24"
1717
edition = "2024"
1818
license = "MIT"
1919
repository = "https://github.com/Pyiner/garyx"

0 commit comments

Comments
 (0)