fix: 跨Agent Loop工具上下文断裂修复 — 历史消息注入tool_calls+tool结果+Plan进度

This commit is contained in:
thzxx
2026-06-24 21:22:12 +08:00
parent a049db066e
commit 47bfc5e629
7 changed files with 146 additions and 43 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
</p>
<p align="center">
<img src="https://img.shields.io/badge/version-v0.13.1-E8734A?style=flat-square" alt="version">
<img src="https://img.shields.io/badge/version-v0.13.2-E8734A?style=flat-square" alt="version">
<img src="https://img.shields.io/badge/electron-33+-47848F?style=flat-square&logo=electron" alt="electron">
<img src="https://img.shields.io/badge/typescript-5.7+-3178C6?style=flat-square&logo=typescript" alt="typescript">
<img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="license">
@@ -252,7 +252,7 @@ npm start
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist
```
产出:`release/Metona Ollama Setup v0.13.1.exe`
产出:`release/Metona Ollama Setup v0.13.2.exe`
## 🛠️ 常用命令
@@ -499,7 +499,7 @@ npm start
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist
```
Output: `release/Metona Ollama Setup v0.13.1.exe`
Output: `release/Metona Ollama Setup v0.13.2.exe`
## 🛠️ Common Commands