AgentRun Codex
|
f49695a821
|
fix: use idle timeout for codex turns
|
2026-06-11 12:52:46 +08:00 |
|
AgentRun Codex
|
b4c48b724d
|
fix: 回填 result envelope failureKind
|
2026-06-11 09:44:04 +08:00 |
|
Codex
|
72042f7bff
|
fix: 修正 provider retry 与完成结果归因
|
2026-06-10 00:44:19 +08:00 |
|
Codex
|
28c329e434
|
Merge remote-tracking branch 'origin/v0.1' into fix/122-tool-timeout-cancel-v01
# Conflicts:
# src/selftest/cases/30-codex-stdio.ts
|
2026-06-10 00:35:48 +08:00 |
|
Codex
|
ff2b5dce34
|
fix: 支持长工具调用 interrupt 与硬超时回收
|
2026-06-10 00:25:54 +08:00 |
|
Codex
|
eecfb1ad68
|
fix: 区分 provider responses 失败分类
|
2026-06-10 00:23:00 +08:00 |
|
Codex
|
aeb49460b7
|
fix: 修复 runner Codex shell 工具环境
|
2026-06-09 01:06:19 +08:00 |
|
Codex
|
6dd8c75528
|
fix: 接入 dsflash-go model catalog
|
2026-06-08 23:31:33 +08:00 |
|
Codex
|
41886aef80
|
feat: 将 ofcx-go backend 收敛为 dsflash-go
|
2026-06-08 01:38:50 +08:00 |
|
Codex
|
0d040a33c2
|
fix: wait for stale runner lease before replacement claim
|
2026-06-03 23:49:40 +08:00 |
|
Codex
|
7ccea67391
|
feat(v0.1): codex-stdio emit codex-rollout-storage-mounted + session-store-evicted upgrade
PR C 收尾:codex-stdio.ts 加 observability + new failureKind 升级路径
- 启动时读 env(不是 process.env)发出 codex-rollout-storage-mounted 事件:
pvcName / pvcNamespace / mountPath / codexRolloutSubdir / valuesPrinted=false
- thread/resume 失败 + 'no rollout found for thread id' 消息 + AGENTRUN_SESSION_PVC_NAME
已设 → 升级为 session-store-evicted,区别于 thread-resume-failed
- isNoRolloutFoundMessage helper 隔离匹配逻辑
- 4 新 selftest case:
codex-stdio-session-storage-mounted(事件存在 + 字段对齐)
codex-stdio-session-storage-evicted(failureKind 升级)
codex-stdio-session-storage-subdir(AGENTRUN_CODEX_ROLLOUT_SUBDIR 配置生效)
codex-stdio-session-storage-no-secret-leak(事件不泄露)
PR C 全部完成:runner Job 直接挂载 PVC + codex-stdio observability +
session-store-evicted 升级 + 5 新 selftest(1 runner + 4 codex)
|
2026-06-03 20:38:11 +08:00 |
|
Codex
|
f69ef55ddc
|
fix: keep codex sessions reusable after turn failures
|
2026-06-03 00:28:41 +08:00 |
|
Codex
|
ce031238f1
|
fix: 保留长任务过程 trace 事件
|
2026-06-02 21:17:56 +08:00 |
|
Codex
|
e9843ab687
|
fix: fail stale codex thread resume
|
2026-06-02 16:22:27 +08:00 |
|
Codex
|
e40585fd66
|
fix: replace stale codex threads
|
2026-06-02 12:36:34 +08:00 |
|
Codex
|
40a274d52b
|
fix: 收敛 stale thread 和 tool-call 错误归因
|
2026-06-02 12:08:38 +08:00 |
|
Lyon
|
0092f55249
|
fix: keep suppressed notification names readable (#73)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 11:16:50 +08:00 |
|
Lyon
|
aa0bd64714
|
fix: 压制 agentMessage lifecycle 噪声 (#72)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 10:59:59 +08:00 |
|
Lyon
|
e1c0fb5245
|
fix: 恢复 stale codex thread (#71)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 10:48:28 +08:00 |
|
Lyon
|
ebc5bdb8b1
|
fix: 收敛 commandExecution toolcall 摘要 (#70)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 10:28:35 +08:00 |
|
Codex
|
2cce4c2777
|
fix: 统一 AgentRun threadId 连续性
|
2026-06-02 10:16:03 +08:00 |
|
Lyon
|
a6f7581b96
|
fix: 继续收敛 codex trace 残余噪声 (#68)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 10:11:31 +08:00 |
|
Lyon
|
1d45d272f1
|
fix: 收敛 codex stdio trace 噪声 (#66)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 09:49:55 +08:00 |
|
Codex
|
3a8a3b404d
|
fix: 实时上报 agentMessage
|
2026-06-02 08:03:48 +08:00 |
|
Codex
|
c3915a3f19
|
feat: add minimax m3 backend profile
|
2026-06-02 07:57:09 +08:00 |
|
Lyon
|
719584e2ce
|
fix: 保留 completed agentMessage 事件 (#56)
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-02 07:09:12 +08:00 |
|
Codex
|
5544db96fb
|
fix: 实时上报 Codex 工具事件
|
2026-06-02 03:23:16 +08:00 |
|
Codex
|
fc5171d719
|
fix: restart stale codex threads
|
2026-06-02 01:08:37 +08:00 |
|
Codex
|
bae2e97139
|
fix: 只用最终 agentMessage 生成 reply
|
2026-06-01 23:56:49 +08:00 |
|
Codex
|
8577e2fbdf
|
fix: 收敛 one-shot runner 成功终态
|
2026-06-01 23:47:49 +08:00 |
|
Codex
|
6fb8f7483a
|
feat: 支持同 run runner 多轮 command
|
2026-06-01 22:34:58 +08:00 |
|
Codex
|
f4ee644233
|
feat: 补齐 HWLAB 基线 AgentRun 执行元语
|
2026-06-01 13:44:57 +08:00 |
|
Codex
|
5cc8146800
|
feat: 支持 v0.1 deepseek backend profile
|
2026-05-29 18:44:24 +08:00 |
|
Codex
|
cfaebb4e8b
|
fix: 避免 Codex 默认模型覆盖配置
|
2026-05-29 16:27:26 +08:00 |
|
Codex
|
81642fdd54
|
fix: 覆盖 Codex retry 503 分类
|
2026-05-29 14:17:12 +08:00 |
|
Codex
|
7534b87153
|
fix: 归类 v0.1 provider 可用性失败
|
2026-05-29 14:05:15 +08:00 |
|
Codex
|
da50a34eef
|
fix: prepare writable codex home for runner jobs
|
2026-05-29 13:27:11 +08:00 |
|
Codex
|
2b8a5dfc99
|
feat: 打通 v0.1 runner job 正式路径
|
2026-05-29 12:44:37 +08:00 |
|
Codex
|
5917ef4295
|
chore: integrate v0.1 component branches
|
2026-05-29 12:04:29 +08:00 |
|