Skip to content

Commit f5803ed

Browse files
chore: bump version to 0.2.2
Release v0.2.2 includes: - Fix: PTY prompt detection (removed \r\e[2K escape sequence) - Fix: ReadFiles handler using real implementation - Fix: ContextSave skips binary files gracefully - CI: Upgraded to stable Rust and GitHub Actions v6 - Deps: Updated criterion 0.8, directories 6.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent faa1115 commit f5803ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "winx-code-agent"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
rust-version = "1.75"
66
description = "High-performance Rust implementation of WCGW for LLM code agents"

0 commit comments

Comments
 (0)