Docs-only release. No runtime change — aether_context is untouched apart from the version string.
It exists because the PyPI and npm project descriptions were rendering the old README with three broken images and eight dead links, and a registry only re-reads the description on upload.
Fixed
- Every link and image in the README is absolute. The three images that lived on GitHub
user-attachmentsare committed underassets/and served fromraw.githubusercontent.com, so they render on GitHub, PyPI and npm alike, and are versioned with the repo.
Added
assets/demo.gif— a real capturednpx aether-context setup/doctor/statussession against a live Ollama, now the README hero.- A project landing page at https://aetherai3.github.io/Unlimited-Context-LLM/, with Open Graph and Twitter card tags so a shared link unfurls.
Changed
- README rebuilt around the install: it had been at line 310 of 386, below five separate pool/RAM tables that are now one Sizing section. Every caveat kept.
Removed
docs/superpowers/anddocs/plans/— internal build plans and specs for unshipped work. History keeps them.
Also ships the publish-npm.yml YAML fix, tests/test_workflow_yaml.py, the registry badges and the RELEASING.md rewrite that had been sitting in [Unreleased].
Full notes: CHANGELOG.md