Skip to content

Releases: madebypx/PXOS

v2.3.1 — AI Indexability & Zero-Friction Distribution Engine

Choose a tag to compare

@github-actions github-actions released this 05 Sep 02:10

Full Changelog: v2.3.0...v2.3.1

v2.3.0 — AI Indexability, Zero-Friction Distribution & Apache 2.0

Choose a tag to compare

@rodrigospena rodrigospena released this 05 Sep 01:14

What's Changed in v2.3.0

AI Indexability Standard (llms.txt & llms-full.txt)

  • Root llms.txt compliant with llmstxt.org for AI crawlers and developer agents.
  • Dense single-file llms-full.txt (65KB) providing zero-overhead complete framework reference for LLM context windows.
  • Autonomous validation utility (scripts/generate-llms-txt.py).

Cross-Platform Zero-Friction Distribution

  • Native Windows PowerShell installer (install.ps1): irm https://raw.githubusercontent.com/madebypx/PXOS/main/install.ps1 | iex
  • Pure Python CLI (pyproject.toml, pxos/ package): pip install pxos && pxos init with zero runtime dependencies.
  • POSIX shell installer (install.sh): curl -fsSL https://raw.githubusercontent.com/madebypx/PXOS/main/install.sh | bash

Intellectual Property & Licensing

  • Standardized on the Apache License, Version 2.0 (Apache-2.0) by PROJECT/X: 100% OSI-approved open source, granting unrestricted free use for developers, startups, and enterprise teams without corporate compliance roadblocks (FOSSA/Snyk/Black Duck), while maintaining explicit trademark protection for PROJECT/X and reciprocal patent infringement safeguards.

CI/CD & Public Distribution

  • Automated GitHub Actions release workflow (.github/workflows/release.yml) for package builds, release management, and PyPI distribution.
  • Web deployment bundle (templates/site/public/) with Schema.org JSON-LD, OpenGraph, and crawler directives for pxos.madebypx.com.
  • Publication-ready community launch kit (docs/LAUNCH_KIT.md) for Hacker News, Dev.to, and Reddit.