lyon
|
9bbec1c1a8
|
fix: shorten session PVC label values
|
2026-06-20 11:05:27 +08:00 |
|
lyon
|
7c51f5b9f0
|
fix: use runtime namespace for session PVCs
|
2026-06-20 10:53:24 +08:00 |
|
lyon
|
f1fe46e84f
|
fix: 将 runner 错误事件写入 OTel trace
|
2026-06-20 09:02:20 +08:00 |
|
lyon
|
798a604449
|
fix: 支持 selftest case selector
|
2026-06-19 23:46:12 +08:00 |
|
lyon
|
cd60544416
|
fix: emit otel spans for session send
|
2026-06-19 23:21:34 +08:00 |
|
lyon
|
18c3667ee0
|
feat: add manager otel spans
|
2026-06-19 23:05:55 +08:00 |
|
lyon
|
1aeadc428d
|
fix: parse runner retention kubectl output before redaction
|
2026-06-19 23:04:07 +08:00 |
|
lyon
|
1be0e8e02f
|
fix: enforce runner retention before job create
|
2026-06-19 22:35:55 +08:00 |
|
lyon
|
c8deb818da
|
fix: route runner job defaults through shared config
|
2026-06-16 13:15:52 +08:00 |
|
lyon
|
7aece8b902
|
fix: 持久化 runner 空闲保活策略
|
2026-06-16 13:00:42 +08:00 |
|
lyon
|
fac75d208e
|
fix: 保留 Code Agent 最终回复全文
|
2026-06-16 01:45:34 +08:00 |
|
lyon
|
a5ab078132
|
fix: summarize web search tool calls
|
2026-06-16 00:59:49 +08:00 |
|
lyon
|
35dc7e8b6a
|
fix: preserve truncated tool call identity fields
|
2026-06-16 00:52:43 +08:00 |
|
lyon
|
b94b9b2027
|
fix: expose mcp tool calls in trace events
|
2026-06-15 23:49:00 +08:00 |
|
lyon
|
c2372adde3
|
fix: allow runner egress proxy override
|
2026-06-15 12:35:09 +08:00 |
|
lyon
|
dca8c4af77
|
fix: 注入 runner work-ready 工具
|
2026-06-15 12:11:11 +08:00 |
|
lyon
|
3e84e331b8
|
fix: 传递 runner boot repo URL
|
2026-06-15 12:00:06 +08:00 |
|
lyon
|
6568d13deb
|
fix: use configured boot repo for runner jobs
|
2026-06-14 12:07:33 +08:00 |
|
AgentRun Codex
|
418b4df4de
|
fix runner GitHub egress proxy defaults
|
2026-06-12 05:08:44 +08:00 |
|
AgentRun Codex
|
16afff63c1
|
fix: classify provider 5xx as unavailable
|
2026-06-12 05:01:19 +08:00 |
|
AgentRun Codex
|
21ff548b86
|
fix: 暴露 session follow-up 可见性
|
2026-06-12 04:26:14 +08:00 |
|
Lyon
|
216209ca95
|
fix: return recovery action descriptors (#174)
Co-authored-by: AgentRun Codex <agentrun-codex@users.noreply.github.com>
|
2026-06-12 01:20:02 +08:00 |
|
AgentRun Codex
|
1a9b6debbb
|
fix: 统一恢复建议使用 session send
|
2026-06-11 22:47:26 +08:00 |
|
AgentRun Codex
|
64b824911f
|
fix: 统一 session send 续跑入口
|
2026-06-11 21:57:29 +08:00 |
|
AgentRun Codex
|
4a5b298a30
|
fix: show active retry interruptions in liveness
|
2026-06-11 21:00:29 +08:00 |
|
AgentRun Codex
|
68ef21421a
|
fix: derive runner job phase from observed events
|
2026-06-11 20:26:17 +08:00 |
|
AgentRun Codex
|
c4ee4bf9f9
|
fix: install runner runtime git helper with resource bundles
|
2026-06-11 19:15:56 +08:00 |
|
AgentRun Codex
|
e624835bc8
|
fix: 让 gitbundle 自动使用 G14 git mirror
|
2026-06-11 16:48:50 +08:00 |
|
Lyon
|
8cf6534bec
|
fix: 支持 AgentRun render-only REST 入口 (#170)
Co-authored-by: AgentRun Codex <agentrun-codex@users.noreply.github.com>
|
2026-06-11 15:39:52 +08:00 |
|
Lyon
|
83a303959e
|
fix: bound runner git transport (#169)
Co-authored-by: AgentRun Codex <agentrun-codex@users.noreply.github.com>
|
2026-06-11 13:46:15 +08:00 |
|
Lyon
|
c8b16260b8
|
fix: provision session pvc before runner dispatch (#168)
Co-authored-by: AgentRun Codex <agentrun-codex@users.noreply.github.com>
|
2026-06-11 13:11:20 +08:00 |
|
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 |
|
AgentRun Codex
|
ec62cc70dd
|
fix: expose stale runner diagnostics
|
2026-06-11 09:19:43 +08:00 |
|
AgentRun Codex
|
39afc9b32e
|
fix: 收敛 commander 全局 drill-down 提示
|
2026-06-11 03:08:24 +08:00 |
|
AgentRun Codex
|
ae8c89e099
|
fix: 增强终态失败分类可见性
|
2026-06-11 02:50:42 +08:00 |
|
AgentRun Codex
|
9972a2114e
|
test: align imageRef selftests with Aipod spec source
|
2026-06-11 01:30:01 +08:00 |
|
AgentRun Codex
|
5a6e5a4bbd
|
fix: add aipod imageRef work-ready runner reuse
|
2026-06-11 01:21:56 +08:00 |
|
Codex
|
c66dd7fbe9
|
fix: keep npm registries direct for runner jobs
|
2026-06-10 22:55:02 +08:00 |
|
Claude Code
|
366d0c5697
|
fix: add Artificer GitHub PR token projection
|
2026-06-10 21:47:20 +08:00 |
|
Claude Code
|
7864eb8f04
|
fix: Artificer GitHub SSH absolute-path git fetch
|
2026-06-10 21:15:41 +08:00 |
|
Codex
|
648975e4d8
|
fix: Artificer 默认直连 SSH 拉取资源
|
2026-06-10 18:47:46 +08:00 |
|
Codex
|
391a4ce68f
|
fix: use stable yaml parser for aipod specs
|
2026-06-10 18:31:02 +08:00 |
|
Codex
|
6989dc18ef
|
feat: add aipod spec Artificer assembly
|
2026-06-10 17:46:45 +08:00 |
|
Codex
|
9002724299
|
fix: Queue dry-run 默认提示 stdin 输入
|
2026-06-10 13:00:03 +08:00 |
|
Codex
|
5b89d7b4b5
|
fix: 收敛 queue commander 默认记录字节噪声
|
2026-06-10 12:29:18 +08:00 |
|
Codex
|
04afc05f95
|
fix: 收敛 commander supervisor 噪声
|
2026-06-10 12:14:31 +08:00 |
|
Codex
|
43c47d3fa9
|
fix: 增强长 turn liveness 可见性
|
2026-06-10 12:05:21 +08:00 |
|
Codex
|
b0c117d0e2
|
fix: preserve queue blocked state
|
2026-06-10 11:10:19 +08:00 |
|
Lyon
|
74b83b43c2
|
feat: 为 gitbundle 装配 required skills (#138)
* Add gitbundle required skills validation
* fix: 限定 required skill blocked result 覆盖
---------
Co-authored-by: AgentRun Codex <agentrun@example.invalid>
Co-authored-by: Codex <codex@pikas.tech>
|
2026-06-10 10:36:26 +08:00 |
|