Skip to content
Go back
astro-minimax v0.9.1: AI Tool Calling & Action System

astro-minimax v0.9.1: AI Tool Calling & Action System

astro-minimax v0.9.1: AI tool calling and a client-side action runtime, paragraph-level RAG with RRF hybrid retrieval, ChatPanel and CodeBlock improvements, plus build and typing fixes.

astro-minimax v0.9.1 focuses on what the AI can do: standard tool calls drive page behavior, backed by a type-safe action pipeline in the theme. It also improves retrieval granularity and polishes chat and code-block experiences.

New Features

AI Tool Calling

The assistant can now control the page through tool calls. Seven built-in tools are available:

Client Action Runtime

packages/core/src/actions/ provides a full action execution system:

Paragraph-Level RAG & RRF Hybrid Retrieval

Retrieval moves from article-level to paragraph-level, combined with RRF hybrid ranking for finer-grained evidence and citations.

ChatPanel Improvements

CodeBlock Improvements

Fixes

Technical Notes

Upgrade Guide

This release is backward compatible. Update packages with:

pnpm update @astro-minimax/core @astro-minimax/ai
bash

Acknowledgments

Thanks to everyone who contributed and shared feedback!



Previous Post
astro-minimax v0.9.2: Security Hardening & Architecture Split
Next Post
astro-minimax 0.9.0

评论区

文明评论,共建和谐社区