Skip to content

Releases: ZhenHuangLab/collaborating-with-claude-code

v0.1.3

15 Feb 06:11
6c29f87

Choose a tag to compare

  • Remove old status output in stderr, and stream claude code assistant messages text to stderr for better real-time process tracking
  • Change default model to claude-opus-4-6.
  • Improve process output stream handling.

v0.1.2

08 Feb 11:45
429bc87

Choose a tag to compare

  • Add runtime status output to stderr
  • Improve subprocess life cycle management

v0.1.1

07 Feb 12:04
c316577

Choose a tag to compare

Fix "Bridge failed to parse Claude Code output: 'list' object has no attribute 'get' " error.
Tested on Claude code 2.1.25 && 2.1.31

v0.1.0

07 Feb 06:56
2f1cdc4

Choose a tag to compare

Compatible with claude code v2.1.11 and v2.1.12.