lime version history
27 releases tracked, newest first.
v1.98.0
Jul 10, 2026- Added Tool Runtime for Codex-first execution chain and unified owner.
- Fixed Agent flow state inconsistencies after stops/interrupts.
- Refactored and split large components like `agent-compat` and App Server read model.
- Updated benchmark release gate with stricter evidence requirements.
9 downloads
v1.97.0
Jul 9, 2026- Added provider streaming support and voice transcription/polish features
- Improved task center workflows and added benchmark release scripts
- Fixed issues with idle provider tails, Electron environments, and model selection
- Optimized voice input handling and removed deprecated code paths
9 downloads
v1.96.0
Jul 9, 2026- Added Agent/Claw workspace approval HITL main chain and Runtime tool surface with new modules.
- Expanded Agent runtime projection for multi-session scenarios and media reference previews.
- Fixed various issues in Agent/Claw terminal, App Server protocols, and MCP paths.
- Optimized and refactored tool-runtime, App Server, and frontend components.
9 downloads
v1.95.0
Jul 8, 2026- Agent/Claw workspace improvements including task center, media preview, and collaboration features.
- App Server enhancements for media tasks, session history, and GUI preview sharing.
- Runtime tooling updates to reduce centralized logic and improve plugin capabilities.
- Multiple fixes for state recovery, protocol fields, and UI/runtime consistency.
9 downloads
v1.94.0
Jul 7, 2026## Lime v1.94.0
### 新功能
- Soul Style Pack 进入 App Server current 主链,新增安装、列表、启停和卸载协议,设置页可导入五语言 style pack 并统一展示内置与已安装 profile。
- Agent chat 增强未完成会话恢复、队列 turn 处理、停止后输入恢复、结构化 `contentParts`、媒体引用卡片、provider safety buffering 提示和侧栏会话投影,降低长对话和中断场景的状态丢失。
- Runtime native tool surface 扩展到 `view_image`、`apply_patch`、`skill_search`、`sleep`、`update_plan`、`WebFetch`、`WebSearch`、记忆和图片任务等 current 工具面,并补齐 tool-runtime 分发模块。
- App Server 协议补充 content reference、message content part、session archive / update / list 返回结构和 config warning 投影,为 GUI、client 和 schema export 提供同一份事实源。
### 修复
- 修复 Claw / Agent chat 在停止生成、queued turn、history hydrate 和恢复输入时的边界判断,避免有工具副作用、占位输出或旧终态事件时误恢复或误清理。
- 修复 App Server config warning 在前端 toast、API response、Electron bridge 和 runtime read model 中的传递路径,提升本地配置错误的可见性。
- 修复模型 provider stream 的安全缓冲与消息投影,保留结构化 content parts、媒体 reference、media-only 历史消息和 final answer phase,减少 reasoning / tool / final text 混排漂移。
- 修复 Electron renderer 打包时的静态资源 base,降低 packaged fixture 与桌面包内资源路径不一致的风险。
- 修复 Soul profile 解析和 fallback 行为,使未知 profile、内置 registry 和安装包 profile 在设置页与 prompt context 中保持一致。
### 优化与重构
- 继续按 Codex-first 收缩 Aster residual,删除 vendor Aster 中旧 session memory、config、cron、noteboo
9 downloads
v1.93.0
Jul 6, 2026- Added new runtime conversation, queue, and projection modules for better agent integration.
- Enhanced subagent status and collaboration visibility across UI and backend systems.
- Fixed streaming, input handling, and event consistency issues in chat and App Server.
- Removed legacy Aster components and optimized Rust agent domain modules.
9 downloads
v1.92.0
Jul 5, 2026- Added model capabilities and fact sources for context windows, input modalities, and native tools.
- Introduced local plugin package support and publishing workflows.
- Enhanced Agent chat with improved action, artifact, and context projections.
- Fixed issues in Agent Runtime, App Server evidence export, and model capability recognition.
9 downloads
v1.91.0
Jul 5, 2026## Lime v1.91.0
### 新功能
- App Server `agentSession` 事件链新增 typed notification 投影,覆盖 `message/created`、`turn/*`、`item/*` 和 assistant message delta,协议 schema 与 npm client 同步生成可直接消费的类型。
- 应用中心收口到 current Plugins 页面:插件市场旧页面下线,安装态、云端态、能力清单、activation entries、subagents / skills、权限与版本摘要统一在应用详情中呈现。
- 插件 activation 支持带 project context 跳转 Agent 工作区,workflow / runtime entry 可转成 `@` 触发提示,避免继续走旧 adapter mock 执行路径。
- 自动化 Agent Turn 任务新增 session / thread lineage 约束,创建自动化时会绑定来源会话和线程,避免脱离当前工作区上下文执行。
### 修复
- 修复 Agent Runtime typed delta、turn lifecycle、runtime status、web search preflight、credential provider bridge 和会话恢复投影的多个边界,降低流式输出错序、误停和上下文丢失风险。
- 修复团队 / 子代理恢复事实、workspace team runtime、subagent timeline、右侧 surface readiness 和 service skill entry action 的投影一致性。
- 修复插件安装 / 卸载流程中的删除数据确认、dry-run gate、manifest normalization、source version、能力标签和详情摘要展示。
- 修复 Claw current fixture 的 read model 等待、右侧 surface 视觉断言、场景断言拆分和多 Agent 团队 fixture 覆盖。
### 优化与重构
- `tool-runtime` 拆出 execution policy、execution rules、shell planning、tool batch plan / outcome 与 policy service,App Server 不再经 `lime-agent` Aster adapter 消费纯 shell 文本提取。
- App Server protocol / client 重构 request / notification 方法、catalog、schema export 与 ge
9 downloads
v1.90.0
Jul 4, 2026- Agent Runtime migration completed with old backend components removed.
- Added inline images and structured previews in Article Workspace.
- Fixed multiple Agent Chat streaming and recovery issues.
- Split App Server processor and plugin worker for better modularity.
9 downloads
v1.89.0
Jul 4, 2026## Lime v1.89.0
### 新功能
- Aster runtime 迁移继续推进:旧 `crates/aster-rust` 迁到 `lime-rs/vendor/aster-rust`,当前 Rust workspace 保留 App Server / Agent 侧事实源,Aster 只作为受控 vendor 兼容依赖。
- App Server workflow control 面补齐 `workflow/respond`、`workflow/retry`、`workflow/cancel` 协议、schema、client 方法和 runtime control 入口,为工作流暂停、重试、取消和人工响应建立 current JSON-RPC 主链。
- Article Workspace / General Workbench 新增工作流控制条、详情面板和 read model 投影,支持从聊天工作区查看 workflow 状态、证据和下一步操作。
### 修复
- 修复 Agent Session / Aster session store 投影、历史压缩、runtime conversation 和 todo / subagent projection 的多处边界,减少旧 Aster 存储与 Lime current session 之间的状态漂移。
- 修复图片任务预览、文稿内联配图、draft materialization 和任务发送链路的恢复与回填问题,让失败、完成、手动应用和工作区同步状态更一致。
- 修复 Plugin / Workflow 运行时旧入口漂移,删除旧 `workflowRuntimeHost`、`useWorkflow` 和相关 policy 残留,避免测试或前端入口继续依赖过期 workflow host。
### 优化与重构
- Agent 侧拆出 `agent-runtime` ask / turn executor、Aster trait skeleton、session projection、message content adapter、runtime snapshot / timeline adapter 和 subagent adapter,降低中心文件职责。
- `model-provider`、`thread-store`、`tool-runtime` 继续拆分 provider safety / router、会话记录、工具 IO、MCP notification 和工具结果模型,为后续替换 Aster 内部实现做准备。
- App Server workflow processor、runtime read model、media task 和 image command
9 downloads
v1.88.0
Jul 3, 2026- Split Agent Runtime into multiple crates for clearer boundaries.
- Enhanced App Server workflow runtime with new features and fixes.
- Fixed issues in Agent Chat, image tasks, and Plugin installations.
- Refactored modules and updated documentation for better maintainability.
9 downloads
v1.87.0
Jul 3, 2026- Plugin runtime now handles all plugin-related workflows, replacing the old Agent App entry.
- Content factory plugins gain standalone release capabilities and improved testing coverage.
- Fixed issues with dual Agent App/Plugin naming causing marketplace and runtime inconsistencies.
- Removed legacy Agent App code and restructured modules under Plugin ownership.
9 downloads
v1.86.0
Jul 2, 2026## Lime v1.86.0
### 新功能
- 内容工厂插件包 v1 的事实源继续落地:`plugin.json`、`app.runtime.yaml`、`app.workbench.yaml`、skills / subagents / clis / connectors / hooks / resources / workflows / artifacts / examples 的样例与技术规范补齐。
- 图片命令主链继续收口到 current workflow,`@配图` / `@修图` / `@重绘` 的预览、分支选择、重试和回填路径更完整。
- Agent Chat 的 live timeline、session restore 和 read model 边界继续收敛,流式输出期间的历史覆盖和乱序风险进一步下降。
### 修复
- 修复 host-managed generation 和图片任务路由中的若干串台问题,避免普通 follow-up 继承错误的图片上下文。
- 修复流式刷新过程中 detail snapshot 覆盖前文、回退或乱序的问题,消息和 thread item 投影更稳。
- 修复插件 marketplace、installed Agent App、manifest 解析和 seeded fixture 的投影偏差。
### 优化与重构
- App Server runtime、worker、image command、plugin manifest 和 agent app package 拆分出更细模块,减少中心文件职责堆叠。
- Electron host commands / IPC channels / resource manager window host 与前端桥接面整理。
- `scripts/agent-runtime` current fixture、`scripts/agent-qc` 本地门禁、`scripts/i18n` 未引用 key 检查和 release docs 工具链更新。
### 测试与质量
- 新增 / 更新 Agent App、plugin contract、image task viewer、current fixture smoke、Rust runtime 和 App Server 回归。
- 继续补齐 `verify:app-version`、`test:contracts` 和 GUI smoke 的发版门禁覆盖。
### 文档
- 更新 Writing v2、images v2、thread timeline、plugin 技术规范,以及 quality / command runtime / playwright 指南。
### 其他
- 版本事
9 downloads
v1.85.0
Jul 1, 2026- Added shared image generation task system with unified routing and recovery.
- Introduced plugin orchestration rail in Article Workspace editor.
- Fixed multiple image task issues including model defaults and stale states.
- Split large modules into smaller, focused components for media runtime.
9 downloads
v1.84.0
Jul 1, 2026- Article Workspace improvements with independent ArtifactFrame and editable canvas
- Unified image generation catalog for multiple providers (OpenAI, Gemini, Fal, etc.)
- Enhanced plugin marketplace with consistent capability profiles and activation states
- Fixed issues with article history recovery and image task error handling
9 downloads
v1.83.0
Jun 30, 2026- Introduced Article Workspace/Editor with independent `ArtifactFrame` display and editable canvas.
- Enhanced Content Factory plugin projection for better manifest reading and history recovery.
- Improved `@配图` task flow with complete `mediaTaskArtifact/image/complete` integration.
- Fixed issues with article history recovery, image task JSON-RPC, and plugin history normalization.
9 downloads
v1.82.0
Jun 28, 2026## Lime v1.82.0
### 新功能
- 新增内容工厂 Writing 闭环:`@写文章` / `@写作` 可命中 seeded Content Factory,生成文章草稿小产物卡,并点击展开右侧 Product Profile。
- Agent App fixture 升级为 v4 生产型内容工厂,补齐 interface、activation entries、workflow、subagents、skill refs、tool refs、runtime package 和 seeded release descriptor。
- Workspace 右侧 surface 新增 Trace 面板入口,Claw Trace 可在会话侧栏内直接查看;Product Profile 右侧栏从对象画布中独立出来。
- Claw Trace Developer 面板新增回归告警通道、桌面通知开关、告警导出 / 清空和五语言文案。
- Electron Desktop Host 新增桌面通知、文件 / 项目 shell、Agent App shell、Agent App runtime task、系统诊断、语音模型和图层设计工程 host 分层能力。
### 修复
- 修复 seeded Content Factory 已安装状态缺少 cloud release evidence 时无法稳定激活的问题,并在保存 / 读取 installed state 时迁移 release evidence。
- 修复已安装 Agent App 在 marketplace 包引用缺失或 hash 需要刷新时被误判为不可激活的问题,改为展示可刷新安装动作和可见 blocker。
- 修复 App Server read model 历史读取无法分页的问题,支持 `history_limit`、`history_offset` 和 `history_before_message_id`。
- 修复 Agent App worker 对可选签名 release evidence 过度 fail closed 的问题,仅在 required signature 未验证时阻断。
- 修复 Claw Trace 多处 i18n 动态 key 在 TypeScript `5.9.3` 下触发复杂 overload 推导的问题。
### 优化与重构
- `electron/hostCommands.ts` 拆分出多个单一职责 host 模块,减少巨型分发文件中的文件系统、shell、通知、Agent App 和语音模型逻辑混杂。
- App Server projection store 增加 projected message window 查询,减少历史恢复时对完整事件
9 downloads
v1.81.0
Jun 27, 2026## Lime v1.81.0
### 新功能
- Claw Trace 进入 current 主链:新增 renderer / App Server / provider checkpoint、W3C trace context carrier、summary-only raw trace JSONL store、Trace list / read / export diagnostics API,以及 Developer & Labs 中的 Trace 开关、列表复制、最近 Trace 读取与导出入口。
- 支持包可显式附带单条 summary-only Trace export;默认支持包仍只包含裁剪后的摘要,避免写入 prompt、provider payload、assistant delta 或原始敏感正文。
- App Server JSON-RPC 协议与 `@limecloud/app-server-client` 同步新增 `diagnostics/trace/list`、`diagnostics/trace/read`、`diagnostics/trace/export`、support bundle trace 选择参数和对应 schema / generated types / client methods。
- 插件 Marketplace 产品化继续推进:详情页支持历史会话候选选择、刷新与精确打开,插件 runtime authorization、renderer output、历史恢复和安装态 view model 进一步收敛。
- 内容工厂 / 产品 Profile Right Surface worker 从单一 product-profile 请求扩展为 pane action worker turn,支持 action intent、风险、source artifact、output artifact kind 与授权 fail-closed。
- Claw / Agent UI 性能指标可把 provider wait、App Server emit、renderer receive、text apply、flush 和 first paint 串到同一个 trace summary,用于定位首字延迟来源。
- execution process 与 MCP tool log metadata 进入 current 事件投影,工具过程可携带 process id、输出序号、stdin 可写状态和生命周期阶段。
### 修复
- 修复首字耗时容易被误归因到 renderer 的问题,provider/API 等待和 Lime 本地输出段现在分开投影。
- 修复 metadata-only MCP process
9 downloads
v1.80.0
Jun 26, 2026## Lime v1.80.0
### 新功能
- 插件成为 Lime 一级产品概念:新增插件路线图、PRD、架构、接口合同、历史恢复规则与原型,明确插件负责安装、授权和分发,工作台应用作为插件内的独立 UI 能力。
- 新增插件中心与 Marketplace 前端骨架:支持插件列表、详情、注册信息、Skill 面板、安装态合并、能力分类和 view model 投影,并接入导航与应用页入口。
- Claw composer 支持插件显式激活:新增插件 chip / selector、`@插件` 输入能力、插件激活上下文、发送前 metadata 合并和 Right Surface 打开策略,普通会话不再依赖语义猜测插件。
- 内容工厂插件 dogfood 进入主链:新增内容工厂插件 contract、worker runtime 样例、交付计划、workspace patch、媒体缓存声明、fixture package 和 browser intent launch 接线。
- Agent App task worker runtime 扩展:App Server 能解析已安装 Agent App 的 runtime package、执行 worker turn、生成产品 Profile / artifact document 投影,并为内容工厂 worker 输出保留可追踪 evidence。
- Browser Runtime 高风险动作进入 confirmation / human takeover 闭环:`click`、`type`、`submit`、`upload`、`download`、`javascript` 等页面变更动作在 CDP executor 内 fail-closed,并输出 `action.required`、permission facts 与 Evidence Pack action index。
- ArtifactDocument 持久化链路补齐跨会话 scope、保存 evidence、preview 自动同步和文件级归档 manifest,历史打开后继续保存会复用同一个 App Server session / artifact ref。
### 修复
- 修复 Claw 普通工具过程记录被批次摘要替换的问题,`Read` / `Ran` / Skill / MCP 等过程现在按 tool id 时序逐条保留,WebSearch / WebFetch 继续使用专门检索时间线。
- 修复 Agent App intent 读取已安装列表时可能阻断普通发送的问题;读取失败或超时会降级跳过 intent 匹配,不影响 `agentSession/turn/start`。
- 修复 Artifact store 在
9 downloads
v1.79.0
Jun 24, 2026## Lime v1.79.0
### 新功能
- 浏览器 Runtime 与 Right Surface 工作台进入 current 主链:新增 App Server `browserSession/*` 协议、Electron embedded browser host、画布浏览器面板、右侧 Surface 浏览器面板、下载架、上下文菜单和会话状态投影。
- Claw 工作台支持浏览器辅助与产品资料协同:浏览器会话、产品 profile artifact document、worker evidence、文档版本和保存证据可以进入同一条 Workspace / Evidence Pack 链路。
- Agent App 安装与启动链路补齐发布证据:新增 cloud release evidence、release signature、readiness issue 分类、launch target control / persistence 与 Agent App 任务 worker 接线。
- App Server protocol / npm client 扩展浏览器会话、runtime event append、Agent App host lifecycle snapshot/list 与 UI runtime status 形状,并同步生成 Rust schema 与 TypeScript protocol types。
- Claw streaming 渲染增加结构化内容时间线、web retrieval process、text delta lifecycle 与 content part ordering,支持 reasoning / tool / web search / final answer 更稳定地按生命周期展示。
### 修复
- 修复浏览器辅助与 Right Surface 之间缺少可追踪会话引用的问题,Workspace 现在通过 browser session ref、intent、control mode 和 runtime navigation 统一驱动右侧浏览器 Surface。
- 修复 Agent App 云端安装只展示入口、不展示发布可信度的问题,安装评审现在可以呈现签名、发布证据和 readiness issue。
- 修复 WebSearch / WebFetch、reasoning 与最终正文在流式和历史恢复之间顺序不一致的问题,投影逻辑改为依赖结构化 sequence / provenance,而不是展示文案正则。
- 修复 artifact document 保存后 Evidence Pack 缺少可审计文档版本的问题,App Server runtime 增加 artifact docum
9 downloads
v1.78.0
Jun 24, 2026## Lime v1.78.0
### 新功能
- Agent App Host v3 进入 current 主链:新增 host lifecycle、历史恢复、产品工作台 profile、Right Surface contract 与 readiness 能力描述,App Server protocol schema 和 TS/Rust client 类型同步生成。
- Workspace Right Surface 接入 App Server JSON-RPC:新增 `workspaceRightSurface/request`、`pending/list`、`pending/consume`、`pending/dismiss` 与 `workspaceRightSurface/pendingChanged`,支持后台请求进入 pending badge、用户打开后 consume、显式忽略后 dismiss。
- Right Surface pending 增加 AppDataSource / Local SQLite 最小持久化恢复骨架,并在 renderer 侧通过共享 `AppServerEventBus` 消费同一条 App Server event drain,避免多个消费者竞争事件流。
- objectCanvas 完成最小产品化骨架:Browser Assist 候选可进入 Right Surface,board / object / edge model、view model、metadata 裁剪、persist / replay 请求事件 schema 和 App Server snapshot store 已落地。
- objectCanvas replay 增加 RuntimeCore readiness projection 与 `object_canvas.replay.dry_run` 审计事件,当前固定为 dry-run blocker,不启动真实回放执行。
- 计划与推理过程进入流式 UI 主链:新增 plan state、plan event controller、model reasoning state、计划状态输入栏展示和计划决策面板接线。
- `@limecloud/app-server-client` 拆出 connection、request client、sidecar manifest、sidecar lifecycle/process 等模块,便于 Electron Host 与独立 App 复用同一套 App Server client 能力。
### 修复
- 修复 Right Surface 多条渲染路径并存的问题:Harness 旧外层 dialog fallback 移除,Fil
9 downloads
v1.77.0
Jun 22, 2026## Lime v1.77.0
### 新功能
- MCP current 控制面继续扩展资源能力:新增 `mcpResource/subscribe` / `mcpResource/unsubscribe`,GUI 资源预览在打开、切换和关闭时自动订阅 / 退订标准 MCP resource subscription。
- MCP streamable HTTP 与 OAuth 链路补齐 Context7 preset、系统浏览器授权、callback 完成事件、持久 token store、resource templates、resource updated 通知和 live-gated smoke 入口。
- Agent Workspace 的 `agentSession/toolInventory/read` 接入 MCP current snapshot,动态 `mcp__<server>__<tool>` 工具、MCP server 状态和 resource helper 可进入 Agent runtime inventory。
- Agent Skills Runtime 专家闭环完成 deterministic 主链:专家 `skillRefs` 可触发 selector、`SKILL.md` body read、turn-scoped `LimeSkillTool` allowlist、skill invocation 与 evidence pack 复盘。
- Right Surface 统一承载骨架落地:专家信息、workbench、files、shell、harness、objectCanvas 候选进入统一 registry / controller / scheduler / intent queue / toolbar projection。
- Skills 工作台新增项目级 scaffold 创建链路,会写 `.lime/registration.json` 并刷新 `workspaceSkillBindings/list` readiness,用于专家缺失技能的恢复入口。
### 修复
- 修复专家信息面板与画布 / 抓夹入口并排出现的问题,专家信息迁入统一 Right Surface 后与当前右侧工作面互斥。
- 修复 current tool item lifecycle 与 legacy tool terminal 冲突时可能把已完成成功结果覆盖为失败的问题,冲突现在进入诊断而不改写最终 success。
- 修复拆分后的 Claw / Agent runtime fixture 漏导入问题,`cancel-then-continue`、Skills runtime 和 WebTools 渲染场景均重新跑通
9 downloads
v1.76.0
Jun 21, 2026## Lime v1.76.0
### 新功能
- MCP current 控制面新增 resource templates 投影:`mcpResource/list` 继续返回 resources,同时返回 `resourceTemplates`,前端新增 `listResourcesWithTemplates()` 读取同一 App Server JSON-RPC 主链。
- MCP 工具结果新增 `outputSchema` / `structuredContent` 端到端保留:`mcpTool/list`、`mcpTool/listForContext`、`mcpTool/search`、`mcpTool/call` 与 Agent Chat read model 都能保留结构化结果事实。
- Agent Skill runtime 新增 `skill_search` 元数据检索工具,只返回 Skill 名称、作用域、locator 与匹配理由,不默认读取 `SKILL.md` 正文或扩大工具权限。
- 专家与 Skills 工作台新增 Agent Skill runtime 接线:专家 `skillRefs` 会进入候选提示和排序线索,Skills 工作台可把 workspace Skill 作为本轮运行时启用 metadata 发送到 Agent turn。
- Evidence export 新增 Skill search、Skill invocation 与 MCP structuredContent 观测摘要,方便发布和回放证据包审计当前 runtime 行为。
### 修复
- 修复 MCP / Service Skill / SkillTool 结果在聊天里暴露 `request_metadata`、`diagnostics`、`metadata` 等协议包络的问题,GUI 优先展示结构化结果中的用户正文。
- 修复 MCP `structuredContent` 在 runtime event、read model、历史 hydrate、完整工具卡和内联过程卡之间丢失的问题。
- 修复 MCP OAuth 本地 loopback 场景受系统代理影响的问题,并把 callback 后 token exchange 纳入同一登录超时窗口。
- 修复历史 timeline 中未知 runtime item 直接展开原始 JSON 的问题,改为用户态 unsupported item 提示并补齐五语言文案。
- 修复 App Server client contract 对 MCP current smoke 的覆盖缺口,把旧 MCP Desktop facade 回流和 structuredContent 断言纳入统一契约入口。
9 downloads
v1.75.0
Jun 21, 2026## Lime v1.75.0
### 新功能
- MCP current 主链升级为支持 `stdio` 与 `streamable_http` 两类 transport,HTTP 配置支持静态 header、环境变量 header、bearer token 环境变量和 Codex 对齐的 scope / OAuth 字段解析。
- 新增 App Server current 方法 `mcpServer/oauth/login`,打通前端 MCP 管理面、App Server JSON-RPC、RuntimeCore、本地 callback server 与 `lime-rs/crates/mcp` 的动态 OAuth 登录链路。
- MCP 授权状态新增 `runtime_status.auth_status` 与 `action_plan` 投影,GUI 可区分无需授权、静态 header 已可用、需要 OAuth 登录、显式 `client_id/oauth_resource` 暂不支持等状态。
- MCP OAuth token store 从进程内内存收敛到 app data 下的 versioned 持久凭据,按 server name 与 URL 隔离,登录完成后可在 App 重启后恢复授权。
- Agent Skill runtime 新增工作区 `.agents/skills` 发现、Skill metadata 检索排序、显式 / catalog-bound skill 选择、选中 Skill 正文注入、运行时 allowlist 与 evidence skill invocation 摘要。
- Service Skill 场景和命令绑定新增 `skill_locator`,Growth / Voice / catalog scene launch 可以把本地 skill 定位信息带入 Agent turn metadata。
- Agent 聊天 timeline 增强 reasoning item、WebSearch / WebFetch、Service Skill tool result 与工具结果 envelope 投影,流式和历史导入都能显示更完整的过程证据。
### 修复
- 修复 MCP HTTP header 配置的假支持风险:缺失环境变量、非法 header、重复 header、inline bearer token、stdio 携带 OAuth 配置和 authorization 冲突都会 fail closed。
- 修复动态 OAuth 登录与普通 MCP HTTP transport header 路径不一致的问题,metadata discovery、dynamic registration、凭据恢
9 downloads
v1.74.0
Jun 20, 2026## Lime v1.74.0
### 新功能
- 扩展 App Server `memoryStore/*` current 记忆主链,新增 `consolidate`、`review/list`、`review/resolve` 与 `index/rebuild` 协议、schema、Rust processor、本地数据源和 TS client 类型。
- 新增 `agentSession/delete` current JSON-RPC 方法,补齐会话删除的协议目录、生成 schema、App Server client 与归档测试覆盖。
- 记忆设置页升级为可操作的 MemoryStore 管理面,支持健康刷新、手工添加笔记、整理笔记、重建索引、审阅候选笔记和工作区 rollout 候选摘要。
- Agent runtime 在 WebSearch / WebFetch 结果返回后新增“正在整理联网结果”状态投影,让联网检索到最终答复之间的等待态可见。
- 工具结果预览扩展为按音频转写、图片、视频、Web 图片搜索和记忆证据拆分的预览模型,聊天过程轨能展示更丰富的任务证据。
### 修复
- 修复联网工具流在结果已返回但最终文本尚未开始时缺少中间状态的问题,降低用户误判为卡住的风险。
- 修复流式取消轮询路径,避免长时间等待下一条 runtime event 才响应取消。
- 修复旧 `project_memory_get` / `src/lib/api/memory.ts` 网关仍被当作 current bridge truth 的残留,项目记忆读取收敛到 `projectMemory` current API。
- 修复记忆设置页只显示健康状态、无法处理待审阅笔记和 rollout 摘要的交付缺口。
- 修复工具结果预览超大单文件带来的维护风险,媒体、搜索和转写预览边界更清晰。
### 优化与重构
- 将 MemoryStore 后端整理为 `audit`、`consolidation`、`review`、`rollout` 等子模块,中心 processor 只保留分发接线。
- 将 `taskPreviewFromToolResult` 拆成音频转写、图片、视频、Web 图片搜索、copy 与 shared helper 等小模块,移除超大预览聚合文件。
- 收紧 Electron Host、DevBridge、command contract 和 legacy surface catalog,防止旧项目记忆 CRUD / prompt helper 回流。
- 继续完善 runtime memory prompt、context compaction、evidence export 和 session lifecycle 的文
9 downloads
v1.73.0
Jun 19, 2026## Lime v1.73.0
### 新功能
- 新增 App Server `memoryStore/*` current 记忆主链,覆盖 `addNote`、`list`、`read` 与 `search` 的协议 schema、Rust processor、本地数据源和 TS client 类型。
- 聊天消息支持更完整的图片与媒体预览:Markdown 图片 fallback、图片附件不可用占位、preview artifact fallback surface 和媒体 renderer 进入 current UI。
- Runtime 工具过程展示升级为流式分组、工具结果详情、URL preview snapshot 和按工具族拆分的 display config,工具轨更适合长任务扫描。
- LLM / media runtime 补齐 OpenAI Images、Responses image generation 与 FAL video generation 的事件 mapper,媒体任务可复用统一 LLM event 投影。
- 新增 turn 路线图文档,明确主线程 turn、前后端合同、时序和测试用例的后续收口路径。
### 修复
- 修复 Agent streaming 终态、静默 turn 恢复和 thread item 投影的多处边界,降低完成态 UI 卡住、输入框未恢复或陈旧终态误停新流的风险。
- 修复 Codex / 本地历史导入的 runtime event、source metadata、工具详情和视觉审计断言,导入后的过程信息更稳定可追踪。
- 修复工具结果、搜索结果、artifact preview 和 Markdown 图片在缺少资源、URL 或媒体元数据时的展示退化路径。
- 修复 App Server sidecar host 与 HTTP client 的边界测试,增强外部后端、JSON lines 事件和命令策略异常路径覆盖。
- 修复记忆设置、导航和资源页在旧 MemoryPage / UnifiedMemory 下线后的入口残留。
### 优化与重构
- 下线旧 `unifiedMemory/*` 命令、前端 `unifiedMemory` API、独立 `lime-rs/crates/memory` crate 和旧 MemoryPage,记忆能力收敛到 MemoryStore current 事实源。
- 将超大 `toolDisplayInfo` 拆成 `toolDisplayConfig/*`、copy、subject、types 和 result detail 等小模块,降低工具展示逻辑的耦合。
- 聊天消息列表、timeline、process summary、turn gro
9 downloads
v1.72.0
Jun 17, 2026## Lime v1.72.0
### 新功能
- 新增多模型 / 多模态统一运行时主线的首批强类型合同:模型、Provider、Provider Key、任务能力、路由决策、失败分类和可执行模型路由都进入 App Server protocol / schema / TS client。
- 媒体任务开始写入标准 `ModelTaskRequest`、`ResolvedModelRoute`、`RouteFailure` 与 `model_route_execution` evidence,图片 / 视频任务可复用统一路由语义。
- Codex 本地历史导入补齐真实点击闭环:导入后的 Markdown、HTML、DOCX 和图片附件可从工具轨进入 current Canvas Workbench 预览。
- 新增真实长样本本地历史导入视觉审计 smoke,覆盖大规模 Codex rollout 导入后的消息列表、timeline、输入框、截图和泄漏边界。
### 修复
- 修复 Codex 导入在跨重启后重复导入同一 source thread 的问题;导入业务引用现在可从 projection hydrate 恢复并复用既有 session。
- 修复导入计划、reasoning、命令、patch、web search、approval 和 `read_file` 参数在历史 hydrate 后丢失或展示不完整的问题。
- 修复 Canvas Workbench 在预览请求早于 artifact 入库时误判已处理,导致 HTML / 文件预览停留在上一份 artifact 的竞态。
- 修复 `@配音` / voice generation 把 TTS preferred provider/model 误提升为聊天 turn 模型覆盖的问题,避免把音频偏好伪装成聊天路由。
- 修复图片工作台草稿重试从 `runtimeContract` 展示元数据恢复 provider/model 的问题,新任务重新交给 App Server RouteResolver 决策。
### 优化与重构
- Provider 与模型 API 从 raw JSON 投影收敛到 typed App Server DTO,前端网关只做 UI view model 投影,不再把 App Server 原始对象透传给页面。
- App Server route 组装拆出 `model_task_contract`、`model_route_assembly`、`model_route_execution` 和媒体 runtime contract builder,减少聊天、媒体和列表索引中的重复 JSON 拼装。
- `runtime_contract` 降级为 GUI /
9 downloads