Commit Graph

263 Commits

Author SHA1 Message Date
root da4b9ff8ae fix: 通过主工作区契约委派 tran 2026-07-13 04:04:50 +02:00
root 86d6ba7461 fix: 复用 UniDesk trans Windows 路由 2026-07-13 03:44:59 +02:00
Lyon 21aa4e00d7 fix: 以 replay barrier 恢复 active turn 2026-07-13 02:29:56 +02:00
Lyon e502758d7b fix: 在 backend resume 时重放 durable steer 2026-07-13 02:15:05 +02:00
Codex 49cf4abaa1 fix: 统一 Session 终态并发锁序 2026-07-12 23:18:53 +02:00
Codex 741e6bd713 fix: 修复 Session 续跑终态竞态 2026-07-12 23:11:54 +02:00
Codex e275879c25 fix: 为 Artificer runner 注入 Git identity 2026-07-12 21:12:18 +02:00
root beda1791e2 fix: 继承 Artificer session 资源装配 2026-07-12 20:10:09 +02:00
root 08f0cb8bc9 fix: 将调度重试归为基础设施进展 2026-07-12 18:42:18 +02:00
root 7e831dca10 fix: 周期回收全部失活 runner 2026-07-12 18:35:30 +02:00
root 03491ea068 fix: 终态 runner 优先进入回收候选 2026-07-12 18:33:40 +02:00
root be736f21b9 fix: 按归属清理 runner 关联 Secret 2026-07-12 18:21:48 +02:00
root 1abb9c2374 fix: 恢复文件编辑事件可见性 2026-07-12 18:04:03 +02:00
root bca4db113f fix: 将工作区契约漂移降级为告警 2026-07-12 16:45:49 +02:00
root 46b191e3e0 fix: 支持 Artificer 模型选择与 gpt-pika
关联 #325。固定 v0.2 gpt-pika SecretRef,支持 task 级模型与 reasoning override,并将 reasoning effort 传递到 Codex app-server。

Co-Authored-By: Codex <noreply@openai.com>
2026-07-12 16:02:23 +02:00
root 6153a0ffbb fix(mgr): 使用集群内 Kubernetes 原生传输 2026-07-12 12:17:30 +02:00
root 06429f2395 fix(mgr): 固化调度失败事实 2026-07-12 11:06:46 +02:00
root 667d10df3e fix(mgr): 显式返回准入重试语义 2026-07-12 10:51:59 +02:00
root 895423481a fix(mgr): 原子准入会话新轮次 2026-07-12 10:45:12 +02:00
root f90da964f5 fix: 区分助手实时进度与最终正文 2026-07-12 10:10:07 +02:00
Lyon 352f359749 Merge pull request #318 from pikasTech/fix/313-aipod-github-ssh-projection
Pipelines as Code CI / agentrun-nc01-v02-ci-352f359749029579e510595afd6c5c3e65f6573e Success
fix: 收敛 Artificer GitHub SSH 必需键
2026-07-12 15:27:21 +08:00
root 1fd33d459b fix: 收敛 Artificer GitHub SSH 必需键 2026-07-12 09:23:02 +02:00
root d81e0cad2e Merge remote-tracking branch 'origin/v0.2' into fix/310-artificer-workspace-cleanliness 2026-07-12 09:20:22 +02:00
root f6902f799a fix: 隔离 Artificer 受管能力覆盖 2026-07-12 09:18:54 +02:00
root 6e47f28603 fix: 封口已完成助手消息的进度流 2026-07-12 09:15:54 +02:00
Lyon f95f837892 Merge pull request #314 from pikasTech/fix/219-assistant-final-seal
Pipelines as Code CI / agentrun-nc01-v02-ci-f95f83789273ee6e6c869dc08357ab53770c51a7 Success
修复 assistant final 重复与历史通知重放
2026-07-12 14:31:09 +08:00
root b7c3473055 fix: 去重助手消息重放并引入无正文终态封印 2026-07-12 08:29:21 +02:00
root 29aaad5de4 fix: 收紧 Artificer GitHub SSH 传输边界 2026-07-12 08:28:29 +02:00
root b0233256d5 fix: 保留 Artificer session 工作区续跑状态 2026-07-12 06:30:41 +02:00
root a4a63ad0e8 fix: 固定资源凭据挂载路径 2026-07-12 05:28:05 +02:00
root 9aeeb223ab Merge remote-tracking branch 'origin/v0.2' into fix/310-artificer-primary-workspace 2026-07-12 05:17:33 +02:00
root b435cc494a fix: 物化 Artificer 主工作区 2026-07-12 05:17:04 +02:00
root fd4fb27e90 fix: 原子释放终态 runner claim 2026-07-12 04:54:59 +02:00
root 88f39e70f6 test: 固化终态 command 幂等重放合同 2026-07-12 03:01:18 +02:00
root 810adfa02a fix: 隔离 Queue 重试内部 Job identity 2026-07-12 02:55:00 +02:00
root 3eec6d6da2 feat: 支持 Queue 终态幂等重试 2026-07-12 02:48:41 +02:00
root 36dbfcab4a fix: 收紧诊断 trace 输入边界 2026-07-11 23:58:15 +02:00
root 8fa0f093ec test: 覆盖 diagnostic 写请求拒绝 2026-07-11 23:24:43 +02:00
root 7cb70b902e fix: 隔离诊断读取的 OTel trace
为显式 diagnostic GET 使用独立 request-scoped trace context,并通过 OTLP Span Link 关联经过 run/command 校验的业务 trace。未支持路径和 target mismatch fail-closed,且保留独立错误 span。
2026-07-11 23:22:49 +02:00
root 99aeafc44f test: 对齐 Artificer v0.2 toolBundle 合同 2026-07-11 22:27:10 +02:00
root 240a53ff25 fix: 按 frameSeq 串行发布 stdio Kafka 帧 2026-07-11 21:26:56 +02:00
root 778bbfdf30 fix: 保证首条用户事件先于运行创建事件 2026-07-11 20:12:18 +02:00
root 6c2cc963f3 fix: 补全资源包 fetch 首错投影 2026-07-11 17:28:54 +02:00
root b2c0c194c2 fix: 锁定 runner reconcile YAML 边界 2026-07-11 04:51:35 +02:00
root 5632dbc257 Merge branch 'fix/280-stale-pending-retention' into fix/282-stale-pending-reconcile 2026-07-11 04:46:59 +02:00
root b081d7c2bb fix: 兼容用户输入事件的陈旧 runner 判定 2026-07-11 04:46:47 +02:00
root 61ac6063b3 Merge branch 'v0.2' into fix/280-stale-pending-retention 2026-07-11 04:44:23 +02:00
root c74aaed848 feat: 发布用户输入 Kafka 正式事件 2026-07-11 04:26:07 +02:00
root 6b51a36c94 fix: 周期回收陈旧 Pending runner 2026-07-11 03:16:59 +02:00
root a6312878a7 fix: 用 DB 与 K8s CAS 关闭 retention 竞态 2026-07-11 02:42:10 +02:00