Wcgw

Latest version: v3.0.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

3.0.2

3.0.1

🚀 Release Notes

New Features
* 🖥️ Terminal Magic: Now you can attach to the working terminal, see history and interact directly
* wcgw terminal uses `screen` by default - connect anytime with `screen -x $name`
* Smart indentation correction when it's safe to do so
* Smoother mode switching experience
* ⚡ Improved command status monitoring for better user experience

Efficiency Improvements
* Reduced token usage: reduced amount of information shared during initialisation and mode change.
* Merged reset and bash interaction tools with initialisation and bash command tools respectively for better ux.
* ⚡ Faster startup performance

Breaking Changes
* Removed Docker support: For Docker needs, run wcgw directly on Docker images using something like:

docker run -it ubuntu uvx --from wcgw wcgw_mcp

* Removed computer use support (chat-based computer interaction proved inefficient)
* Removed reset and bash interaction tools.

New Contributors
* JosephGregg made their first contribution in https://github.com/rusiaaman/wcgw/pull/33

**Full Changelog**: https://github.com/rusiaaman/wcgw/compare/2.8.10...3.0.1

3.0.1rc3

What's Changed
* Feat/bash ux by rusiaaman in https://github.com/rusiaaman/wcgw/pull/30


**Full Changelog**: https://github.com/rusiaaman/wcgw/compare/3.0.1rc2...3.0.1rc3

3.0.1rc2

- Automated indentation fix
- Runs Bash lazily so that it doesn't block. Initialisation should be faster.

3.0.1rc1

* Major fix: networking issues and slow command execution.
* Attaches to screen session so that you can investigate the terminal and interrupt if required.
* Speed improvements and token optimisations.
* Better mode switching experience; reduced token count while changing mode.
* Merged BashInteraction and BashCommand to minimise authorisations in Claude.
* Dedicated status checking instead of Enter based status checking.

2.8.10

* Setting TMPDIR explicitly, fixes ocrmypdf
* MCP timeout fix

Page 1 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.