Verified public updates
What’s new on Aether
This changelog records public website and resource changes that can be verified in the Aether landing repository. Dates are commit dates, not claims about backend API or SDK releases. Aether currently has no tagged releases in this repository, so each entry links to the exact source change and, where useful, the public page it introduced.
01Helvetica Now Text became the site typeface
The public site moved its primary sans and display typography to locally hosted Helvetica Now Text files. The change updated the root layout and font tokens without making a product-feature claim.
Typography implementation and bundled font assets.
02The homepage gained a WebGPU memory visualization
The homepage hero replaced its earlier Three.js backdrop with a vgpu fluid and particle field shaped around the Aether mark. Capability checks and a static fallback keep the page usable when WebGPU is unavailable or reduced motion is requested.
Initial vgpu fluid and fallback integration.
Particle and logomark refinement built on the fluid.
04The CIO accountability guide received a direct delivery path
The existing CIO guide landing page was connected to its downloadable PDF so a completed guide request could deliver the promised resource. The public landing page remains the indexable entry point; the document itself remains outside the sitemap.
Public landing page for the accountability brief.
Source change connecting the guide to its PDF asset.
05Three detailed comparison guides were published
Aether added dedicated pages comparing its memory-layer approach with Zep, Letta, and a self-assembled pgvector stack. Each page includes the situations where the alternative can be a reasonable choice instead of treating comparison content as attack copy.
Start with the neutral architecture overview.
Source change introducing the three detailed pages.
06A dedicated .NET agent-memory guide was added
The site added a .NET-focused landing page with C# examples and links to the Aether .NET quickstart. This was a public developer-resource update; current package and API details remain in the documentation.
C#-focused agent-memory overview and quickstart path.
Source change introducing the landing page.
07The homepage gained a cross-session Memory SDK demo
A scripted homepage demonstration was added to show a fact being retained and recalled in a later session. The visual explains the Memory SDK flow; the documentation remains the source for runnable integration instructions.
Homepage section, data, animation, and fallback source.
08The Aether blog and machine-readable feed launched
The public site added statically generated article pages, followed by RSS, article structured data, sitemap entries, and per-post Open Graph images. Those changes established a dated source for engineering notes, guides, comparisons, and announcements.
Browse the current published articles.
Initial routes, MDX rendering, and listing page.
RSS, sitemap, JSON-LD, and dynamic social images.
09The agent-memory implementation guide was published
A canonical agent-memory page added practical SDK examples, comparison context, FAQs, and documentation links. It remains the implementation-oriented companion to the broader memory architecture guide.
Open the current implementation-focused page.
Source change introducing the canonical page.
Continue exploring
Use the docs for current SDK installation and API contracts.
Read dated engineering, guide, and comparison articles.
Build against the current contract
The changelog records public resources. Use the documentation for current SDK and API behavior.