Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 May 10:29

v1.0.0

Initial EvilProxy release built on CLIProxyAPI.

Highlights

  • Added the IoM-based control bridge for discovering active agent sessions and coordinating runtime tasks.
  • Added real-time session observation with structured streaming events for model output and tool activity.
  • Added controlled tool-call injection support across supported OpenAI Chat Completions, OpenAI Responses, and Claude Messages flows.
  • Added multi-agent profile/adaptation support for the initial EvilClaw runtime.
  • Restored localrpc streaming support for the command/test client path.
  • Published packaged binaries for Linux, macOS, and Windows on amd64/arm64, with SHA-256 checksums.

Notes

This release is the first public EvilProxy/EvilClaw baseline. It keeps CLIProxyAPI compatibility while adding the IoM bridge and runtime control surface used by EvilClaw.