Skip to content

v1.5.5 — OpenClaw 2026.6.6 schema compat (final v1.5.x)

Choose a tag to compare

@DerekEXS DerekEXS released this 13 Jun 13:23

Summary

Final cleanup release of the v1.5.x series for AgentWire-Core.

  • OpenClaw 2026.6.6 schema compatplugin/openclaw.plugin.json now declares additionalProperties: false on configSchema, top-level kind: "http-server", full uiHints for all main config fields, and version: "1.5.5" synced with the CORE image tag.
  • README refreshREADME.md and README_CN.md rewritten: status badge v1.5.5, Docker Compose quick-start, full feature list (TLS, messages/import, export pagination, size limits, /a2a/metrics auth, token health checks, log redaction, workflow allowlist), updated API list, updated deployment / security sections.
  • Version unificationserver/start.py Agent Card, docker-compose.yml image tag, SKILL.md / SKILL_CN.md / PROTOCOL_QUICK_REF.md all bumped to 1.5.5.

Verification

  • CORE test suite: 35 passed.
  • plugin/openclaw.plugin.json validated as strict JSON Schema with additionalProperties: false.

Companion

Notes

No new features, no behavior changes — manifest + documentation alignment only. The v1.5.x series for AgentWire is now frozen; future work moves to maintenance mode (defect fixes only).