Skip to content

Releases: whiteball-shiro/blue-whale-agent

v1.4

Choose a tag to compare

@whiteball-shiro whiteball-shiro released this 02 Sep 07:41

修复让本地模型生图时会卡死的bug,现在生图默认目录是桌面了。
内置工具增加了文件复制(复制到任意目录)。

v1.3

Choose a tag to compare

@whiteball-shiro whiteball-shiro released this 02 Sep 04:43

转为内置功能(开启 MCP 开关即用,无需额外配置)

  • 文件读写:列出目录 / 读文件 / 写文件 / 删除文件(原来在 qwen-files 、filesystem等外部脚本里)
  • 生成文档:docx(Word)/ pdf / pptx(PPT)/ xlsx(Excel) —— 之前只有 docx/pdf/pptx 靠外部脚本,且新加了 Excel
  • 这些和原有的本地生图一样,都是 builtin 内置,不依赖外部脚本、COM: 占位符
  • 使用方式:对话里开 🧩 MCP 开关即可直接调用上述已内置工具。
    仍然需要自己配置的(文档已写明)
  • 连接MySQL、网络搜索(web-search)、浏览器(playwright)、Windows 操控(windows-mcp) —— 依赖外部命令(node/npx/uvx),仍需按配置教程替换 COM: 占位符 + 装依赖。

v1.2

Choose a tag to compare

@whiteball-shiro whiteball-shiro released this 01 Sep 17:22

剩余 token 修复。
加入大肥鱼人设。

v1.1

Choose a tag to compare

@whiteball-shiro whiteball-shiro released this 01 Sep 16:37
  1. 本地 GPU 脚本 whale-gpu.ps1 已泛化:路径、端口、模型、参数都改成从 config.local.json 读取,未配置时自动探测(llama-server / lms / ComfyUI / 端口),不再写死某一台机器。
  2. 端口可配:comfyPort(默认 8188)、localLlamaPort(默认 49674)
  3. 参数可配:localCtxSize / localGpuLayers / localThreads / localChatTemplate /localExtraArgs / localCudaVendor
  4. 恢复文本模型优先用 LM Studio 的 lms;不用 LM Studio 的需配 localLlamaExe + localModelPath
    5.config.local.json.example 补充了新的可配置字段。

blue-whale-agent v1.0

Choose a tag to compare

@whiteball-shiro whiteball-shiro released this 01 Sep 15:57

2026-9-1初版v1.0