Commit Graph

92 Commits

Author SHA1 Message Date
Codex e0f1a142f4 修复 queue dry-run 与默认摘要输出 2026-06-10 08:29:57 +08:00
Codex 0247e42d70 fix: 暴露 turn 活性与 steer 投递语义 2026-06-09 23:56:39 +08:00
Codex 63ae9e2543 docs: 固化 transient env SecretRef 合同 2026-06-09 23:42:26 +08:00
Codex 3850604c2b fix: 增加 runs events 低噪声 summary 2026-06-09 22:53:46 +08:00
Codex 3daaa32427 docs: 固化 UniDesk SSH endpoint 装配合同 2026-06-09 22:02:15 +08:00
Codex 5ff882005b docs: 固化 command result 长 trace 合同 2026-06-09 21:56:31 +08:00
Codex 0dc5a3f966 fix: 增加 result tool call 摘要 2026-06-09 21:41:26 +08:00
Codex fe33a6ee4b fix: preserve gitbundle tool wrapper paths 2026-06-09 02:51:25 +08:00
Codex c685b749e4 fix: expose dynamic provider profiles in backends list 2026-06-09 00:28:32 +08:00
Codex 2f5cf8b3d4 feat: close AgentRun commander task plane gaps 2026-06-09 00:06:53 +08:00
Codex 6dd8c75528 fix: 接入 dsflash-go model catalog 2026-06-08 23:31:33 +08:00
Codex 32318ea881 fix: resolve gitbundle source from repo ref 2026-06-08 15:04:08 +08:00
Codex 811b58b71c fix: ignore non-shebang gitbundle tool files 2026-06-08 11:39:34 +08:00
Codex 52376fb71e 支持 gitbundle 资源装配 2026-06-08 11:21:34 +08:00
Codex f86bee4563 docs: 明确 provider profile 动态 slug 规则 2026-06-08 10:33:18 +08:00
Codex d082514f50 fix: 移除 v0.1 CI 自测试门禁 2026-06-08 05:40:08 +08:00
Codex 601d8190d0 feat: add provider profile removal 2026-06-08 05:30:48 +08:00
Codex 7b3c0ea584 fix: 支持 ResourceBundleRef workspaceFiles 2026-06-06 17:59:05 +08:00
Codex dd58cf9a8e feat: 支持 provider profile config.toml 管理 2026-06-05 22:35:40 +08:00
Codex 1d434cfc53 docs: align provider profile management status 2026-06-05 18:26:38 +08:00
Codex 7f5fc963c7 docs: align HWLAB assembly to HWPOD 2026-06-05 16:51:16 +08:00
Codex 8e64a3974a docs: add provider profile management spec 2026-06-05 15:48:30 +08:00
Codex 2ebb51eed7 docs: clarify HWLAB session resume boundaries 2026-06-04 01:02:12 +08:00
Codex 87beb00bdb feat(v0.1): add per-session RWO PVC foundation for true session state persistence
PR A for #770: docs + migration 007 + RBAC + types foundation.

- 新增 failureKind session-store-evicted,用于区分 PVC 缺失与真协议错误
- 新增 migration 007_v01_session_state_storage:sessions 表增加 storage_* 列 + 索引
- mgr SA RBAC 增量:persistentvolumeclaims: [create, get, list, watch, delete]
- 6 份 SPEC 升级(runtime-assembly / hwlab-manual-dispatch / backend-codex T7b / agentrun-runner / agentrun-mgr / services)
- 显式禁止:fake app-server mock、replacement threadId、runner 启动后 copy/restore、idleTimeoutMs 拉永驻
- selftest 断言更新到 007_v01_session_state_storage

后续 PR B/C 在此基础上接入 mgr 端 PVC 生命周期 + runner 端 mount + backend 端 observability。
2026-06-03 18:45:13 +08:00
Codex b761ef6713 feat: add session subagent cli control 2026-06-03 11:27:55 +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 a53f5b8a0d docs: specify resource prompt and skill assembly 2026-06-02 19:59:49 +08:00
Codex e9843ab687 fix: fail stale codex thread resume 2026-06-02 16:22:27 +08:00
Codex 458d814fa2 feat: 装配 UniDesk SSH 工具凭证 2026-06-02 15:40:48 +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
Codex 98f6e420e6 docs: 统一 v0.1 artifact catalog 真相源 2026-06-02 10:39:59 +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
Codex d90e01a91c feat: 支持运行中 steer command 2026-06-02 10:04:36 +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 0918736e0a fix: use responses wire api for minimax m3 2026-06-02 08:27:53 +08:00
Codex 82e2349030 fix: 放开 transientEnv 数量限制 2026-06-02 08:24:22 +08:00
Codex 4b9dc79b67 fix: isolate minimax m3 backend migration 2026-06-02 08:11:15 +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 4ddea73629 docs: clarify env image registry fallback 2026-06-02 01:21:08 +08:00
Codex df38f605fa feat: support env reuse and git mirror in v0.1 cicd 2026-06-02 00:52:38 +08:00
Codex 159b99e763 feat: 支持 runner tool credential 装配 2026-06-02 00:22:38 +08:00
Codex 7b8f5ae518 docs: 固化运行时装配SPEC 2026-06-02 00:07:01 +08:00