Skip to content

Releases: PeterSR/claude-p

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 06:32
v0.5.0
ac7aa8a

Changelog

  • 6f7be08 Add high-level claude-driving MCP server (claude-p mcp) (#3)
  • ac7aa8a Release 0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 18:32
v0.4.0
a3143a8

Changelog

  • a3143a8 Adopt pupptyeer 0.9.0 client and namespace daemon sessions; release 0.4.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 18:49
v0.2.0
fb703b1

Changelog

  • 2bdfd7d Add --pupptyeer-start-idle to pre-warm an idle daemon session
  • fb703b1 Release 0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 May 17:10
v0.1.0
dd80e0a

Changelog

  • de67678 Initial commit
  • d94a066 Initial v0.1 implementation
  • dd80e0a ci+style: enforce gofmt and reformat existing files
  • 3d2183c claudep: full stream-json + lean/rich result envelopes
  • d6e9ec6 claudep: handle extended thinking + custom-API-key modal
  • 256d99a cli: accept -p / --print as a hidden no-op
  • 7bde1e2 emit: forward full tool_use + tool_result detail
  • 4918129 jsonl: terminate on system.subtype=turn_duration too