Skip to content

OpenDomain 0.1.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@chasechou007 chasechou007 released this 04 Aug 07:18
bb74839

Agent-driven installation

  • Adds the canonical Agent Installation Contract so Codex can install and initialize OpenDomain from natural-language intent.
  • Uses an explicit npm alpha channel without adding host project package metadata.
  • Documents a checksum-verified, user-local standalone fallback.
  • Adds CI evidence for global installation, Codex integration, diagnostics, validation, and generated workflow routing.

Install with npm:

npm install --global @echopath-labs/opendomain@alpha
opendomain init --tools codex
opendomain doctor
opendomain validate

Standalone executables and SHA256SUMS.txt are built and uploaded by the release workflow.