Skip to content

Releases: rusiaaman/wcgw

2.8.8: fix bad bytes in terminal output

04 Feb 18:57
Compare
Choose a tag to compare
Fixed bug where non unicode bytes were in the output the terminal wou…

2.8.7: wcgw_local command fix

01 Feb 12:42
Compare
Choose a tag to compare

2.8.6: bug fixes

01 Feb 12:16
Compare
Choose a tag to compare

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

23 Jan 19:31
Compare
Choose a tag to compare

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

Full Changelog: 2.8.4...2.8.5

2.8.4: fixed a minor issue in KT prompt

21 Jan 14:09
Compare
Choose a tag to compare

2.8.3: syntax checker upgrade and initial non-existant dir fix.

20 Jan 11:54
Compare
Choose a tag to compare
Upgraded syntax checker. Fixed starting workspace in case it didn't e…

2.8.2

17 Jan 09:20
Compare
Choose a tag to compare

Full Changelog: 2.8.1...2.8.2

2.8.1: shell starting fixes

17 Jan 08:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.0...2.8.1

2.8.0: modes - architect, code-writer, wcgw

15 Jan 14:45
Compare
Choose a tag to compare
Slight prompt change for failure cases

2.7.2: glob recursive evaluation in context saving

09 Jan 12:56
Compare
Choose a tag to compare
glob recursive expansion in context save