Skip to content

v1.6.0 — Production Ready Milestone (final cleanup)

Choose a tag to compare

@DerekEXS DerekEXS released this 13 Jun 13:55

Production Ready Milestone

AgentWire-Cue has reached production readiness. All v1.5.x series functionality, security hardening, and documentation work has converged; v1.6.0 marks this milestone. Future work moves to maintenance mode (defect fixes only).

Changes

  • Version jump1.5.9 → 1.6.0: __init__.py, a2a_client.py, tests, image tag, all SKILL docs.
  • README rewriteREADME.md + README_CN.md rewritten: status badge v1.6.0, Docker Compose quick-start, full feature list (all v1.5.x items: spec.peers, spec.requires, send_a2a metadata, workflow-pointer, on_exhaust validation, permissions.peers enforcement, admin API /admin/peers redaction, doctor, structured observability, security defaults), updated deployment section with Docker Compose as canonical path, migrated examples to v1.4.8+ peers config block, updated repository structure.
  • docker-compose.yml — CUE image v1.6.0, CORE image v1.5.5.
  • SKILL docsSKILL.md, SKILL_CN.md, PLUGIN_AUTHORING.md, EXPRESSION_REFERENCE.md, INTEGRATION_OpenClaw_Hermes_QwenPaw_Claude.md: version headers synced to v1.6.0.
  • CHANGELOG.md — v1.6.0 Production Ready Milestone entry.
  • Purged all stale v1.4.3 / v1.4.4 / "future v1.5+" references from READMEs.

Verification

  • CUE test suite: 334 passed, 6 skipped.
  • No code behavior changes — documentation + version alignment only.

Companion

Series Status

Repo Version Status
agentwire-cue v1.6.0 Production Ready, maintenance mode
agentwire-core v1.5.5 Frozen, maintenance mode