Skip to content
Go back
astro-minimax v0.9.3: Runtime Alignment, Accessibility & Data Refresh

astro-minimax v0.9.3: Runtime Alignment, Accessibility & Data Refresh

astro-minimax v0.9.3: Workspace runtime alignment, refreshed AI knowledge/profile assets, a rewritten browser smoke harness, accessibility improvements for chat and settings, and synced release documentation.

astro-minimax v0.9.3 is not just a version bump. The recent commit history shows a release centered on runtime alignment, generated AI asset refreshes, stronger browser smoke coverage, and accessibility polish across chat and settings surfaces — with the package version sync and release-document updates landing as the final layer.

Runtime & Data Alignment

Blog App Runtime Alignment

The example blog was adjusted to match the shared workspace runtime contract more closely. Recent changes aligned the app configuration, trimmed package wiring, refreshed the workspace lockfile, and updated package metadata so the app, template, and workspace packages all point at the same runtime assumptions.

Generated Knowledge & Profile Refresh

The generated AI-facing assets were refreshed in bulk, including:

This keeps the AI runtime inputs and public-generated assets aligned with the current content and bundle contract.

CLI Processing & Template Runtime Docs

Two related maintenance tracks also landed in this cycle:

Accessibility & UI Polish

AI Chat Accessibility Improvements

Recent commits improved the accessibility semantics of the AI chat surface:

Settings Panel & Reading Theme Refinement

SettingsPanel.astro received a substantial semantics pass, especially around dialog, tab, and switch behavior. In parallel, reading-theme styles in theme.css were refined for better preset consistency, and supporting UI pieces such as cards and post list metadata were cleaned up alongside that work.

Testing & Documentation

Browser Smoke Harness Rewrite

tests/e2e-test.py was rewritten into a broader Playwright smoke harness. The new script checks more than a homepage render: it now covers article detail pages, taxonomy routes, search, theme toggling, AI widget behavior, and API health endpoints, which makes regressions in the integrated demo app easier to catch.

AI Guide & Release Documentation Sync

The generated English AI guide was refreshed to better reflect the current AI feature set, tool-calling flow, and runtime terminology. On top of that, the root READMEs and version tables were synchronized to 0.9.3, and this bilingual release-note entry was added so the public docs line up with the actual release contents.

Upgrade Notes

This release is primarily an alignment and quality update rather than a breaking feature release. If you are already on the 0.9.x line, the important follow-up is to pick up the refreshed template/runtime conventions and keep generated AI assets in sync with the current build pipeline.



Previous Post
Settings Panel & Preferences
Next Post
@astro-minimax/ai Module Technical Architecture Deep Dive

评论区

文明评论,共建和谐社区