Releases: rusiaaman/wcgw
Releases · rusiaaman/wcgw
2.8.8: fix bad bytes in terminal output
2.8.7: wcgw_local command fix
Full Changelog: 2.8.6...2.8.7
2.8.6: bug fixes
What's Changed
- Bugfixes/2.8.6: proper malformed search-replace blocks validation, update repl followed by reset shell doesn't work. by @rusiaaman in #25
Full Changelog: 2.8.5...2.8.6
2.8.5
What's Changed
- All logs now get written ~/Library/Logs/Claude/mcp-server-wcgw.log file, including tool calls
- Deployment: Dockerfile by @calclavia in #24
- Refactored out cli utilities to a new folder. More tests
New Contributors
- @calclavia made their first contribution in #24
Full Changelog: 2.8.4...2.8.5
2.8.4: fixed a minor issue in KT prompt
Update KT prompt
2.8.3: syntax checker upgrade and initial non-existant dir fix.
Upgraded syntax checker. Fixed starting workspace in case it didn't e…
2.8.2
Full Changelog: 2.8.1...2.8.2
2.8.1: shell starting fixes
What's Changed
- fix mcp on linux by @nick1udwig in #23
New Contributors
- @nick1udwig made their first contribution in #23
Full Changelog: 2.8.0...2.8.1
2.8.0: modes - architect, code-writer, wcgw
Slight prompt change for failure cases
2.7.2: glob recursive evaluation in context saving
glob recursive expansion in context save