thzxx opened issue MetonaTeam/metona-ai-desktop#11 2026-07-21 21:55:41 +08:00
[P1/高] ToolRegistry 工具超时后 Promise 未取消,导致资源泄漏
thzxx opened issue MetonaTeam/metona-ai-desktop#10 2026-07-21 21:55:41 +08:00
[P0/严重] HttpRequestTool 未防御 SSRF,可访问内网与云元数据服务
thzxx opened issue MetonaTeam/metona-ai-desktop#9 2026-07-21 21:55:40 +08:00
[P0/严重] RunCommandTool env 透传 process.env,子进程可读取所有 API keys
thzxx opened issue MetonaTeam/metona-ai-desktop#8 2026-07-21 21:55:39 +08:00
[P0/严重] RunCommandTool 仍使用 exec 而非 execFile,违反硬性约束
thzxx opened issue MetonaTeam/metona-ai-desktop#7 2026-07-21 21:55:38 +08:00
[P0/严重] preload.ts contextBridge 失败时降级到 globalThis 赋值削弱渲染进程隔离
thzxx opened issue MetonaTeam/metona-ai-desktop#6 2026-07-21 21:55:37 +08:00
[P0/严重] MCPManager stdio 子进程命令注入风险
thzxx opened issue MetonaTeam/metona-ai-desktop#5 2026-07-21 21:55:37 +08:00
[P0/严重] TaskOrchestrator abort 路径未清理 sessionDepth 导致后续任务深度错乱
thzxx opened issue MetonaTeam/metona-ai-desktop#4 2026-07-21 21:55:36 +08:00
[P0/严重] TaskOrchestrator SubEngine 共享主 Engine 的 adapter 导致 abort signal 互斥覆盖
thzxx opened issue MetonaTeam/metona-ai-desktop#3 2026-07-21 21:55:35 +08:00
[P0/严重] Agent Engine 未调用 adapter.getContextWindow() 同步压缩阈值
thzxx opened issue MetonaTeam/metona-ai-desktop#2 2026-07-21 21:55:34 +08:00
[P0/严重] Ollama Adapter 将公网 URL 图片当作 base64 字符串直接传递
thzxx opened issue MetonaTeam/metona-ai-desktop#1 2026-07-21 21:55:33 +08:00
[P0/严重] Ollama Adapter reasoning_content 字段名错误,推理内容永远丢失
thzxx pushed tag v0.3.15 to MetonaTeam/metona-ai-desktop 2026-07-21 21:06:10 +08:00
thzxx pushed to master at MetonaTeam/metona-ai-desktop 2026-07-21 21:05:59 +08:00
516d8a728f feat: 升级至 v0.3.15 — MiMo 多模态 + 工作空间数据库继承 + 引导窗口上下文配置 + TS 错误修复
thzxx pushed tag v0.3.14 to MetonaTeam/metona-ai-desktop 2026-07-21 17:51:06 +08:00
thzxx pushed to master at MetonaTeam/metona-ai-desktop 2026-07-21 17:50:53 +08:00
c0a26ce053 feat: 升级至 v0.3.14 — 移除 AGENTS.md/USERS.md + 内置提示词统一管理 + 时间感知 + 工具管理滚动
thzxx pushed tag v0.3.13 to MetonaTeam/metona-ai-desktop 2026-07-21 17:01:57 +08:00
thzxx pushed to master at MetonaTeam/metona-ai-desktop 2026-07-21 17:01:40 +08:00
f640c9b48a feat: 升级至 v0.3.13 — 任务管理系统重构(删除 todo_write + IPC 越权防护 + UI 自动刷新)