Skip to content

Releases: PhyAgentOS/PhyAgentOS-core

Release list

v1.0.0

Choose a tag to compare

@sxshco sxshco released this 05 Sep 06:56

PhyAgentOS v1.0.0

Release artifacts

  • phyagentos_ai-1.0.0-py3-none-any.whl — Python wheel
  • phyagentos_ai-1.0.0.tar.gz — Python source distribution
  • SHA256SUMS — SHA-256 checksums for both packages

Validation

Built and verified by GitHub Actions in an Ubuntu 20.04 container:

  • Python 3.11 and 3.12 tests, Ruff checks, and bytecode compilation
  • Node 20 bridge build
  • Package metadata validation with twine check
  • Clean-environment wheel installation
  • paos --version and paos --help smoke tests

Install the attached wheel with:

pip install ./phyagentos_ai-1.0.0-py3-none-any.whl