Skip to content

Releases: mzhaom/claude-cli-protocol

v0.1.0

29 Jan 18:24

Choose a tag to compare

Changelog

  • c9f5d71 Add GoReleaser for automated releases with Homebrew support
  • f0c6a50 Remove unused time import in yoloswe cmd (#16)
  • 7f85e1d Fix base64 decoding of command output chunks (#15)
  • 986eb62 Add session resume support and increase default yoloswe limits (#14)
  • 0bbd0fd Update yoloswe defaults and add external builder support (#13)
  • c7b1b47 Add yoloswe builder-reviewer loop tool (#12)
  • 7e7e830 Add codex-review CLI and session logging (#11)
  • 3d78cd6 Add GitHub Actions release workflow (#10)
  • 5c8ad7c Fix yoloplanner AskUserQuestion response handling (#9)
  • 5969679 Add Codex CLI Go SDK with app-server protocol support (#8)
  • 4c33685 Fix yoloplanner follow-up prompt in non-simple mode (#7)
  • adaa4db Add streaming sub-agent protocol and improve file tracking (#6)
  • 5a6e4e8 Add build mode to yoloplanner for plan execution (#5)
  • 9718b47 Add plan mode analysis, rendering system, and session tooling (#4)
  • bcf27b5 Add multi-agent SWE system, MCP support, and protocol experiments (#3)
  • c5d46bd Add yoloplanner package and SDK enhancements (#2)
  • f6d2bae Add multi-language SDKs with comprehensive test coverage (#1)
  • b73a1c3 Rename title to Claude CLI Protocol Specification and add links
  • 21d45f9 Enhance control request coverage in protocol documentation generator