0.1.19
更新内容
✨ 新功能
- 订阅账号编辑时可拉取模型
- 按住 mod 显示侧栏会话槽位并数字切换
- 工具运行中可展开查看实时输出
- 透明主窗口自绘圆角和边框 (#43)
- 删会话仍保留用量(fork/rewind 去重) (#44)
- 时间线底部显示压缩中与压完提示
- append a run footer (tools used, elapsed, ctx%, incomplete flag) to every report
- tester builtin agent type with writeScope enforcement
- add wait/report operations and parent-waiting aware message_main_agent
- Settings → Usage dashboard (stat cards, daily trend, hourly heatmap, model/project rankings)
- fall back to base model id when a thinking-level suffix has no catalog price; cover pricing table + session cache
- parse pi session jsonl and expose usage:summary IPC
- shared usage types, pricing, aggregation and formatting (TDD)
- 用 promptGuidelines 把主动委派与 coworker 多轮闭环写成父会话默认规则
🐛 问题修复
- 生成中有草稿时显示发送以便入队
- 额度重置文案不再叠在开关上
- tool-output 事件登记 worker→main 校验白名单
- 压缩状态随快照下发,手机刷新后不丢压完提示
- 压完提示不画分隔线,避免误读成上下文边界
- agent worker 启动时按继承 env 自举代理 dispatcher (#47)
- 最大化后标题栏按钮切换为还原图标 (#46)
- clean title summary source and strip continuation prefixes
- 手机端跟随滚动不被 loading write/edit 展开打断
- 手机新建会话同步已登录的订阅模型
- typed subagents/coworkers no longer load project extensions
- skip the async round notice when wait already returned the result inline; report flags in-progress rounds
- resolve names against in-flight spawns; wait treats a dispatched-but-not-started round as pending
- index tool-hired coworker sessions so the user can prompt them from their tab
- don't record a round summary at registration; add supervisor wait/report integration tests
- writeScope wraps outside approval, handles Windows drive paths; index guard validates writeScope
- settle rounds centrally so wait/report survive retries, user-tab turns and dismissal
- cap daily bar width so the single-day view is not a solid block
- latest-wins summary requests, dual-mode emerald bar, neutral delta styling, dash for unpriced cost axis
- formatTokens promotes unit on round-up; formatDelta shows unsigned 0.0% for negligible change
- calendar-based day boundaries (DST-safe), clip activity spans to range, async session scan with in-flight dedup, drop zero-priced catalog entries
- message_main_agent snippet 注明回信经 coworker send;修正测试名错字
- 修复手机端新建会话发送消息后无标题的问题
📦 下载
各平台安装包见下方 Assets,或访问 Releases。
- macOS:
.dmg(Apple Silicon / Intel) - Windows:
EnsoCode-Setup-0.1.19.exe - Linux:
.AppImage/.deb
Full Changelog: v0.1.18...v0.1.19