Skip to content

v0.3.1 - the README the registries actually show

Latest

Choose a tag to compare

@AetherAI3 AetherAI3 released this 04 Sep 13:15
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
f62f6dd

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-attachments are committed under assets/ and served from raw.githubusercontent.com, so they render on GitHub, PyPI and npm alike, and are versioned with the repo.

Added

  • assets/demo.gif — a real captured npx aether-context setup / doctor / status session 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/ and docs/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