All Agent Notes
Every DeepSeek Harness Agent Note as its own page: architecture, features, bug fixes, process, simplification, and testing decisions, in English and Chinese. Browse the same corpus as an interactive timeline on the Atlas home page.
739 bilingual pairs702 implemented11 rejected26 proposed
August 2026256
- 2026-08-21Publish the documentation site from a release tag文档站从发布 tag 发布implementedprocess
- 2026-08-21Recover DeepSeek image requests from Files resolution failuresDeepSeek Files 解析失败时恢复图片请求implementedbug-fix
- 2026-08-20Quarantine unreadable historical attachments隔离无法读取的历史附件proposedbug-fix
- 2026-08-20Raw-Markdown twins and llms.txt on the documentation site文档站的纯 Markdown 孪生页与 llms.txtimplementedprocess
- 2026-08-20Unified normalized attachments, request versions, and provider files统一规范化附件、请求版本与提供方文件implementedfeature
- 2026-08-20Multi-line answers in the question composerMulti-line answers in the question composerimplementedfeature
- 2026-08-20Terminal turn errors survive same-turn retry historyTerminal turn errors survive same-turn retry historyimplementedbug-fix
- 2026-08-20Explicit Web index paths and 404 static misses显式 Web index 路径与静态资源未命中的 404implementedbug-fix
- 2026-08-20Composer reference decorations key by draft-order ordinal输入框引用装饰按草稿顺序序号取 keyimplementedbug-fix
- 2026-08-20Composer edits carry the range they applied to输入框的编辑自带它所作用的范围implementedbug-fix
- 2026-08-19Deleted stale and duplicative knip.json workspace entries删除 knip.json 中失效与重复的 workspace 条目implementedsimplification
- 2026-08-19Web markdown tables fill the column by count, wide ones break outWeb markdown 表格按列数填充消息列,宽表突破列宽implementedfeature
- 2026-08-19High cache-hit decimal display高缓存命中率的小数显示implementedfeature
- 2026-08-19DeepSeek reasoning passback on every reasoned turnDeepSeek reasoning passback on every reasoned turnimplementedbug-fix
- 2026-08-19structured index injection table (webserver/index-inject)结构化 index 注入表(webserver/index-inject 事件)implementedarchitecture
- 2026-08-19Separate session projection state from client views拆分会话投影状态与客户端视图implementedarchitecture
- 2026-08-19Mark experimental packages in npm names在 npm 名中标记实验性包implementedarchitecture
- 2026-08-18Session snapshot envelope projection会话快照 envelope 投影implementedtesting
- 2026-08-18Localize bilingual document links双语文档链接本地化implementedprocess
- 2026-08-18In-job partitioned coverage单 job 分区覆盖率implementedprocess
- 2026-08-18Web UI abbreviates POSIX home paths as `~`Web UI abbreviates POSIX home paths as `~`implementedfeature
- 2026-08-18Product subagent named instances产品 subagent 命名实例implementedfeature
- 2026-08-18Product subagents expose bounded structured failure facts产品 subagent 公开有界结构化失败事实implementedfeature
- 2026-08-18pi-ai Wire-Compatibility Surface in llm-pi-aipi-ai Wire-Compatibility Surface in llm-pi-aiimplementedfeature
- 2026-08-18Tool-row file-open failures stay visibleTool-row file-open failures stay visibleimplementedbug-fix
- 2026-08-18Rail search keeps its expansion when the opening click reaches document轨道搜索在展开点击到达 document 时保持展开implementedbug-fix
- 2026-08-18SQLite physical chunk-row compressionSQLite 物理分片行压缩implementedarchitecture
- 2026-08-18Incubate Agent Teams as private experimental packages将 Agent Teams 作为私有实验性包孵化implementedarchitecture
- 2026-08-18Build-time public environment variables for client business codeClient 业务代码使用构建期公开环境变量implementedarchitecture
- 2026-08-17README assets publish from a dedicated repositoryREADME 资产通过专用仓库发布implementedprocess
- 2026-08-17web_search accepts multiple queries in one callweb_search 支持一次传入多个查询implementedfeature
- 2026-08-17Command image-attachment envelopeCommand image-attachment envelopeimplementedfeature
- 2026-08-17Subagent reports precede their settlement noticesSubagent report 先于其结算通知implementedbug-fix
- 2026-08-17Settings describe mirrorSettings describe 镜像implementedarchitecture
- 2026-08-17Dynamic client render and attachment ownership客户端渲染与附件呈现的动态归属implementedarchitecture
- 2026-08-15Product subagents use Profile-selected non-interactive permissions产品 subagent 使用 Profile 选择的非交互权限implementedfeature
- 2026-08-15Persistent bash keeps the backend's controlled prompt持久 bash 保留后端的受控提示符implementedbug-fix
- 2026-08-15Replay state aligns with assembled content by construction回放状态与组装内容按构造对齐implementedbug-fix
- 2026-08-15Client shell layering and dynamic package boundaries客户端壳分层与动态包边界implementedarchitecture
- 2026-08-13Python minimal-composition model-visible snapshotPython 极简组合的模型可见快照implementedtesting
- 2026-08-13Remove the first-run beta notice移除首次启动内测声明implementedsimplification
- 2026-08-13Validate published document fragments校验已发布文档的 fragmentimplementedprocess
- 2026-08-13npm access per release sequence: the vendored framework and the native packages publish publicly按发布序列区分 npm access:vendored 框架与 native 包公开发布implementedprocess
- 2026-08-13Shared-modal product onboarding共用弹窗的产品引导implementedfeature
- 2026-08-13Safari textarea soft-wrap shrink recoverySafari textarea 软换行收缩恢复implementedbug-fix
- 2026-08-13The configurable-provider directory withholds OAuth-only providers可配置提供方目录不再提供仅以 OAuth 认证的提供方implementedbug-fix
- 2026-08-13The feedback note editor floats above the transcript in a popover反馈备注编辑器以浮层悬浮在对话记录上方implementedbug-fix
- 2026-08-13Bound cold blank-session verification有界验证冷空白会话implementedbug-fix
- 2026-08-13Session content search ships opt-in through openAt never会话内容搜索通过 openAt never 以 opt-in 方式交付implementedarchitecture
- 2026-08-13Credential records and authorization flows凭据记录与授权 flowimplementedarchitecture
- 2026-08-12Required Python runtime pull-request validation必需的 Python 运行时拉取请求验证implementedtesting
- 2026-08-12Trim the Agent Teams read and lifecycle surfaceTrim the Agent Teams read and lifecycle surfaceimplementedsimplification
- 2026-08-12Separate source launch from repository build将源码启动与仓库构建分离implementedsimplification
- 2026-08-12Production dsh excludes product subagent providers生产 dsh 排除产品 subagent 提供方implementedsimplification
- 2026-08-12Face-named client test files用文件名标明 client 测试的编译面implementedprocess
- 2026-08-12Documentation-site navigation and repository chrome文档站导航与仓库 chromeimplementedprocess
- 2026-08-12Whole-page image drop, projected intake limits, and thumbnail tiling整页图片拖放、上限投影预检与缩略图平铺implementedfeature
- 2026-08-12Product one-shot subagents use generic background Jobs产品 one-shot subagent 使用通用后台 Jobimplementedfeature
- 2026-08-12`dsh web` opens its ready page`dsh web` 打开已就绪页面implementedfeature
- 2026-08-12Unlink stale profile fallback links instead of rmSync用 unlink 删除过期的 profile 回退链接而非 rmSyncimplementedbug-fix
- 2026-08-12Unlink fixture junctions before recursive deletion递归删除前先解链 fixture junctionimplementedbug-fix
- 2026-08-12Resolve Microsoft Store pwsh aliases解析 Microsoft Store 的 pwsh 别名implementedbug-fix
- 2026-08-12First-run readiness reads every provider, and the setup card closesFirst-run readiness reads every provider, and the setup card closesimplementedbug-fix
- 2026-08-12The chat flow surfaces a max-tokens turn end聊天流展示 max-tokens 结束的轮次implementedbug-fix
- 2026-08-12Full-session stats-strip figures through a sessionStats projection通过 sessionStats 投影提供全会话统计条数字implementedbug-fix
- 2026-08-12fix the pwsh terminal overlay duplicate-loader collision修复 pwsh 终端 overlay 的重复 loader 冲突implementedbug-fix
- 2026-08-12The overlay composer seat compensates for the bar instead of reserving a gutter覆盖视图的 composer 座位改为补偿滚动条宽度,不再预留滚动条槽implementedbug-fix
- 2026-08-12Plugin-owned settings surface由插件自己拥有的设置表层implementedarchitecture
- 2026-08-12A pi-ai model declares its own input modalities, and undeclared means textpi-ai 模型自行声明输入模态,未声明即为文本implementedarchitecture
- 2026-08-12Collapsed sidebar upper controls share one entry motion收起侧栏的上方控件共用同一进入动画implementedbug-fix
- 2026-08-11Remove the SDK project toolchain移除 SDK 项目工具链implementedsimplification
- 2026-08-11Route documentation roots to quick start将文档根路由指向快速开始implementedsimplification
- 2026-08-11parseCmdline runs the program's own commander actionparseCmdline 运行 program 自己的 commander actionimplementedsimplification
- 2026-08-11Python public publication workflowPython 公开发布工作流implementedprocess
- 2026-08-11Workspace Sidebar Order and FoldingWorkspace 侧边栏顺序与折叠implementedfeature
- 2026-08-11Status-driven disclosure for workflow runs工作流运行的状态驱动 disclosureimplementedfeature
- 2026-08-11Web `/export` shares the streamed Session ZIP downloadWeb `/export` 共用流式 Session ZIP 下载implementedfeature
- 2026-08-11Web attachment display aligns with DeepSeek Chat via attachment atomsWeb 附件展示经附件原子组件对齐 DeepSeek Chatimplementedfeature
- 2026-08-11Minimal profiles use the bare two-tool runtimeminimal profile 使用裸双工具运行时implementedfeature
- 2026-08-11Web surface for message feedback消息反馈的 Web 界面implementedfeature
- 2026-08-11DeepSeek request user and session identity headersDeepSeek 请求用户与会话身份头部implementedfeature
- 2026-08-11Collapsible Ask-User Question Card可收起的提问卡片implementedfeature
- 2026-08-11Background job completion wakes an idle ownerBackground job completion wakes an idle ownerimplementedfeature
- 2026-08-11Continuable delegation is background-first可继续委派采用后台优先implementedfeature
- 2026-08-11Synchronous cleanup of managed subprocesses on host exit宿主退出时同步清理受管子进程implementedbug-fix
- 2026-08-11Preset cards clamp their description instead of sizing the roster预设卡片截断自身描述,而不是由描述决定整份名单的高度implementedbug-fix
- 2026-08-11The preset-authoring agent mount-validates its own composition创作 preset 的 agent 自行挂载校验其组装implementedbug-fix
- 2026-08-11Owned-run finish reason reporting自有运行的结束原因报告implementedbug-fix
- 2026-08-11Bounded background job admission有界后台任务准入implementedbug-fix
- 2026-08-11Trajectory assembly from registered Conversation ContextsTrajectory 基于注册式 Conversation Context 组装数据implementedarchitecture
- 2026-08-11Repository naming contract and pre-release rename ledger仓库命名约定与预发布重命名清单implementedarchitecture
- 2026-08-11Persistent pwsh over the terminal seam on WindowsWindows 上基于 terminal seam 的持久化 pwshimplementedarchitecture
- 2026-08-11Feature-owned tabs in Plugins settings“插件”设置中的功能自有标签页implementedarchitecture
- 2026-08-11Loader interpolates the entry `disabled` fieldLoader 插值条目 `disabled` 字段implementedarchitecture
- 2026-08-11Trim the command-line seams to existing interfaces把命令行接缝收窄到既有接口implementedarchitecture
- 2026-08-10Migrate simple unary API Proxy calls to business Remote services将简单的一元 API Proxy 调用迁移到业务 Remote 服务proposedarchitecture
- 2026-08-10Remove the steering interjection caption移除 steering(中途引导)插话标注implementedsimplification
- 2026-08-10Source run without a managed installer无需托管安装器的源码运行implementedsimplification
- 2026-08-10One editor family in general-purpose presets通用 preset 只提供一套编辑工具implementedsimplification
- 2026-08-10Rescope vendored Cordis into @deepseek-ai把 vendored Cordis 重命名进 @deepseek-ai scopeimplementedprocess
- 2026-08-10Private npm publication as three independent sequences三条独立序列的私有 NPM 发布implementedprocess
- 2026-08-10Event-directed PR review status commands由事件直接指定的 PR 评审状态命令implementedprocess
- 2026-08-10Web session-log export as a host-streamed ZIP downloadWeb 会话日志导出——宿主流式 ZIP 下载implementedfeature
- 2026-08-10Plugin configuration in the web settings pagePlugin configuration in the web settings pageimplementedfeature
- 2026-08-10SessionTelemetryBackend requires explicit opt-in遥测必须显式启用implementedfeature
- 2026-08-10Delegated subagents run with approvals pinned to `'never'`被委派的 subagent 以钉定为 `'never'` 的审批策略运行implementedfeature
- 2026-08-10A minimal read_image tool over existing seams基于既有 seam 的最小 read_image 工具implementedfeature
- 2026-08-10Durable workflow runs in ChatChat 中的持久工作流运行implementedfeature
- 2026-08-10Creator guidance lands as an introduce cue on the preset chip创造模式引导以介绍动效落在预设 chip 上implementedfeature
- 2026-08-10Continuable subagent policy inheritance — the durable child log owns the delegation-time snapshot可继续 subagent 策略继承——持久化子日志拥有委派时快照implementedfeature
- 2026-08-10One selection rule keeps subagent output past an empty terminal message用同一条选取规则在空终止消息后保留子代理输出implementedbug-fix
- 2026-08-10The slash catalog follows a blank session's preset switch斜杠目录跟随空会话的 preset 切换implementedbug-fix
- 2026-08-10The session-row identity guard covers the preset会话行的标识判定纳入 presetimplementedbug-fix
- 2026-08-10Pre-Plugin Theme Bootstrap插件激活前的主题引导implementedbug-fix
- 2026-08-10The minimal preset owns the complete RL agent compositionminimal preset 拥有完整的 RL agent 组合implementedbug-fix
- 2026-08-10Child agents join their parent's preset compositionChild agents join their parent's preset compositionimplementedbug-fix
- 2026-08-10Session log versioning — one integer, an upgrade chain, and a per-event ignorable markerSession log 版本机制:单调整数、升级器链、逐事件可忽略标记implementedarchitecture
- 2026-08-10Remote event delivery (ctx.remote.$on)Remote 事件投递(ctx.remote.$on)implementedarchitecture
- 2026-08-10Product subagent providers live in the shared profile host产品 subagent 提供方位于共享 profile 宿主implementedarchitecture
- 2026-08-10Lifecycle-bound message feedback sidecar绑定生命周期的消息反馈伴随记录implementedarchitecture
- 2026-08-10What stays host-plane once presets own the agent planeWhat stays host-plane once presets own the agent planeimplementedarchitecture
- 2026-08-10Forked children stay one-shotfork 出的 child 保持 one-shotimplementedarchitecture
- 2026-08-10Cancelled streams finalize their delivered prefix被取消的流定稿其已送达前缀implementedarchitecture
- 2026-08-10Web favicon follows the color scheme网页图标随配色方案切换implementedbug-fix
- 2026-08-09Remove the dedicated repository Plugin path移除专用 repository 插件路径implementedsimplification
- 2026-08-09Explicit Schedule time-zone boundary显式 Schedule 时区边界implementedsimplification
- 2026-08-09Conversational Schedule delivery对话式 Schedule 交付implementedsimplification
- 2026-08-09Bounded fixed-rate Schedule有界固定速率 Scheduleimplementedsimplification
- 2026-08-09Oxlint-only fix workflow仅使用 Oxlint 的修复工作流implementedprocess
- 2026-08-09verify-md-links validates fragment anchors, closing the last dead-link classverify-md-links 校验 fragment 锚点,消除最后一类死链implementedprocess
- 2026-08-09Concrete prose names actors and recorded facts具体表述说明执行者和记录的事实implementedprocess
- 2026-08-09Cite committed artifacts, never design-session ordinals引用已提交的产物,绝不引用设计会话序号implementedprocess
- 2026-08-09Standardize Chinese contract terminology on 约定将中文 contract 术语统一为「约定」implementedprocess
- 2026-08-09Parallel subagent delegations并行 subagent 委派implementedfeature
- 2026-08-09Filesystem absence is an observation and guarded creation never replaces文件系统中的缺失是一种观测,带防护的创建绝不执行替换implementedbug-fix
- 2026-08-09Broken presets are roster rows, not gaps损坏的 preset 是名单行,不是空缺implementedbug-fix
- 2026-08-09The skill registry is host-held and layered per scopeskill 注册表由宿主持有并按 scope 分层implementedarchitecture
- 2026-08-09headless is a direct core entry pointheadless 是直接使用核心服务的入口implementedarchitecture
- 2026-08-09An independent Events backstop closes the cordis-surface exhaustiveness gap独立的 Events 兜底扫描补上 Cordis 表面完备性缺口implementedarchitecture
- 2026-08-09Client Conversation business-node assembly and keyed Chat snapshotsClient Conversation 业务节点组装与 Chat keyed snapshotimplementedarchitecture
- 2026-08-08Semantic phases for composer-chain electioncomposer 链选举的语义阶段proposedarchitecture
- 2026-08-08Cordis Host/Client Dynamic Plugin RuntimeCordis Host/Client 动态插件运行体系proposedarchitecture
- 2026-08-08Remove the separate CLI demo移除独立的 CLI demoimplementedsimplification
- 2026-08-08Copy-only preset authoring, and the way into a preset's files仅复制的 preset 创作,与通往 preset 文件的入口implementedsimplification
- 2026-08-08Unified GitHub label taxonomy统一 GitHub 标签分类体系implementedprocess
- 2026-08-08Dual Wine and native Windows pull-request CIWine 与原生 Windows 双通道拉取请求 CIimplementedprocess
- 2026-08-08Lightweight routine documentation translation轻量化日常文档翻译implementedprocess
- 2026-08-08Browser GIFs preserve one evidence chain浏览器 GIF 保留单一证据链implementedprocess
- 2026-08-08Automatically compose translation pairing records自动组合翻译配对记录implementedprocess
- 2026-08-08Ordered Build for API Remotes Generated ContractsAPI Remotes 生成约定的有序构建implementedprocess
- 2026-08-08Windows sandbox rung: raw ACL restricted tokens over mxc and AppContainerWindows sandbox rung: raw ACL restricted tokens over mxc and AppContainerimplementedfeature
- 2026-08-08Web background-job displayWeb 后台任务展示implementedfeature
- 2026-08-08User-explicit skill invocation at the pre-step gesture boundarypre-step 手势边界上的用户显式 skill 调用implementedfeature
- 2026-08-08Per-Model Reasoning Declarations in llm-pi-aillm-pi-ai 的按模型推理声明implementedfeature
- 2026-08-08Per-preset standing mounts over a scope parent chain基于作用域父链的逐预设常驻挂载implementedarchitecture
- 2026-08-08Client Tool presentation ownershipClient 工具展示所有权implementedarchitecture
- 2026-08-08Bounded session persistence write batching为会话持久化写入批处理设定上界implementedarchitecture
- 2026-08-08Review-driven Issue lifecycle triggers由评审驱动的 Issue 生命周期触发器implementedprocess
- 2026-08-08`dsh run` owns one-shot headless execution`dsh run` 负责一次性 headless 执行implementedfeature
- 2026-08-07The no-Workspace composer opens the existing picker未选择 Workspace 时从编辑器打开现有选择器implementedfeature
- 2026-08-07inline-code file mentions open the file they name行内代码文件提及可打开其命名的文件implementedfeature
- 2026-08-07Feedback acknowledgement sharing disclosure反馈确认中的会话共享披露implementedfeature
- 2026-08-07the default model follows the picker默认模型跟随选择器implementedfeature
- 2026-08-07Code Mode collapses the executor, not just the wireCode Mode 塌缩执行器而非仅通告面implementedbug-fix
- 2026-08-07Latch wake-ups that land in the cancel-convergence window锁存取消收敛窗口内到达的唤醒请求implementedbug-fix
- 2026-08-07Shared anonymous user id across telemetry, feedback, and DeepSeek requests遥测、反馈与 DeepSeek 请求共享匿名用户 idimplementedarchitecture
- 2026-08-06User and steering bubbles drop the branch actionuser 与 steering 气泡移除分支操作implementedsimplification
- 2026-08-06Buffer-free feedback telemetry无缓冲反馈遥测implementedsimplification
- 2026-08-06In-repository Landlock release仓库内 Landlock 发布implementedprocess
- 2026-08-06The documentation site carries its own images文档站点自带图片implementedprocess
- 2026-08-06Exact uncovered locations on coverage failure覆盖率未达标时输出精确未覆盖位置implementedprocess
- 2026-08-06Web skill tool rowWeb skill 工具行implementedfeature
- 2026-08-06Steer the whole Web queue with an empty-draft Cmd/Ctrl+Enter空输入时 Cmd/Ctrl+Enter 将 Web 排队消息全部插话implementedfeature
- 2026-08-06Web install manifest metadataWeb 安装 manifest 元数据implementedfeature
- 2026-08-06Session completion dot in the sidebar侧边栏会话完成提醒点implementedfeature
- 2026-08-06Resolved theme color metadata基于解析后主题的颜色元数据implementedfeature
- 2026-08-06MCP client auto-reconnect with bounded backoffMCP client auto-reconnect with bounded backoffimplementedfeature
- 2026-08-06Settlement delivery belongs to the continuation managerSettlement delivery belongs to the continuation managerimplementedfeature
- 2026-08-06Continuable subagent current-turn interruptContinuable subagent 当前轮次中断implementedfeature
- 2026-08-06The continuable child return channel is an obligation可继续 child 的返回通道是一项义务implementedfeature
- 2026-08-06Bundled dsh badge skill内置 dsh 徽章 skillimplementedfeature
- 2026-08-06unpriced surface replacements fold neutrally未计价的表层替换以中性方式折叠implementedbug-fix
- 2026-08-06Reader scroll attribution through the observed-top ledger经由 observed-top ledger 的读者滚动归因implementedbug-fix
- 2026-08-06Recoverable provider credential lifecycle可恢复的提供方凭据生命周期implementedbug-fix
- 2026-08-06narrow-viewport plan chip click-area regression test窄视口下 Plan chip 点击区域回归测试implementedbug-fix
- 2026-08-06onboarding takeover chrome moves into the step首次使用引导的接管界面框架移入步骤自身implementedbug-fix
- 2026-08-06`list_agents` uses `ready` for resumable children`list_agents` uses `ready` for resumable childrenimplementedbug-fix
- 2026-08-06Persist Web user preferences through Host settings通过 Host settings 持久化 Web 用户偏好implementedbug-fix
- 2026-08-06isolate bwrap from the host PID namespace将 bwrap 与宿主 PID 命名空间隔离implementedbug-fix
- 2026-08-06Validate API key format before it reaches an HTTP header在 API Key 进入 HTTP header 之前校验其格式implementedbug-fix
- 2026-08-06Web shell dist chunk split and directory layoutWeb 壳产物的分片拆分与目录布局implementedarchitecture
- 2026-08-06Incremental streaming markdown through a direct mdast renderer经由直接 mdast 渲染器的增量流式 Markdownimplementedarchitecture
- 2026-08-06Subagent list identity via the projection unitsubagent 列表经投影单元读取身份implementedarchitecture
- 2026-08-06Apps own their command line through `ctx.cmdlineArgs`应用通过 `ctx.cmdlineArgs` 持有自己的命令行implementedarchitecture
- 2026-08-06Agent-scoped events dispatch a single payload objectAgent 作用域事件 dispatch 单个 payload 对象implementedarchitecture
- 2026-08-05Web preview product badgeWeb 预览版产品徽标implementedfeature
- 2026-08-05pwsh UI presentation matches bashpwsh UI presentation matches bashimplementedfeature
- 2026-08-05Per-agent tool presentation, and the `code` preset按 agent 的工具呈现方式,以及 `code` 预设implementedfeature
- 2026-08-05Feedback-gated session telemetry反馈门控的会话遥测implementedfeature
- 2026-08-05Durable Session-local reminders持久、仅限 Session 内的提醒implementedfeature
- 2026-08-05Producer-declared context forms由生产方声明的上下文形态implementedfeature
- 2026-08-05Composer context meter with heuristic composition breakdowncomposer 上下文占用圆环与启发式组成明细implementedfeature
- 2026-08-05Durable Agent Teams over continuable childrenDurable Agent Teams over continuable childrenimplementedfeature
- 2026-08-05Workspace New Session reuse hijacked cwd-matching unaccounted blank sessions工作区新建会话复用了 cwd 匹配但未入账的空白会话implementedbug-fix
- 2026-08-05Turn-tail IconActions require a completed turn轮次尾部 IconActions 要求轮次已完成implementedbug-fix
- 2026-08-05the context meter could not see a compaction上下文仪表看不见压缩implementedbug-fix
- 2026-08-05Slot declaration injection and reload lifetimesslot 声明注入与重载生命周期implementedarchitecture
- 2026-08-05Reusable Session preparation before publication发布前可复用的 Session 准备阶段implementedarchitecture
- 2026-08-05Profile plugin bundles replace the fixed surface overlaysprofile 插件组合包取代固定的表层 overlayimplementedarchitecture
- 2026-08-05Large-session JSONL restore pipeline大型会话 JSONL 恢复流水线implementedarchitecture
- 2026-08-04Artifact-first NPM baseline publication以产物为先的 NPM 基线发布proposedprocess
- 2026-08-04Task Surface for structured session interaction用于结构化会话交互的 Task Surfaceproposedfeature
- 2026-08-04Remove the TUI package移除 TUI 包implementedsimplification
- 2026-08-04Drop the Windows PowerShell picker fallback删除 Windows PowerShell 选择器回退implementedsimplification
- 2026-08-04Web slash-command fuzzy discoveryWeb 斜杠命令模糊发现implementedfeature
- 2026-08-04Web turn and window latency/throughput metricsWeb 轮次与窗口级延迟/吞吐指标implementedfeature
- 2026-08-04Web transcript marks context source, recall, and steeringWeb transcript 标出上下文来源、召回与 steeringimplementedfeature
- 2026-08-04Web composer shared width axis and control-row polishWeb 输入区共享宽度轴与控制行打磨implementedfeature
- 2026-08-04The sidebar's scrollbars follow the pointer侧边栏的滚动条跟随指针implementedfeature
- 2026-08-04Claude Code and Codex subagent backendsClaude Code 与 Codex subagent 后端implementedfeature
- 2026-08-04Load sessions from the pre-react-loop format加载 react-loop 重构前格式的会话implementedbug-fix
- 2026-08-04Large history provenance is scanned without argument expansion大规模历史记录的溯源信息通过扫描处理,不做参数展开implementedbug-fix
- 2026-08-04The conversation column scrolls on one axis会话列只在一个轴上滚动implementedbug-fix
- 2026-08-04The conversation column reserves one scrollbar gutter for every view会话列为每个视图预留同一条滚动条槽implementedbug-fix
- 2026-08-04WebSocket carrier for browser downlinks浏览器下行 WebSocket 载体implementedarchitecture
- 2026-08-04Interrogating a draft provider endpoint询问草稿中的提供方端点implementedarchitecture
- 2026-08-04Declaring a provider from the Models page在 Models 页上声明一个提供方implementedarchitecture
- 2026-08-04Splitting the credential store from the user environment layer把凭据存储与用户环境层拆开implementedarchitecture
- 2026-08-04One ordering for configuration sources, and what a discovered file may not decide配置来源的统一顺序,以及被发现的文件不得决定什么implementedarchitecture
- 2026-08-04Forward-only PR-to-Issue status projectionPR 到 Issue 的状态仅向前投射implementedprocess
- 2026-08-03Frame-coalesced reasoning-chunk publication and browser stress validation推理(reasoning)分片的逐帧累计发布与浏览器压力验证implementedtesting
- 2026-08-03Omit runtime invariants from shipped dsh config从交付的 dsh 配置中省略运行时不变式implementedsimplification
- 2026-08-03Package-anchored subsystem pages and thin group READMEs按包锚定的子系统页面与精简的分组 READMEimplementedprocess
- 2026-08-03Web turn run time and hover-revealed time chromeWeb 轮次运行时长与悬停显示的时间附属元素implementedfeature
- 2026-08-03Web search source card scrolls instead of collapsingWeb search 来源卡片改为滚动而非折叠implementedfeature
- 2026-08-03Guarded-mutation errors append the recovery instruction at the model boundary受防护变更错误在模型边界追加恢复指令implementedfeature
- 2026-08-03HMR's initial scan deadlocked a failing boot into a silent exit 13HMR 初始扫描使失败的启动死锁为静默的 exit 13implementedbug-fix
- 2026-08-03Bounded, escalating signal shutdown for Web and headlessWeb 与 headless 的有界信号关闭和重复信号强制退出implementedbug-fix
- 2026-08-03pi-ai routes are declared providers, not catalog lookupspi-ai 路由是被声明的提供方,而不是 catalog 查表implementedarchitecture
- 2026-08-03A session's agent is composed from a preset cordis.yml会话的 agent 由一份 preset cordis.yml 组装而成implementedarchitecture
- 2026-08-03Explicit-config dsh entrypoint显式配置的 dsh 入口implementedsimplification
- 2026-08-03TUI long-session render costs — shared step-timing scan and card line cachesTUI 长会话渲染开销:共享步骤耗时扫描与卡片行缓存implementedbug-fix
- 2026-08-02Native GitHub stacks and optional PR rebasesGitHub 原生堆叠与可选 PR rebaseimplementedprocess
- 2026-08-02Win32 folder picker moves to koffi in a child processWin32 文件夹选择器迁至 koffi 子进程implementedfeature
- 2026-08-02Web thinking tail scroll — collapsed reasoning follows live outputWeb 思考尾部滚动 —— 折叠态 reasoning 跟随实时输出implementedfeature
- 2026-08-02Session search tools are not a shipped default会话搜索工具不是交付默认项implementedfeature
- 2026-08-02pwsh tool bash paritypwsh 工具与 bash 对齐implementedfeature
- 2026-08-02Todo-first composer context orderTodo 优先的 composer 上下文顺序implementedbug-fix
- 2026-08-02Message fork actions require a completed turn tail消息 fork 操作要求消息位于已完成轮次尾部implementedbug-fix
- 2026-08-02Goal-round wrap-up messageGoal Round 收尾消息implementedbug-fix
- 2026-08-02Typert Gateway Targeted Method CallsTypert Gateway 定向方法调用implementedarchitecture
- 2026-08-01Windows defaults to pwshWindows 默认改用 pwshimplementedfeature
- 2026-08-01PowerShell executor and pwsh toolPowerShell 执行器与 pwsh 工具implementedfeature
- 2026-08-01Goal command input projectionGoal 命令输入投影implementedfeature
- 2026-08-01Reject human interaction from runtime-owned subagents拒绝运行时中归属于其他 agent 的 subagent 向人类发起交互implementedbug-fix
- 2026-08-01Packaged ripgrep spawn for glob/grepglob/grep 改用打包的 ripgrep 二进制直接 spawnimplementedarchitecture
July 2026402
- 2026-07-31One route to add a Workspace添加 Workspace 的唯一路径implementedsimplification
- 2026-07-31Drop the user-message edit stub移除 user 消息的编辑存根implementedsimplification
- 2026-07-31Capability-neutral sandbox policy context不依赖具体能力的沙箱策略上下文implementedsimplification
- 2026-07-31Coverage-exempt heavy suites覆盖率豁免重型套件implementedprocess
- 2026-07-31Workspace-write defaults for shipped surfaces已交付界面的 workspace-write 默认值implementedfeature
- 2026-07-31opening a produced file from the web UI从 web UI 打开产出的文件implementedfeature
- 2026-07-31Default session-telemetry mount (OTel reporting) in the dsh web compositiondsh web 组合默认挂载会话遥测(OTel 上报)implementedfeature
- 2026-07-31Default Web search in shipped compositions已交付组合中的默认 Web 搜索implementedfeature
- 2026-07-31Third-party memory MCP examples第三方记忆 MCP 示例implementedfeature
- 2026-07-31SessionTelemetryBackend anonymous user id ($DSH_HOME/.anonymous-user-id) and the OTel Resource user.id遥测匿名用户 id($DSH_HOME/.anonymous-user-id)与 OTel Resource 的 user.idimplementedfeature
- 2026-07-31Session archive (registry-global set)会话归档(注册表级全局集合)implementedfeature
- 2026-07-31Permission Settings default for new sessions新会话的权限 Settings 默认值implementedfeature
- 2026-07-31GUI Full access risk confirmationGUI Full access 风险确认implementedfeature
- 2026-07-31Even out the shipped tool rosters拉平交付的工具清单implementedfeature
- 2026-07-31Code Mode language dispatch and the Python SDK rendererCode Mode 语言分发与 Python SDK 渲染器implementedfeature
- 2026-07-31The Settings language a fresh browser opens in comes from the browser全新浏览器打开的设置语言由浏览器决定implementedfeature
- 2026-07-31Web stop preserves pending QueueWeb 停止操作保留待处理 Queueimplementedbug-fix
- 2026-07-31Same-basename Workspace adoption接纳 basename 相同的 Workspaceimplementedbug-fix
- 2026-07-31Resume selector folds titles only恢复选择器只折叠标题implementedbug-fix
- 2026-07-31Fork anchor floors to an event seqfork 锚点向下取整到事件 seqimplementedbug-fix
- 2026-07-31fail-loud releases the terminal before exitingfail-loud 在退出前释放终端implementedbug-fix
- 2026-07-31Compaction checkpoints use an English engineering register压缩检查点使用英语工程文体implementedbug-fix
- 2026-07-31The composer's two text layers share one scrollportcomposer 的两层文本共用同一个滚动容器implementedbug-fix
- 2026-07-31Goal-owned durable eventsGoal 自有的持久事件implementedarchitecture
- 2026-07-31the code-runtime-python fd-3 frame protocolthe code-runtime-python fd-3 frame protocolimplementedarchitecture
- 2026-07-31the code-runtime seam owns portable-identifier exclusionscode-runtime seam 拥有可移植标识符排除集implementedarchitecture
- 2026-07-31Claim inbox input before one pre-step decision在单一 pre-step 决策前领取 inbox 输入implementedarchitecture
- 2026-07-31Web UI drops steer entry and interjection chromeWeb UI 去掉 steer 入口与插话 chromeimplementedsimplification
- 2026-07-31the installer adopts an existing checkout into the managed layout安装器把已有检出接管进受管布局implementedprocess
- 2026-07-31Card tool rows collapse through one ToolRow卡片工具行通过同一个 ToolRow 折叠implementedfeature
- 2026-07-31Hover cards copy their primary value on activation悬浮卡片激活时复制主要值implementedfeature
- 2026-07-31experimental subcommands gate behind `--experimental` or `DSH_EXPERIMENTAL=1`实验性子命令由 `--experimental` 或 `DSH_EXPERIMENTAL=1` 把守implementedfeature
- 2026-07-31TUI diff context lines stay neutralTUI diff 上下文行保持中性implementedbug-fix
- 2026-07-31Hero stays visible while a blank session opens空白会话打开期间保持 hero 可见implementedbug-fix
- 2026-07-30Required CI gate for web browser expected outputsWeb 浏览器预期输出的必需 CI 门禁implementedtesting
- 2026-07-30Keep browser storage owned by jsdom in Vitest在 Vitest 中将浏览器存储交由 jsdom 管理implementedtesting
- 2026-07-30Keep agent routing private将 agent 路由保留为私有实现implementedsimplification
- 2026-07-30Independent CI consumer buildCI 消费方独立构建implementedprocess
- 2026-07-30Generated third-party notices生成的第三方声明implementedprocess
- 2026-07-30verify-cordis-config gates source-plane resolution of configured pluginsverify-cordis-config 对配置中插件的源码面解析实施门禁implementedprocess
- 2026-07-30Web tool-row unified expand and trajectory InspectWeb 工具行统一展开交互与 trajectory Inspectimplementedfeature
- 2026-07-30Web search card — the grep and glob render intent reaches the browserWeb 搜索卡片 —— grep 与 glob 的 render intent 到达浏览器implementedfeature
- 2026-07-30Web result card frontend — rendering the web render intent in the browserWeb result 卡片前端 —— 在浏览器渲染 web 渲染意图implementedfeature
- 2026-07-30Web result card — a structured render intent for web_search and web_fetchWeb result card — a structured render intent for web_search and web_fetchimplementedfeature
- 2026-07-30Remote Web Markdown imagesWeb 中的远程 Markdown 图片implementedfeature
- 2026-07-30Web read card frontend — the read tool's line window renders line-numbered and highlightedWeb 读取卡片前端 —— 读取工具的行窗口以带行号、语法高亮的形式渲染implementedfeature
- 2026-07-30Read card — the read tool's structured line window reaches the clientRead card — the read tool's structured line window reaches the clientimplementedfeature
- 2026-07-30Steer a queued Web message into the active turn将 Web 已排队消息转为活动轮次的 steering(中途引导)implementedfeature
- 2026-07-30Web diff card — the write/edit render intent reaches the browserWeb diff 卡片 —— write/edit 渲染意图抵达浏览器implementedfeature
- 2026-07-30Versioned GUI welcome onboarding版本化 GUI 欢迎引导implementedfeature
- 2026-07-30Search render intent — grep and glob emit a structured search card搜索渲染意图——grep 与 glob 产出结构化搜索卡片implementedfeature
- 2026-07-30Queued manual compaction with one durable lock使用单一持久锁实现排队手动压缩implementedfeature
- 2026-07-30Plan review as a decision, not a question计划审阅是一次决定,不是一道题implementedfeature
- 2026-07-30official DeepSeek first-run credential setupDeepSeek 官方首次使用凭据配置implementedfeature
- 2026-07-30Current sandbox policy context当前沙箱策略上下文implementedfeature
- 2026-07-30Continuable subagent report tool可继续 subagent 报告工具implementedfeature
- 2026-07-30The browser conversation is a log-ordered human transcript浏览器会话是按日志顺序投影的人类对话记录implementedbug-fix
- 2026-07-30Source checkout paths do not define working directories源码 checkout 路径不定义工作目录implementedbug-fix
- 2026-07-30Multi-select custom answer composition多选题自定义答案组合implementedbug-fix
- 2026-07-30Hover popup pointer grace悬浮弹层的指针宽限期implementedbug-fix
- 2026-07-30Composer context stack orderComposer 上下文堆栈顺序implementedbug-fix
- 2026-07-30Bound overwrite contextual-diff bases at the provider在提供方限制覆写上下文 diff 基础implementedbug-fix
- 2026-07-30The approval takeover shares the composer's text cap审批接管面板与输入框共用同一文本高度上限implementedbug-fix
- 2026-07-30the web configuration planeweb 配置平面implementedarchitecture
- 2026-07-30settings write-path integrity and observer lifecyclesettings 写路径完整性与观察者生命周期implementedarchitecture
- 2026-07-30the end-seed log boundary种子结束日志边界implementedarchitecture
- 2026-07-30Follow-up enqueue and owned run boundariesfollow-up 入队与自有运行边界implementedarchitecture
- 2026-07-30credential boundaries, whole-snapshot requests, and atomic route registration凭据边界、按整份快照发起的请求与原子路由注册implementedarchitecture
- 2026-07-30what the configuration plane exposes, and who may overwrite what配置面暴露什么,以及谁有权覆盖什么implementedarchitecture
- 2026-07-30Command row copy is split between the row and the handler命令条目文案分别由条目与 handler 负责implementedarchitecture
- 2026-07-30Full client copy rollout onto the typed locale seat, and the non-translation boundaryclient 文案全量接入 typed locale 席位与不翻译边界implementedarchitecture
- 2026-07-30Adapter-owned max-token defaults适配器持有的最大 token 默认值implementedarchitecture
- 2026-07-30Sidebar resize without a visible pill侧边栏缩放不显示胶囊implementedsimplification
- 2026-07-30Web context injection disclosureWeb 上下文注入展开项implementedfeature
- 2026-07-30Web composer stats detail and input-zone polishWeb composer stats detail and input-zone polishimplementedfeature
- 2026-07-30Versioned TUI first-run welcome版本化 TUI 首次运行欢迎页implementedfeature
- 2026-07-30/details command for transcript detail state用于 transcript 细节状态的 /details 命令implementedfeature
- 2026-07-30dsh --dump-config prints the composed config treedsh --dump-config 打印合成后的配置树implementedfeature
- 2026-07-30Live standalone compaction progress in the terminal终端中的实时独立压缩进度implementedfeature
- 2026-07-30Web details default closedWeb 详情栏默认关闭implementedbug-fix
- 2026-07-30TUI model-context resolution defers on the adapter-registration raceTUI 模型上下文解析在适配器注册竞争时延后重试implementedbug-fix
- 2026-07-29Record last activity in the session index在会话索引中记录最后活动proposedarchitecture
- 2026-07-29Simplify Web image input version one简化 Web 图片输入第一版implementedsimplification
- 2026-07-29One shared base config with per-surface overlays一份共享 base 配置加各 surface 的 overlayimplementedsimplification
- 2026-07-29Oxlint as the repository linter使用 Oxlint 作为仓库 linterimplementedprocess
- 2026-07-29Persistent Bash and string-replacement editor tools持久 Bash 与字符串替换编辑器工具implementedfeature
- 2026-07-29Adaptive default for the directory-picker interaction目录选择交互的自适应默认值implementedfeature
- 2026-07-29Ask-question Web presentationAsk-question Web 呈现implementedfeature
- 2026-07-29Web details follow the current Session lifecycleWeb 详情栏遵循当前会话生命周期implementedbug-fix
- 2026-07-29Fixed header, sticky composer inside the transcript scrollport固定标题栏,sticky 编辑器位于 transcript(文本记录)滚动容器内implementedbug-fix
- 2026-07-29Isolate pnpm setup per GitHub Actions runner按 GitHub Actions runner 隔离 pnpm 设置implementedbug-fix
- 2026-07-29The human transcript projects append-origin events人类可读记录投影追加来源的事件implementedbug-fix
- 2026-07-29Atomic Web image admissionWeb 图片准入的原子性implementedbug-fix
- 2026-07-29Terminal LLM stream failuresLLM 流的终止失败implementedarchitecture
- 2026-07-29request-level LLM configuration and the credential seam请求级 LLM 配置与凭据 seamimplementedarchitecture
- 2026-07-29Projected token usage and context occupancytoken 用量投影与上下文占用率implementedarchitecture
- 2026-07-29Regroup packages/ by measured clustering按实测聚类重新划分 packages/ 分组implementedarchitecture
- 2026-07-29dsh source launch through the tsx ESM hookdsh 通过 tsx ESM 钩子源码启动implementedarchitecture
- 2026-07-29Web message IconActions and clocksWeb 消息 IconActions 与时钟implementedfeature
- 2026-07-29TUI hidden mode folds a turn's assistant steps into one messageTUI 隐藏模式把一个轮次的 assistant 步骤折叠为一条消息implementedfeature
- 2026-07-29Address pending queue occurrences for edit and removal为待处理队列项提供编辑与移除操作implementedfeature
- 2026-07-28Storage root placement and derived-medium recovery存储根目录落点与派生介质恢复proposedarchitecture
- 2026-07-28Remove synthetic turns for log-only events移除纯日志事件的合成轮次implementedsimplification
- 2026-07-28Local JSON tree renderer本地 JSON 树渲染器implementedsimplification
- 2026-07-28Per-subsystem generated cordis-surface regions按子系统生成的 cordis-surface 区块implementedprocess
- 2026-07-28Web terminal card — the bash render intent reaches the browserWeb 终端卡片:bash 渲染意图抵达浏览器implementedfeature
- 2026-07-28Tool-call file open in OS在工具调用中用系统应用打开文件implementedfeature
- 2026-07-28Todo plan strip clears on the next turn下一轮次开始时清空 todo 计划条implementedfeature
- 2026-07-28Independent model and user skill invocation policy模型与用户彼此独立的 skill(技能)调用策略implementedfeature
- 2026-07-28SDK max output tokensSDK 最大输出 token 数implementedfeature
- 2026-07-28`/feedback` command`/feedback` 命令implementedfeature
- 2026-07-28Cross-workspace session resume跨 workspace 会话恢复implementedfeature
- 2026-07-28Continuable subagents可继续的 subagentimplementedfeature
- 2026-07-28Web GUI changes close the loop on the existing URLWeb GUI 改动在现有 URL 上闭环implementedbug-fix
- 2026-07-28Web agents receive explicit runtime contextWeb agent 获得显式运行时上下文implementedbug-fix
- 2026-07-28The scrollbar tokens get their consumer, and the workspace list reserves its gutter滚动条 token 有了消费方,工作区列表预留出滚动条空位implementedbug-fix
- 2026-07-28Load sessions persisted before message identity加载消息标识机制引入前持久化的会话implementedbug-fix
- 2026-07-28user-settings seam (`ctx.settings`) and the file provider用户设置 seam(`ctx.settings`)与文件提供方implementedarchitecture
- 2026-07-28Portable consumers over filesystem and subprocess execution worlds基于文件系统与进程管理执行世界的可移植消费方implementedarchitecture
- 2026-07-28Create every message as an identified immutable value将每条消息创建为带标识的不可变值implementedarchitecture
- 2026-07-28A capability-discriminated directory-picker seam for the web-GUI hostweb GUI 宿主的能力可辨识目录选择 seamimplementedarchitecture
- 2026-07-28One carrier-level browser-trust boundary for all `/api` routes所有 /api 路由共用一道载体级浏览器信任边界implementedarchitecture
- 2026-07-28`dsh meta` boots the TUI over the harness checkout`dsh meta` 以 harness 检出为 workspace 启动 TUIimplementedfeature
- 2026-07-28`dsh migrate`/`dsh upgrade` seed the first turn with a skill`dsh migrate`/`dsh upgrade` 以 skill 播种首轮implementedfeature
- 2026-07-28Web conversation UI polish sweepWeb 对话 UI 视觉优化implementedbug-fix
- 2026-07-28Native TypeScript source launch for dshdsh 原生 TypeScript 源码启动implementedarchitecture
- 2026-07-28Consolidated TUI presentation and navigation统一的 TUI 呈现与导航implementedarchitecture
- 2026-07-27Session projections and command lifecycle logging会话投影与命令生命周期日志记录proposedarchitecture
- 2026-07-27Request-error retry action请求错误重试动作implementedsimplification
- 2026-07-27Intent-named subagent continuation operations按意图命名的 subagent 继续执行操作implementedsimplification
- 2026-07-27Make Lefthook installation worktree-local让 Lefthook 安装限定于各 worktreeimplementedprocess
- 2026-07-27Report an explicit repository change scope显式报告仓库变更范围implementedprocess
- 2026-07-27Dependabot version updates with a 30-day cooldownDependabot 版本更新采用 30 天冷却期implementedprocess
- 2026-07-27Workspace Registration Deletion删除 Workspace 注册记录implementedfeature
- 2026-07-27Web subagent catalog and human continuationWeb subagent 目录与用户继续交互implementedfeature
- 2026-07-27Web past-session searchWeb 历史会话搜索implementedfeature
- 2026-07-27Web session fork actionsWeb session fork 操作implementedfeature
- 2026-07-27Web file and session referencesWeb 文件与会话引用implementedfeature
- 2026-07-27TypeScript SDK client and the SDK subagent backendTypeScript SDK 客户端与 SDK subagent 后端implementedfeature
- 2026-07-27Trajectory inspection ledger轨迹检查记录表implementedfeature
- 2026-07-27tmux-location contexttmux 位置上下文implementedfeature
- 2026-07-27Skill catalog hot refreshSkill 目录热刷新implementedfeature
- 2026-07-27Native workspace directory picker原生工作区目录选择器implementedfeature
- 2026-07-27Stable snapshot refresh volatiles稳定快照刷新中的易变值implementedbug-fix
- 2026-07-27Sample over-cap glob results across the tree跨目录树采样超出上限的 glob 结果implementedbug-fix
- 2026-07-27The dispose ladder belongs to its consumer, not the subprocess seamdispose 阶梯归其消费方所有,而非 subprocess seamimplementedarchitecture
- 2026-07-27Compiler-independent Typert type model编译器无关的 Typert 类型模型implementedarchitecture
- 2026-07-27Copyable TUI transcript without gutter bars无 gutter bar 的可复制 TUI transcriptimplementedsimplification
- 2026-07-27Wine-run Windows blocking gates on Linux runners在 Linux runner 上用 Wine 运行 Windows 阻断门禁implementedprocess
- 2026-07-27User-message IconActions under the bubble用户消息气泡下方的 IconActionsimplementedfeature
- 2026-07-27Fixed `Tool / <name>` header for tool-call cardsFixed `Tool / <name>` header for tool-call cardsimplementedfeature
- 2026-07-27Dim-gray pulse for the running prompt glyphDim-gray pulse for the running prompt glyphimplementedfeature
- 2026-07-27Assistant timing line renders after the message bodyAssistant timing line renders after the message bodyimplementedfeature
- 2026-07-27TUI step timing trails the step's last messageTUI 步骤计时跟在该步骤最后一条消息之后implementedbug-fix
- 2026-07-27TUI diff card dropped the duplicated file pathTUI diff 卡片重复打印文件路径implementedbug-fix
- 2026-07-27Tool-card single-row fields render inline工具卡片的单行字段以内联方式渲染implementedbug-fix
- 2026-07-27Question-composer option rows are scroll content, not the slack absorber提问 composer 的选项行是滚动内容,而非空间不足时的吸收方implementedbug-fix
- 2026-07-27dsh-tui chat channel module splitdsh-tui 聊天通道模块拆分implementedarchitecture
- 2026-07-26Dependency swaps rejected by the 2026-07 NIH audit2026-07 NIH 审计否决的依赖替换rejectedsimplification
- 2026-07-26Use node:timers/promises for hand-rolled cancellable sleeps用 node:timers/promises 替代手写的可取消休眠rejectedsimplification
- 2026-07-26Evaluate landstrip before building a Windows sandbox launcher在构建 Windows 沙箱启动器之前先评估 landstriprejectedfeature
- 2026-07-26Remove the packed-session fixture branch migrator移除打包会话 fixture 分支迁移器proposedprocess
- 2026-07-26Merge subagent control into the subagent service将 subagent 控制合并到 subagent 服务implementedsimplification
- 2026-07-26Web client syntax highlighting — synchronous fine-grained shikiweb client 的语法高亮——同步细粒度的 shikiimplementedprocess
- 2026-07-26Provision CI pnpm via pnpm/action-setup经由 pnpm/action-setup 提供 CI 的 pnpmimplementedprocess
- 2026-07-26Retarget PR bases incrementally增量更新 PR 的 base 分支implementedprocess
- 2026-07-26Freeze low-future-value Agent Notes outside the active corpus将未来指导价值较低的 Agent Note 冻结在活跃记录集合之外implementedprocess
- 2026-07-26Prefer maintained dependencies over hand-rolling优先选用持续维护的依赖,而非手写实现implementedprocess
- 2026-07-26CI failover runbook — hosted pools → in-house poolCI 故障切换手册 — 托管池 → 自有池implementedprocess
- 2026-07-26Briefed minimal translation updates基于简报的最小化翻译更新implementedprocess
- 2026-07-26Allow several `in_progress` todos at once允许同时存在多个 `in_progress` todoimplementedfeature
- 2026-07-26Code Mode live dispatch lifecycle and native-contract parallelismCode Mode 的实时分发生命周期,以及复用原生约定的并行执行implementedfeature
- 2026-07-26Code Mode chat rendering — sub-calls as native rows under the parentCode Mode 的 chat 渲染——子调用作为父行之下的原生行implementedfeature
- 2026-07-26Code Mode UI foundation — run_code description and native-parity dispatch loggingCode Mode 的 UI 基础——run_code 的 description 参数,以及与原生同等保真的分发日志implementedfeature
- 2026-07-26Spilling the durable copy of Code Mode sub-dispatch results将 Code Mode 子分发结果的持久化副本纳入 spill 机制implementedfeature
- 2026-07-26The subprocess service is its own seam under the bash executors (`dsh-subprocess` / `dsh-subprocess-local`)进程服务是 bash 执行器之下的独立 seam(`dsh-subprocess` / `dsh-subprocess-local`)implementedarchitecture
- 2026-07-26Make packed chunk rows the default JSONL layout将打包分片行设为默认 JSONL 布局implementedarchitecture
- 2026-07-26The job registry is a capability seam (`dsh-jobs` / `dsh-jobs-local`)任务注册表是一个能力 seam(`dsh-jobs` / `dsh-jobs-local`)implementedarchitecture
- 2026-07-26Adopt execa for hand-rolled test subprocess plumbing采用 execa 替换手写的测试子进程管道代码implementedtesting
- 2026-07-26Replace tool-web's regex HTML-to-markdown converter with turndown用 turndown 替换 tool-web 的正则 HTML 转 markdown 转换器implementedsimplification
- 2026-07-26Replace the hand-rolled SSE parser in llm-deepseek with eventsource-parser用 eventsource-parser 替换 llm-deepseek 中手写的 SSE 解析器implementedsimplification
- 2026-07-26Consolidate gate scripts on already-present deps and builtins把门禁脚本统一到已有依赖与内置模块上implementedsimplification
- 2026-07-26GUI pull request GIF evidence and assets-branch publicationGUI PR 的 GIF 证据与 assets 分支发布implementedprocess
- 2026-07-26Code Mode sub-calls in the trajectory and waterfall viewstrajectory 与 waterfall 视图中的 Code Mode 子调用implementedfeature
- 2026-07-26Intent draft echoes in the same tickIntent draft echoes in the same tickimplementedbug-fix
- 2026-07-25Client Settings, Locale, and Theme layeringClient Settings、Locale 与 Theme 分层proposedarchitecture
- 2026-07-25Scriptable LLM wire fault server可脚本控制的 LLM 协议层故障服务器implementedtesting
- 2026-07-25Workspace UI Complete Product FlowWorkspace UI 完整产品动线implementedfeature
- 2026-07-25In-process subagent policy inheritance — the child starts under the parent's sandbox override进程内 subagent 策略继承——子 agent 在父级的沙箱覆盖项下启动implementedfeature
- 2026-07-25Session List Browsing and Manual Workspace OrderSession 列表浏览与 Workspace 手动排序implementedfeature
- 2026-07-25Web input state machine, composer slots, and the slash pipeline (ui-conversation input / ui-input-trigger)Web 输入状态机、composer slot 与 slash 流水线(ui-conversation input / ui-input-trigger)implementedarchitecture
- 2026-07-25Web command business surfaces and assembly (ui-commands / ui-skill / ui-subagent)Web 命令业务面与装配(ui-commands / ui-skill / ui-subagent)implementedarchitecture
- 2026-07-25Web client Agent-scope parity model and the provisioning channel (agents/scope / blank reuse / provide)Web client Agent-scope 对等模型与供数通道(agents/scope / blank 复用 / provide)implementedarchitecture
- 2026-07-24Domain KV storage capability seam and the workspace entity领域 KV 存储能力 seam 与 workspace 实体proposedarchitecture
- 2026-07-24Keyless browser e2e lane for the web GUIWeb GUI 的无密钥浏览器 e2e 车道implementedtesting
- 2026-07-24Collapse agent-loop events around the observable state machine围绕可观察状态机收拢 agent loop 事件implementedsimplification
- 2026-07-24Session model selection in the Web composerWeb 对话输入区的会话模型选择implementedfeature
- 2026-07-24Per-provider request retry policies逐提供方请求重试策略implementedfeature
- 2026-07-24Model-facing session query tools面向模型的会话查询工具implementedfeature
- 2026-07-24Recursive Python SDK session notificationsPython SDK 递归会话通知implementedbug-fix
- 2026-07-24Empty model completions are retryable EMPTY_RESPONSE failures空模型补全是可重试的 EMPTY_RESPONSE 失败implementedbug-fix
- 2026-07-24dsh web config-tree boot and the web transport layeringdsh web 的 config-tree boot 与 web 传输分层implementedarchitecture
- 2026-07-24One harness home resolver单一 harness home 解析器implementedarchitecture
- 2026-07-24Separate context injection from turn execution将上下文注入与轮次执行分离implementedarchitecture
- 2026-07-24Project-grouped session directories按项目分组的会话目录implementedarchitecture
- 2026-07-24Adapter-owned reasoning effort capabilities适配器持有的推理强度能力implementedarchitecture
- 2026-07-24TUI shell-prompt editorTUI shell 提示符编辑器implementedfeature
- 2026-07-24TUI QuestionDialog renders options across multiple linesTUI QuestionDialog 以多行方式渲染选项implementedfeature
- 2026-07-24New Session clears onto the empty-state launchNew Session clears onto the empty-state launchimplementedfeature
- 2026-07-24TUI prompt themes compose mutable plugin valuesTUI 提示符主题组合可变的插件值implementedfeature
- 2026-07-24TUI presents a reason for every turn-end kindTUI 为每种轮次结束 kind 呈现原因implementedbug-fix
- 2026-07-24Parse `dsh` argv through one Commander adapter通过单个 Commander 适配器解析 `dsh` 的 argvimplementedarchitecture
- 2026-07-23Collapse live persistence into one flush controller将实时持久化归并到单个刷写控制器implementedsimplification
- 2026-07-23ACP as an automation-only protocolACP 作为仅面向自动化的协议implementedsimplification
- 2026-07-23Calibrated translation prompt v4 contract经校准的翻译提示词 v4 约定implementedprocess
- 2026-07-23Portable pull-request CI recovery boundary拉取请求 CI 的可移植恢复边界implementedprocess
- 2026-07-23Web todo display — snapshot side-effect channel + two render surfacesWeb todo 展示——快照副作用通道 + 两个渲染面implementedfeature
- 2026-07-23Web UI permission presets and approval answeringWeb UI 权限预设与审批应答implementedfeature
- 2026-07-23Safe assistant Markdown in the Web conversationWeb 对话中安全的 assistant Markdownimplementedfeature
- 2026-07-23Session telemetry seam with mandatory redaction and the OTel backend设有强制脱敏点和 OTel 后端的会话遥测 seamimplementedfeature
- 2026-07-23Toolview dissolution — tool rows are per-view keyed slotstoolview 溶解——工具行即 per-view keyed slotimplementedarchitecture
- 2026-07-23Client plugin loading — lazy factories, Cordis lifecycle, and hot reloadclient 插件装载——惰性 factory、Cordis 生命周期与热重载implementedarchitecture
- 2026-07-23Personal staging maintenance skills个人集成分支维护 skillimplementedprocess
- 2026-07-23Browser demo GIF recording浏览器演示 GIF 录制implementedprocess
- 2026-07-23TUI status inspects model request inputsTUI 状态检查模型请求输入implementedfeature
- 2026-07-23TUI file-reference autocompleteTUI 文件引用自动补全implementedfeature
- 2026-07-23Trajectory step cell and turn list chromeTrajectory 步骤单元格与轮次列表 chromeimplementedfeature
- 2026-07-23TUI generic-card Markdown renderingTUI 通用卡片的 Markdown 渲染implementedbug-fix
- 2026-07-23Thinking rows use one disclosure targetthinking 行使用单一展开目标implementedbug-fix
- 2026-07-23demo:web builds the client plugin bundlesdemo:web 构建客户端插件的打包产物implementedbug-fix
- 2026-07-23Unified session query service统一会话查询服务implementedarchitecture
- 2026-07-22Keep supported-platform tests semantic让受支持平台的测试聚焦语义implementedtesting
- 2026-07-22Plan-specific collaboration stateplan 专用协作状态implementedsimplification
- 2026-07-22Solution root over two aggregate programs以 solution 根文件统辖两个聚合 programimplementedprocess
- 2026-07-22Product-first root README产品优先的根 READMEimplementedprocess
- 2026-07-22Fast local Git hooks快速本地 Git 钩子implementedprocess
- 2026-07-22Evidence-based larger hosted runners基于实证选用 GitHub 托管大型运行器implementedprocess
- 2026-07-22Web multimodal image input and durable attachmentsWeb 多模态图片输入与持久附件implementedfeature
- 2026-07-22Explicit web bind address显式指定 Web 绑定地址implementedfeature
- 2026-07-22Durable subagent catalog and list_agents持久化 subagent 目录与 list_agentsimplementedfeature
- 2026-07-22Classify pi-ai transport truncations from flattened message text从扁平化的消息文本中分类 pi-ai 传输层截断implementedbug-fix
- 2026-07-22Unify agent delivery on send(target × wakeup) and coalesce injected context into user/message将 agent 投递统一到 send(target × wakeup) 并把注入的上下文合并进 user/messageimplementedarchitecture
- 2026-07-22The slot system standard — single register, four props shares, and the framework store seatslot 体系标准——单一 register、props 四份额与框架 store 席位implementedarchitecture
- 2026-07-22TUI titles come from the session-title serviceTUI 标题来自 session-title 服务implementedsimplification
- 2026-07-22installer skips the clone when run from inside a checkout在检出目录内运行时安装脚本跳过克隆implementedprocess
- 2026-07-22Tutorial-style Cordis docs under docs/cordis-tutorial`docs/cordis-tutorial` 下的 Cordis 实操教程文档implementedprocess
- 2026-07-22Docked web goal bar停靠式 Web 目标条implementedfeature
- 2026-07-22A collapsed sidebar retains its control rail侧边栏折叠后保留控制栏implementedbug-fix
- 2026-07-22Effect-owned TUI interactive extensions由 effect 持有的 TUI 交互扩展implementedarchitecture
- 2026-07-21Serial cross-platform CI reference跨平台串行 CI 参考流程implementedprocess
- 2026-07-21Log-backed session titles基于日志的会话标题implementedfeature
- 2026-07-21Default local instruction overlay默认的本地指令覆盖层implementedfeature
- 2026-07-21Load all instruction candidates with per-directory dedup加载全部指令候选并按目录去重implementedfeature
- 2026-07-21Follow symlinked instruction files跟随符号链接指向的指令文件implementedfeature
- 2026-07-21Cross-session references跨会话引用implementedfeature
- 2026-07-21Continuable background subagents可继续的后台 subagentimplementedfeature
- 2026-07-21Semantic session checkpoints语义会话检查点implementedbug-fix
- 2026-07-21The summarization call replays the conversation prefix for KV-cache reuse摘要调用回放对话前缀以复用 KV Cacheimplementedbug-fix
- 2026-07-21Ship the TUI without `todo_write`; keep it a one-line opt-inShip the TUI without `todo_write`; keep it a one-line opt-inimplementedsimplification
- 2026-07-21Drop the TUI `/cancel` slash commandDrop the TUI `/cancel` slash commandimplementedsimplification
- 2026-07-21doc-sync through the gate schedulerdoc-sync 走门禁调度器implementedprocess
- 2026-07-21The running status line shows the turn phase and elapsed time运行状态行展示轮次阶段与已用时长implementedfeature
- 2026-07-21TUI status line badges queued steering messagesTUI 状态行标示排队中的 steering 消息implementedfeature
- 2026-07-21TUI skill slash commandTUI skill slash commandimplementedfeature
- 2026-07-21Product-level TUI session resume产品级 TUI 会话恢复implementedfeature
- 2026-07-21The /reload command re-reads loader configs on demand/reload 命令按需重读 loader 配置implementedfeature
- 2026-07-21No startup banner移除启动横幅implementedfeature
- 2026-07-21TUI footer shows the session cache hit rateTUI 页脚展示会话缓存命中率implementedfeature
- 2026-07-21The banner returns, borderless横幅回归,无边框implementedfeature
- 2026-07-21The banner sweeps in; the subtitle line is gone横幅整体扫入;副标题行移除implementedfeature
- 2026-07-21TUI banner brand gradientTUI 启动横幅品牌渐变implementedfeature
- 2026-07-21Auto-title on by default, re-derived on resume自动标题默认开启,恢复时重新推导implementedfeature
- 2026-07-21Auto-titled terminal from the first message从首条消息自动命名终端implementedfeature
- 2026-07-21dsh tells the agent where its own source livesdsh 告知 agent 其自身源码所在位置implementedfeature
- 2026-07-20Project injected content verbatim, dropping the XML envelopes注入内容逐字投影,去除 XML 封套implementedsimplification
- 2026-07-20Remove the stdio and Echo agents移除 stdio 和 Echo agentimplementedsimplification
- 2026-07-20GUI testing system — the three-tier structureGUI 测试体系——三层结构implementedprocess
- 2026-07-20The dsh CLI and personal config overlays from the Harness homedsh CLI 与来自 Harness home 的个人配置 overlayimplementedfeature
- 2026-07-20Typed tool returns in Code ModeCode Mode 的类型化工具返回值implementedfeature
- 2026-07-20Bind JSONL session identity before mutation在变更前绑定 JSONL 会话身份implementedbug-fix
- 2026-07-20Render error cause chains at every diagnostic boundary在每个诊断边界渲染错误 cause 链implementedbug-fix
- 2026-07-20A config hot-reload must not kill or degrade a live app配置热重载不得杀死或降级正在运行的应用implementedbug-fix
- 2026-07-20Unified JSON-value schema DSL统一 JSON 值 schema DSLimplementedarchitecture
- 2026-07-20Routed model context and compaction policy路由模型上下文与压缩策略implementedarchitecture
- 2026-07-20Canonical tool output contract规范工具输出约定implementedarchitecture
- 2026-07-20Retire the readline front door and the repl-agent example退役 readline 前端与 repl-agent 示例implementedsimplification
- 2026-07-20Generate the Cordis core API reference生成 Cordis 核心 API 参考文档implementedprocess
- 2026-07-20Support the TUI on Windows在 Windows 上支持 TUIimplementedfeature
- 2026-07-20Startup slogans replace the configured TUI welcome line启动 slogan 取代配置化的 TUI 欢迎语implementedfeature
- 2026-07-20Keep the Code Mode result card complete保证 Code Mode 结果卡片内容完整implementedbug-fix
- 2026-07-19Fold the single compaction backend into its service package将唯一的压缩后端并入服务包rejectedsimplification
- 2026-07-19Make JSON-RPC completion and transport directional让 JSON-RPC 完成结果与传输方向单一化proposedsimplification
- 2026-07-19Required cancellation through tool-reachable capability seams工具可达能力 seam 中的必填取消proposedarchitecture
- 2026-07-19Web styling system — the token framework and engineering constraintsWeb 样式体系——token 框架与工程约束implementedprocess
- 2026-07-19Require an Agent Note for every non-trivial change每项实质性变更都必须附带 Agent Noteimplementedprocess
- 2026-07-19Keep Agent Notes discoverable without a generated index无需生成索引即可发现 Agent Noteimplementedprocess
- 2026-07-19Same-session goal-round driver同会话 Goal Round 驱动器implementedfeature
- 2026-07-19Plugin-owned human command registration插件自有的人类命令注册implementedfeature
- 2026-07-19Persisted same-session goal domain持久化的同会话目标领域implementedfeature
- 2026-07-19Model-facing same-session goal tools面向模型的同会话目标工具implementedfeature
- 2026-07-19Human `/goal` command面向人类的 `/goal` 命令implementedfeature
- 2026-07-19Fresh-agent Ralph workflow tool全新 agent Ralph 工作流工具implementedfeature
- 2026-07-19Preserve Windows DACLs during atomic file replacementWindows 原子文件替换期间保留 DACLimplementedbug-fix
- 2026-07-19Zstandard JSONL session logsZstandard JSONL 会话日志implementedarchitecture
- 2026-07-19Package-owned invariant service contract包拥有的不变式服务约定implementedarchitecture
- 2026-07-19Meaningful package invariant contracts有意义的包不变量约定implementedarchitecture
- 2026-07-19Web client architecture — the client cordis plugin tree, the slot system, and the React-free object layerWeb 客户端架构——client cordis 插件树、slot 体系与 React-free 对象层implementedarchitecture
- 2026-07-19GUI layering and the RPC protocol — host/client layering by capability provider, the four-quadrant message model, and the fetch carrierGUI 分层与 RPC 协议——host/client 按能力提供方分层、四象限消息模型与 fetch 载体implementedarchitecture
- 2026-07-19Cooperative tool cancellation at the registry boundary注册表边界上的协作式工具取消implementedarchitecture
- 2026-07-19Use one surface manager per session每个会话只使用一个表层管理器implementedsimplification
- 2026-07-19Retire the standalone subagent mock package撤销独立的 subagent mock 包implementedsimplification
- 2026-07-18Snapshot semantic terminal state for the TUITUI 语义终端状态快照implementedtesting
- 2026-07-17Remove implicit batching from ordinary sends删除普通 send 的隐式批处理implementedsimplification
- 2026-07-17Run CI examples from built lib在 CI 中从构建后的 lib 运行示例implementedprocess
- 2026-07-17Dedicated full-screen TUI front door独立的全屏 TUI 入口implementedfeature
- 2026-07-16persistent PTY sessions持久化 PTY 会话implementedfeature
- 2026-07-16Harness-level goal-based executionHarness 层目标式执行implementedfeature
- 2026-07-16Durable per-step time context持久的逐步骤时间上下文implementedfeature
- 2026-07-16Explicit turn cancellation capability显式轮次取消能力implementedarchitecture
- 2026-07-15Replay token meter service回放式 token 计量服务implementedarchitecture
- 2026-07-15LSP capability seam and model-facing query toolLSP 能力 seam 与面向模型的查询工具implementedarchitecture
- 2026-07-15Advisory LLM catalogs and per-session ACP model selection建议性 LLM 目录与 ACP 会话级模型选择implementedarchitecture
- 2026-07-15Initiating Agent scope over AsyncLocalStorage基于 AsyncLocalStorage 的发起 Agent 作用域implementedarchitecture
- 2026-07-14TypeScript Program-backed semantic gates基于 TypeScript Program 的语义门禁implementedprocess
- 2026-07-14Cross-family file sandbox — one policy home, a sandboxed fs provider, and fs escalation parity跨家族文件沙箱——统一策略归属、沙箱化 fs 提供方、fs 升级对等implementedfeature
- 2026-07-14Provider-routed LLM adapters and a generic pi-ai backend基于提供方路由的 LLM 适配器与通用 pi-ai 后端implementedarchitecture
- 2026-07-14Optional time-context plugin可选时间上下文插件implementedfeature
- 2026-07-13Periodic human-review maintenance for dsh-code-reviewdsh-code-review 的定期人工评审维护proposedprocess
- 2026-07-13Project canonical documentation into the website将权威文档投影到网站implementedprocess
- 2026-07-13Session query relationship tracing会话查询关系追踪implementedfeature
- 2026-07-12Prune unused skill registry API裁剪 skill 注册表中未使用的接口rejectedsimplification
- 2026-07-12Collapse workflows to the exercised foreground core将工作流收缩至已使用的前台核心rejectedsimplification
- 2026-07-12Simplify session-log representation简化会话日志表示implementedsimplification
- 2026-07-12Package Model Experience contract包的模型体验约定implementedprocess
- 2026-07-12Configure subagent persona, tool visibility, and depth配置 subagent 的人设、工具可见性与深度implementedfeature
- 2026-07-12Shared scoped-layer storage共享作用域分层存储implementedarchitecture
- 2026-07-12Agent-scope runtime design and correctnessAgent 作用域运行时设计与正确性implementedarchitecture
- 2026-07-12Prune unused web seam fields裁剪 web seam 中未使用的字段implementedsimplification
- 2026-07-12Drop unconsumed skill provider events移除无消费方的 skill 提供方事件implementedsimplification
- 2026-07-10A gated Known-Limitations section in every package README每个包 README 中受门禁保护的「已知限制」章节implementedprocess
- 2026-07-10SQLite FTS5 session searchSQLite FTS5 会话搜索implementedfeature
- 2026-07-10Parallel tool-call execution by per-call safety按单次调用安全性并行执行工具调用implementedfeature
- 2026-07-10Expose agent session identity and JSONL location to tools and hooks向工具与钩子公开 agent 会话标识和 JSONL 位置implementedfeature
- 2026-07-10Single-file executable SDK runtime distribution (single-exe)单文件可执行的 SDK 运行时分发(single-exe)implementedarchitecture
- 2026-07-10After-call compaction pressure and context-overflow recovery调用后压缩压力与上下文溢出恢复implementedarchitecture
- 2026-07-10Exact session query service精确会话查询服务implementedfeature
- 2026-07-09Bash-backed grep and glob discovery tools由 Bash 支持的 grep 与 glob 发现工具implementedfeature
- 2026-07-08Interactive side sessions and merge-back交互式侧会话与合并回写proposedfeature
- 2026-07-08The self-referential cordis toolset自引用 cordis 工具集implementedfeature
- 2026-07-08Background subagent tasks后台 subagent 任务implementedfeature
- 2026-07-08Tool output spill policy工具输出 spill 策略implementedarchitecture
- 2026-07-08The agent is a registration scopeagent 即注册作用域implementedarchitecture
- 2026-07-08Extract the ACP snapshot suite into a support package将 ACP 快照套件提取为支持包implementedtesting
- 2026-07-08Repeat-tool-call guard plugin重复工具调用守卫插件implementedfeature
- 2026-07-07MCP client plugin — connect to external MCP servers and bridge their toolsMCP 客户端插件——连接外部 MCP 服务器并桥接其工具implementedfeature
- 2026-07-07Tool-call timeout policy as a plugin工具调用超时策略作为插件implementedarchitecture
- 2026-07-07The session prefix — request-only messages in front of the derived history会话前缀——派生历史之前的仅请求消息implementedfeature
- 2026-07-07Plan mode — a logged per-agent session modeplan mode——记录到日志的逐 agent 会话模式implementedfeature
- 2026-07-06Recallable compaction — index checkpoints, a state checkpoint, and in-session history recall可回溯压缩:索引检查点、状态检查点与会话内历史回溯proposedfeature
- 2026-07-06Parallel pre-push gates并行 pre-push 门禁implementedprocess
- 2026-07-06Raise the Node LTS engine floor to 22.19将 Node LTS 引擎下限提升至 22.19implementedprocess
- 2026-07-06Export JSDoc gate导出 JSDoc 门禁implementedprocess
- 2026-07-06The subprocess sandbox — confinement seam, native runners, escalation, and per-session modes子进程沙箱——约束 seam、原生 runner、升级机制与按会话模式implementedfeature
- 2026-07-06Explicit model-facing tool order显式的模型侧工具顺序implementedfeature
- 2026-07-06The approval seam — one-shot permission decisions over a waterfall of answerers审批 seam——基于 waterfall(瀑布式事件)应答者的一次性权限决策implementedfeature
- 2026-07-06Tool result retention library工具结果保留库implementedarchitecture
- 2026-07-06A shared timeout/deadline primitive, with hard-kill left to each capability共享的超时/截止时间原语,硬终止留给各能力自行实现implementedarchitecture
- 2026-07-06Pin request-header content in one snapshot scenario在单个快照场景中固定请求头内容implementedtesting
- 2026-07-06Parallel GitHub CI gates并行 GitHub CI 门禁implementedprocess
- 2026-07-06Generated plugin config catalog生成式插件配置目录implementedprocess
- 2026-07-05One gated in-file format for Agent NotesAgent Note 的统一受门禁约束的文件内格式implementedprocess
- 2026-07-05Skill system — progressive disclosure instructions for agentsSkill 系统——面向 agent 的渐进式指令披露implementedfeature
- 2026-07-05Dynamic workflows — a script-driven multi-agent orchestration seam动态工作流——脚本驱动的多 agent 编排 seamimplementedfeature
- 2026-07-05Windows-native durable JSONL publicationWindows 原生持久 JSONL 发布implementedarchitecture
- 2026-07-05Subagent provider-lifecycle events — `subagent/provider-added` / `subagent/provider-removed`Subagent 提供方生命周期事件——`subagent/provider-added` / `subagent/provider-removed`implementedarchitecture
- 2026-07-05Every LLM request is reconstructable from the session log每个 LLM 请求都可从会话日志重建implementedarchitecture
- 2026-07-05Prompt variables and tool-guidance ownership提示词变量与工具指导归属implementedarchitecture
- 2026-07-05Windows write-permission semantics — inherited DACLs, not mode bitsWindows 写入权限语义:继承 DACL,而非权限模式位implementedarchitecture
- 2026-07-04Prune dead public API and result fields裁剪无用的公开与结果接口proposedsimplification
- 2026-07-04Tighten the hook-protocol contract — dialect, discarded fields, double defaults, and lib-owned `hook/result` semantics收紧 hook-protocol 约定——dialect、被丢弃的字段、双重默认值与 lib 拥有的 `hook/result` 语义implementedsimplification
- 2026-07-04Documentation structure, tiers, and budgets文档结构、层级与预算implementedprocess
- 2026-07-04Single-source the acp-agent replay config将 acp-agent 回放配置改为单一来源implementedtesting
- 2026-07-04Hook snapshot matrix — end-to-end expected outputs for both bridges钩子快照矩阵——覆盖两种 bridge 的端到端预期输出测试implementedtesting
- 2026-07-04Trim unreachable ACP bridge surface — the branding knobs and the kind-sniffing fallback裁剪不可达的 ACP 桥接层表面——品牌配置项与 kind 嗅探回退implementedsimplification
- 2026-07-04Share the app bins' boot glue instead of maintaining twin copies共享应用 bin 的启动胶水代码,而非维护两份副本implementedsimplification
- 2026-07-04Remove the `agent/steering` mirror emit移除 `agent/steering` 镜像 emitimplementedsimplification
- 2026-07-04Prune write-only fields and a dead routing knob from the fs seam从 fs seam 中移除只写字段与一个无效的路由旋钮implementedsimplification
- 2026-07-04Prune producer-less vocabulary variants (block cache hints, the `agent` message source, the `continuation` turn trigger)裁剪无生产者的词汇变体(块缓存提示、`agent` 消息来源、`continuation` 轮次触发器)implementedsimplification
- 2026-07-04Fold the stdio UI helper into the stdio app将 stdio UI 辅助模块折入 stdio 应用implementedsimplification
- 2026-07-04Drop the unconsumed web observation surface — the `providers-change` event and the status methods移除未被消费的 web 观测接口——`providers-change` 事件与 status 方法implementedsimplification
- 2026-07-04Drop `GenerateOptions.prefill` and `ToolSchema.strict` — request knobs with no working end-to-end path移除 `GenerateOptions.prefill` 与 `ToolSchema.strict`——无端到端可用路径的请求旋钮implementedsimplification
- 2026-07-04Drop the `image` content block until a path can honor it移除 `image` 内容块,直到有路径能真正处理它implementedsimplification
- 2026-07-04Generated persistence log event catalog生成式持久化日志事件目录implementedprocess
- 2026-07-04JSDoc completeness gate for the cordis surface针对 Cordis 对外服务接口的 JSDoc 完整性门禁implementedprocess
- 2026-07-03Documentation graph index for maintainers and SDK users面向维护者与 SDK 用户的文档关系图索引implementedprocess
- 2026-07-03Add direct directory listing to the filesystem seam为文件系统 seam 添加直接目录列举能力implementedarchitecture
- 2026-07-02Generated tool-schema catalog (boot-and-harvest)生成的工具 schema 目录(启动并采集)implementedprocess
- 2026-07-02Bilingual documentation via paired sibling files and a pairing gate通过配对兄弟文件与配对门禁实现双语文档implementedprocess
- 2026-07-02Tagged render-intent union for tool-call presentation用于工具调用展示的带标签 render-intent 联合类型implementedarchitecture
- 2026-07-02Resolve filesystem paths against the caller's session cwd相对文件系统路径按调用方的会话 cwd 解析implementedarchitecture
- 2026-07-02Stop mirroring the token stream as an agent event停止将 token 流镜像为 agent 事件implementedsimplification
- 2026-07-02Result-time applied-hunk diffs for file mutations结果时刻的 applied-hunk diff 用于文件变更implementedarchitecture
June 202681
- 2026-06-30Pre-tool input rewrite — a consistent design工具执行前输入重写——一致性设计proposedfeature
- 2026-06-30SessionStore fork APISessionStore fork APIimplementedfeature
- 2026-06-30Interception extension points — the typed-Decision surface a hook programs against拦截扩展点——钩子编程所面对的类型化 Decision 接口implementedfeature
- 2026-06-30dsh-hook-protocol — the shared Claude Code / Codex hook wire-protocol coredsh-hook-protocol——Claude Code / Codex 钩子协议格式共享核心库implementedfeature
- 2026-06-30dsh-hooks-claude-code + dsh-hooks-codex — the Claude Code / Codex hook bridgesdsh-hooks-claude-code + dsh-hooks-codex —— Claude Code / Codex 钩子桥接插件implementedfeature
- 2026-06-30Event-domain semantics — session is the fact log, agent is the live event channel事件域语义——会话是事实日志,agent 是实时事件通道implementedarchitecture
- 2026-06-30stdin + extra env on the bash seam在 bash seam 上支持 stdin 与额外 envimplementedarchitecture
- 2026-06-30Subagent lifecycle enrichment — lastAssistantMessage (observe-only)Subagent 生命周期丰富化——lastAssistantMessage(仅观察)implementedfeature
- 2026-06-29The `todo_write` tool — model task list as event-sourced session state`todo_write` 工具——将模型任务列表作为事件溯源的会话状态implementedfeature
- 2026-06-26Split the filesystem seam — provider text mutations plus the `dsh-fs-observation-policy` plugin拆分文件系统 seam——提供方文本变更操作与 `dsh-fs-observation-policy` 插件implementedsimplification
- 2026-06-26Make `dsh-fs-observation-policy` an event-gate plugin, not a method interface将 `dsh-fs-observation-policy` 改为事件门禁插件,而非方法接口implementedarchitecture
- 2026-06-25Ask-user question capabilityask-user 提问能力implementedfeature
- 2026-06-24Workspace context instruction files工作区上下文指令文件implementedfeature
- 2026-06-24Web capability seam - stable tools over multiple providersWeb 能力 seam——稳定的工具覆盖多个提供方implementedarchitecture
- 2026-06-22Per-session snapshot replay for nested agents嵌套 agent 的逐会话快照回放implementedtesting
- 2026-06-22Persist the seed boundary so fork-child replay routes correctly持久化 seed 边界以确保 fork 子会话回放正确路由implementedtesting
- 2026-06-22ACP subagent backend (out-of-process delegation)ACP subagent 后端(进程外委派)implementedfeature
- 2026-06-22Record fork and mixed spawn+fork snapshot scenarios记录 fork 与混合 spawn+fork 快照场景implementedtesting
- 2026-06-21Subagent capability seamsubagent 能力 seamimplementedfeature
- 2026-06-21Mandatory `User-Agent` attribution for provider requests对提供方请求强制携带 `User-Agent` 归属标识implementedarchitecture
- 2026-06-21Bounded recovery for transient LLM request failuresLLM 暂时性请求失败的有界恢复implementedarchitecture
- 2026-06-20Truncate interrupted final turns on load加载时截断被中断的最终轮次rejectedsimplification
- 2026-06-20Fold the persistence interface into dsh-session将持久化接口合并进 dsh-sessionrejectedsimplification
- 2026-06-20Drop durable step boundary events移除持久化的步骤边界事件rejectedsimplification
- 2026-06-20Drop bash full-output spill files移除 bash 完整输出 spill 文件rejectedsimplification
- 2026-06-20Persist assembled assistant messages, not stream chunks仅持久化组装后的 assistant 消息,不存储流式分片rejectedsimplification
- 2026-06-20Discover package inventories instead of maintaining static lists通过发现机制获取包清单,而非维护静态列表proposedprocess
- 2026-06-20Unify the agent id and the session id统一 agent id 与会话 idimplementedsimplification
- 2026-06-20Stop mirroring durable boundaries as agent events停止将持久化边界镜像为 agent 事件implementedsimplification
- 2026-06-20Keep one public stop primitive保留单一公开停止原语implementedsimplification
- 2026-06-20Fold trace-only session facts into load-bearing events将仅用于追踪的会话事实折叠进承载实际功能的事件implementedsimplification
- 2026-06-20Subsystems catalog and the `ts type-equiv` drift gate子系统目录与 `ts type-equiv` 漂移门禁implementedprocess
- 2026-06-20Classify Agent Notes by kind via path-encoded subdirectories通过路径编码的子目录对 Agent Note 进行分类implementedprocess
- 2026-06-20The background job runtime (`ctx.jobs`) and generic task control tools后台任务运行时(`ctx.jobs`)与通用任务控制工具implementedarchitecture
- 2026-06-20Branded IDs everywhere they belong在所有应有之处使用 branded IDimplementedarchitecture
- 2026-06-20Use `session.jsonl` as the only snapshot session-log artifact使用 `session.jsonl` 作为唯一的快照会话日志产物implementedtesting
- 2026-06-20Prune dead methods from the persistence seam从持久化 seam 中移除无用方法implementedsimplification
- 2026-06-20Drop unconsumed assembled LLM convenience surfaces移除未被消费的 LLM 组装便捷接口implementedsimplification
- 2026-06-20Drop the unconsumed `llm/adapter-change` event移除未被消费的 `llm/adapter-change` 事件implementedsimplification
- 2026-06-20Generated cordis events + services catalog生成的 Cordis 事件与服务目录implementedprocess
- 2026-06-20Reorganize packages into a modular hierarchy将包重组为模块化层级结构implementedarchitecture
- 2026-06-20Extract example apps into packages将示例应用提取为独立包implementedarchitecture
- 2026-06-19Real-API e2e in CI against the external DeepSeek API在 CI 中对外部 DeepSeek API 运行真实 API e2e 测试implementedtesting
- 2026-06-19ACP snapshot tests — record-once / replay-deterministicACP 快照测试——一次录制 / 确定性回放implementedtesting
- 2026-06-19Drop the mutable session summary移除可变的会话摘要implementedsimplification
- 2026-06-18Markdown cross-link validity lintingMarkdown 交叉链接有效性检查implementedprocess
- 2026-06-18Compaction as a capability seam (abstract contract + basic backend)压缩作为能力 seam(抽象约定 + 基础后端)implementedfeature
- 2026-06-18Shared persistence write coordinator共享持久化写入协调器implementedarchitecture
- 2026-06-18Session surface — an ordered projection over the event log会话 surface:事件日志上的有序投影implementedarchitecture
- 2026-06-18Agent lifecycle and ownership contractsAgent 生命周期与所有权约定implementedarchitecture
- 2026-06-18Rich ACP bash rendering — the terminal card via the `_meta` convention富 ACP bash 渲染——通过 `_meta` 约定实现终端卡片implementedfeature
- 2026-06-17TSC-first build and one compiler ownershipTSC 优先构建与编译器单一归属implementedprocess
- 2026-06-17Filesystem tool schemas — model-facing read/write/edit shapes文件系统工具 schema——面向模型的读/写/编辑接口形状implementedfeature
- 2026-06-17Filesystem capability seam — ctx.fs, local backend, and model-facing filesystem tools文件系统能力 seam——ctx.fs、本地后端与面向模型的文件系统工具implementedarchitecture
- 2026-06-16Runtime schemas for the event vocabulary (Zod vs the merge-extensible-map pattern)事件词汇的运行时 schema(Zod 与 merge-extensible-map 模式之辩)proposedarchitecture
- 2026-06-16pnpm as the package manager instead of Yarn 4使用 pnpm 替代 Yarn 4 作为包管理器implementedprocess
- 2026-06-15Code Mode — the model writes TypeScript against the tool registryCode Mode——模型针对工具注册表编写 TypeScriptimplementedfeature
- 2026-06-15Every session event is enclosed in a turn每个会话事件都封闭在一个轮次内implementedarchitecture
- 2026-06-14Multiplex concurrent ACP sessions over one connection在单个连接上多路复用并发 ACP 会话implementedfeature
- 2026-06-14Session persistence as an abstract service over the existing `SessionEvent`会话持久化作为基于现有 `SessionEvent` 的抽象服务implementedarchitecture
- 2026-06-14Agent Client Protocol (ACP) support — drive the coding agent from external editorsAgent Client Protocol(ACP)支持——从外部编辑器驱动编码 agentimplementedfeature
- 2026-06-13Two LLM adapters as a design-verification twin以两个 LLM 适配器作为设计验证孪生体implementedarchitecture
- 2026-06-13Capability seams — Service Definition / Service Provider / Consumer roles能力 seam——Service Definition / Service Provider / Consumer 角色implementedarchitecture
- 2026-06-11Mutation testing as the coverage counterweight变异测试作为覆盖率的制衡手段proposedtesting
- 2026-06-11Deterministic tests, the replay invariant fixture, and race stress确定性测试、回放不变式 fixture 与竞态压力测试proposedtesting
- 2026-06-11Supply chain checks and vendor drift verification供应链检查与 vendor 漂移验证proposedprocess
- 2026-06-11Architectural conformance — dependency rules and the adapter kit架构一致性——依赖规则与适配器套件proposedprocess
- 2026-06-11API extractor reportsAPI extractor 报告proposedprocess
- 2026-06-11Property-based testing for protocol-shaped code对协议形态代码进行基于属性的测试implementedtesting
- 2026-06-11Vendor Cordis as source, not npm dependencies将 Cordis 以源码形式收录,而非作为 NPM 依赖implementedprocess
- 2026-06-11Mechanical quality gates over prose guidelines以机械质量门禁取代行文约定implementedprocess
- 2026-06-11Structured error taxonomy结构化错误分类体系implementedarchitecture
- 2026-06-11Runtime arg validation at the model boundary模型边界处的运行时参数校验implementedarchitecture
- 2026-06-11Microkernel — extension via Cordis event taxonomy, one concrete loop微内核——通过 Cordis 事件分类体系实现扩展,唯一具体循环implementedarchitecture
- 2026-06-11Event-sourced sessions with derived message history事件溯源的会话与派生消息历史implementedarchitecture
- 2026-06-11Source-owned session immutability and dev-mode invariants源端拥有的会话不可变性与开发模式不变式implementedarchitecture
- 2026-06-11Provider-neutral content-block vocabulary owned by dsh-llm由 dsh-llm 拥有的提供方无关内容块词汇implementedarchitecture
- 2026-06-11tsdown for JS bundling instead of dumble使用 tsdown 替代 dumble 进行 JS 打包implementedprocess
- 2026-06-11Doc-sync enforcementDoc-sync 强制implementedprocess
- 2026-06-11Tool schemas are part of the system-prompt assembly工具 schema 是系统提示词组装的一部分implementedarchitecture
- 2026-06-11Custom typed tool-schema DSL instead of schemastery使用自定义类型化工具 schema DSL 替代 schemasteryimplementedarchitecture