Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 4mo AI & Machine Learning
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

autonomous code-agent computer control execution llm-agent
+8 more
llm-code mcp rust serena shell vibe-coding vibecoding wcgw

Summary

AI summary

Smart Search & Replace with AI context and true pseudo-terminal (PTY) support are introduced.

Full changelog

Highlights

🖥️ Real PTY Support

  • True pseudo-terminal with portable-pty
  • Interactive programs (sudo, vim, less) work correctly
  • ANSI escape sequences and terminal resize support
  • WCGW-style prompt for command completion detection

⚡ Performance Optimizations

  • Tiered matching with early exit (6 tiers, 0-5)
  • Pre-processing to avoid repeated allocations
  • Fuzzy matching with strsim + ngrams

🔒 Stability

  • Race condition fix with tokio::sync::Mutex
  • WCGW 1:1 parity with core tools
  • 118 tests passing

🤖 AI Features

  • Smart Search & Replace with AI context
  • Multi-file editor with atomic operations
  • winx_chat for conversational AI support

Installation

cargo install --git https://github.com/gabrielmaialva33/winx-code-agent.git

Full Changelog

https://github.com/gabrielmaialva33/winx-code-agent/compare/v0.1.5...v0.2.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gabrielmaialva33/winx-code-agent

Get notified when new releases ship.

Sign up free

About gabrielmaialva33/winx-code-agent

A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.

All releases →

Beta — feedback welcome: [email protected]