Release Summary
EasyLibraryAgent v1.0.0 is the stable external service release for the EasyLibrary Agent ecosystem. It provides registry, PubSub, delivery tracking, KV/flags/locks, RPC, server state, console operations, runtime directories and safe allowlisted compute services.
Highlights
- Stable Agent service protocol and runtime identity.
- Ready-to-run Linux AMD64, Linux ARM64 and Windows AMD64 binaries.
- Static Linux binaries built with CGO disabled.
- Go tests passed on GitHub Actions.
- Binaries smoke-tested with
--versionand directory diagnostics.
Assets
- easylib-agent-linux-amd64
- easylib-agent-linux-arm64
- easylib-agent-windows-amd64.exe
- agent.example.toml
- checksums.txt
Links
Requirements
- No Go toolchain required for release binaries.
- Use
EasyLibraryAgentBridge 1.0.0+orEasyLibrary 2.0.0+on PocketMine-MP servers.
Verification
- GitHub Actions quality checks passed before release.
- Release assets include
checksums.txtwhen binaries or packages are attached.
See the linked changelog for the full technical breakdown, migration notes and examples.