Skip to content

v1.2.0

Latest

Choose a tag to compare

@smallnest smallnest released this 01 Apr 01:20
· 88 commits to master since this release

IMClaw 1.2.0 (2026-04-01T01:19:33Z)

AI Agent Gateway with ACP Protocol support.

Changelog

  • 563a2b6: add CLI transcript parser for structured IMClaw output ( <>)
  • 2a81458: add shorthand flags for common CLI options ( <>)
  • d6cf0ed: feat: add streaming support for real-time output ( <>)
  • b9fc0c3: fix streaming output by running acpx in PTY and add regression tests ( <>)
  • e6614d9: improve CLI permission error hint ( <>)
  • 827ba4d: make CLI always stream and support incremental transcript parsing ( <>)
  • 9256b4a: merge streaming into master ( <>)
  • 5d1cf21: streaming ( <>)

Installation

Download binary

Download the appropriate binary for your platform from the assets below.

Install via go

go install github.com/smallnest/imclaw/cmd/imclaw@1.2.0
go install github.com/smallnest/imclaw/cmd/imclaw-cli@1.2.0