v1.0.1
Maintenance release for the EvilProxy/EvilClaw line after rebasing onto the latest CLIProxyAPI main.
Highlights
- Rebased onto current upstream CLIProxyAPI while keeping the EvilProxy/EvilClaw runtime additions.
- Restored IoM-go streaming support, including the
StreamCommandpath used by localrpc streaming. - Improved bridge reliability around C2 restarts, concurrent task handling, session management, and chat/tapping streams.
- Preserved multi-agent profiles/adaptations and the unified tool-injection format layer after the upstream rebase.
- Fixed config runtime cloning after the rebase so runtime config state is not accidentally shared.
- Fixed release automation so generated release notes are capped and no longer exceed GitHub's release body limit.
Assets
Release archives are published for Linux, macOS, Windows, and FreeBSD. Linux includes both default GLIBC-based builds and no-plugin portable builds. checksums.txt contains SHA-256 checksums for all archives.
Validation
go build -o <temp> ./cmd/servergo build ./cmd/server ./cmd/inject-cli ./test/localrpc_client- GitHub Actions release workflow
28574016608completed successfully.