DEV Community

邱敬幃 Pardn Chiu
邱敬幃 Pardn Chiu

Posted on

Agenvoy@v0.25.3 - Add opus-4-8 model, extension marketplace, and Go bootstrap updates

pardnchiu/Agenvoy


v0.25.2 -> v0.25.3

Summary

Registers the latest Opus model in the provider registry. Extends the landing page with a tool-extension marketplace section, and hardens the install and update scripts so the toolchain bootstraps and persists on PATH automatically.

翻譯

於 provider registry 註冊最新的 Opus model。landing page 新增工具擴充市集區塊,並強化安裝與更新腳本,使工具鏈自動 bootstrap 並持久化至 PATH。

Changes

FEAT

  • Register claude-opus-4-8 in the Claude provider model registry [ddc9b02]
  • Add tool extension marketplace section to the landing page [ddc9b02]
  • Auto-bootstrap Go toolchain and persist PATH in install/update scripts [ddc9b02]

翻譯

  • 於 Claude provider model registry 註冊 claude-opus-4-8
  • 新增工具擴充市集區塊至 landing page
  • install/update 腳本自動 bootstrap Go 工具鏈並持久化 PATH

DOC

  • Rename /dispatcher to /dispatcher-model and document /summary-model [ddc9b02]

翻譯

  • /dispatcher 改名為 /dispatcher-model 並補上 /summary-model 說明

Scope

  • configs/jsons/providors/claude.json — FEAT
  • index.html, static/index.js, static/css/index.css — FEAT
  • static/scripts/install.sh, static/scripts/update.sh — FEAT
  • README.md, doc/README.zh.md, wiki/CLI-Reference.md, wiki/CLI-Reference.zh.md — DOC

Generated by SKILL

Top comments (0)