Skip to content

V3.31.0 Anchor ⚓

Choose a tag to compare

@tw93 tw93 released this 04 Jul 08:50

Waza V3.31.0

Fewer setup surprises, clearer release checks.

Changelog

  1. Install: Waza now resolves its helper files more reliably across direct installs, Claude Desktop, and the Codex plugin.
  2. Read: Feishu and Lark documents now give a clearer setup path, with app credentials as the default and lark-cli login as the fallback.
  3. Read: URL fetching and document readers now have stronger tests and retries, so temporary network issues are less likely to look like broken content.
  4. Check: Release reviews now separate code, package, installed plugin, GitHub assets, and npm state before calling a version ready.
  5. Statusline: The statusline handles cached usage data more safely, reducing stale numbers after parallel sessions.
  6. Docs: The install guide now explains which agents automatically pick up Waza from the shared skills folder.

更新日志

  1. 安装:Waza 现在能更稳定地找到自己的辅助脚本,直接安装、Claude Desktop 和 Codex 插件里的体验更一致。
  2. Read:读取飞书和 Lark 文档时,setup 提示更清楚,默认走应用凭证,缺少凭证时再提示用 lark-cli 登录。
  3. Read:网页抓取和文档读取补了更多测试与重试,临时网络抖动不容易被误判成内容坏了。
  4. Check:判断一个版本能不能发时,现在会分开确认代码、安装包、插件安装、GitHub 资源和 npm 状态。
  5. Statusline:状态栏对缓存用量的处理更稳,并行会话后更不容易显示过期数字。
  6. Docs:安装说明补清楚了哪些 agent 会自动读取共享 skills 目录里的 Waza。

Update: npx skills update -g -y · Claude Desktop · ⭐ tw93/Waza