Changelog

OCP evolves additively within a major version (Core §2). Every entry lists wire-visible changes; anything that would break a golden conformance vector is a major version.

0.1.2 — 2026-07-11

  • npm metadata only (homepage/repository/bugs on all packages). No wire changes.

0.1.1 — 2026-07-11

  • LICENSE texts shipped in tarballs (Apache-2.0 code, CC-BY 4.0 spec prose).
  • Spec: full Provider profile; Core gains the session state machine (§12), canonical flows (§13), Security Considerations (§14), and registries (Appendix A). No wire changes.

0.1.0 — 2026-07-11

  • Initial public release: Core + Companion + Embed profiles.
  • Wire: envelope, sessions (incl. session.refresh/session.refreshed), context, turns, tools, confirms, pairing, embed host↔widget contract.
  • 40 JSON Schemas, golden conformance vectors, reference clients (ocp-companion, ocp-embed).