这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: MindXpansion/wcgw

Tags

3.0.3

Toggle 3.0.3's commit message
Fixed cwd issue

3.0.2

Toggle 3.0.2's commit message
Bug fix: code writer allowed globs if relative should be handeled cor…

…rectly

3.0.1

Toggle 3.0.1's commit message
Update README.md

instruct user it's ok if the file doesn't already exist to update.

3.0.1rc3

Toggle 3.0.1rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/bash ux (rusiaaman#30)

* Timeout improvements and robustness

* Refactored parse_tool_by_name

* Screen related improvements

* Ineffiency fix: duplicate statement

* Remove echo if command

3.0.1rc2

Toggle 3.0.1rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/bash state initbg (rusiaaman#29)

* Initialising bash state in bg

* Made bash state lazy

* Automatic indentation fixes

* Fixed server.py screen attachment default

* Fixed location of initialisation

* Fixed unused code

* Prevent unncessary state loading causing reset shell

3.0.1rc1

Toggle 3.0.1rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

3.0.0rc1

Toggle 3.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Moved status check to bash command itself (rusiaaman#28)

* Moved status check to bash command itself

* Added tool prompts.py

* Changed ResetShell to ResetWcgw

* Bash Interaction and Bash command merged

* Type fix

* Fixes

* Updated gpt instructions

* Fixed wcgw_cli do not add initialize tool

* bug fix

* Reduced tokens usage of initialize

2.8.10

Toggle 2.8.10's commit message
Patch update

2.8.9

Toggle 2.8.9's commit message
Fixed mypy type error on env, mcp fork type fix

2.8.8

Toggle 2.8.8's commit message
Fixed bug where non unicode bytes were in the output the terminal wou…

…ld drastically fail