Codex
88ed2c1791
fix: 修复 Queue 已读投影和取消传播
2026-06-09 01:55:42 +08:00
Lyon
424058e40b
Merge pull request #108 from pikasTech/fix-issue105-codex-tools-sandbox
...
fix: 修复 runner Codex shell 工具环境
2026-06-09 01:07:44 +08:00
Codex
aeb49460b7
fix: 修复 runner Codex shell 工具环境
2026-06-09 01:06:19 +08:00
Lyon
437822e5fd
Merge pull request #107 from pikasTech/fix/issue105-dynamic-profile-visibility
...
v0.1:动态 provider profile 纳入 backends 可见性
2026-06-09 00:30:50 +08:00
Codex
c685b749e4
fix: expose dynamic provider profiles in backends list
2026-06-09 00:28:32 +08:00
Lyon
56761b8e5f
Merge pull request #106 from pikasTech/fix/issue105-commander-task-plane
...
v0.1:收敛指挥官任务面与 runner tran 工具
2026-06-09 00:07:37 +08:00
Codex
2f5cf8b3d4
feat: close AgentRun commander task plane gaps
2026-06-09 00:06:53 +08:00
Lyon
96c8283574
Merge pull request #104 from pikasTech/fix/issue-103-dsflash-go-profile
...
fix: 接入 dsflash-go model catalog
2026-06-08 23:32:23 +08:00
Codex
6dd8c75528
fix: 接入 dsflash-go model catalog
2026-06-08 23:31:33 +08:00
Lyon
1bd65a4d1a
Merge pull request #102 from pikasTech/fix/hwlab-1045-gitbundle-ref
...
fix: gitbundle 从 repo ref 解析实际 commit
2026-06-08 15:05:27 +08:00
Codex
32318ea881
fix: resolve gitbundle source from repo ref
2026-06-08 15:04:08 +08:00
Lyon
e753b853ce
Merge pull request #101 from pikasTech/docs/gitbundle-runtime-reference
...
docs: update runtime assembly index
2026-06-08 12:01:49 +08:00
Codex
7eb8ab0549
docs: update runtime assembly index
2026-06-08 12:00:51 +08:00
Lyon
f206235f37
Merge pull request #100 from pikasTech/fix/issue1037-ignore-non-shebang-tools
...
fix: ignore non-shebang gitbundle tool files
2026-06-08 11:40:15 +08:00
Codex
811b58b71c
fix: ignore non-shebang gitbundle tool files
2026-06-08 11:39:34 +08:00
Lyon
a5250d985d
Merge pull request #99 from pikasTech/fix/issue1037-tree-bundle
...
支持 gitbundle 资源装配
2026-06-08 11:27:58 +08:00
Codex
52376fb71e
支持 gitbundle 资源装配
2026-06-08 11:21:34 +08:00
Codex
47b02b5101
feat: 支持 provider profile auth.json 写入
2026-06-08 10:59:38 +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
509c2aa6fd
fix: 支持动态 provider profile slug
2026-06-08 04:19:58 +08:00
Codex
bda8e3bb1e
修正 provider Secret create RBAC 语义
2026-06-08 02:17:33 +08:00
Codex
96bdc262ad
支持 provider profile Secret 首次创建
2026-06-08 02:08:50 +08:00
Codex
41886aef80
feat: 将 ofcx-go backend 收敛为 dsflash-go
2026-06-08 01:38:50 +08:00
Codex
eef59c74ee
fix: replace hardcoded backend profile validation with isBackendProfile()
...
The session creation route had a hardcoded check for only codex/deepseek/minimax-m3
profiles. Since ofcx-go was added to BackendProfile type and backend-profiles.ts
spec list, the validation must use isBackendProfile() from the shared module so
that adding new profiles only requires one data change, not scattered string checks.
Refs pikasTech/HWLAB#1034
2026-06-07 21:03:47 +08:00
Codex
3afb2bf8ec
feat: add ofcx-go provider profile for OpenCode Zen Go DeepSeek V4 Flash
...
- Add ofcx-go to BackendProfile type union
- Add ofcx-go backend profile spec (Codex app-server stdio)
- Add defaultConfig for ofcx-go (deepseek-v4-flash via Moon Bridge)
- Add Secret mount in deploy.json for runner projection
- Add RBAC access for ofcx-go provider secret
- Update self-test to cover 4 profiles
2026-06-07 20:14:52 +08:00
Codex
0ff445e182
feat: remove workspace file count limit, raise total size to 4MB
...
- maxWorkspaceFiles: 16 → Number.MAX_SAFE_INTEGER (unlimited)
- maxWorkspaceFilesTotalBytes: 512KB → 4MB
- Enables large skill directories (e.g. arm2d-skill with references)
2026-06-07 14:44:15 +08:00
Lyon
5ad29247ad
Merge pull request #98 from pikasTech/fix/workspace-seed-files-97
...
支持 ResourceBundleRef workspaceFiles
2026-06-06 18:00:00 +08:00
Codex
7b3c0ea584
fix: 支持 ResourceBundleRef workspaceFiles
2026-06-06 17:59:05 +08:00
Lyon
c320459deb
Merge pull request #95 from pikasTech/fix/provider-profile-config-toml
...
feat: 支持 provider profile config.toml 管理
2026-06-05 22:37:14 +08:00
Codex
dd58cf9a8e
feat: 支持 provider profile config.toml 管理
2026-06-05 22:35:40 +08:00
Lyon
17e9cd3995
fix: remove provider secret last-applied annotation ( #94 )
...
Co-authored-by: Codex <codex@pikas.tech >
2026-06-05 19:04:59 +08:00
Lyon
46e3b771bb
fix: upsert provider secrets without patch-file ( #93 )
...
Co-authored-by: Codex <codex@pikas.tech >
2026-06-05 18:50:50 +08:00
Lyon
a8f1e56367
fix: avoid provider secret last-applied annotation ( #92 )
...
Co-authored-by: Codex <codex@pikas.tech >
2026-06-05 18:34:13 +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
Lyon
ffc4f5d6cb
Merge pull request #91 from pikasTech/fix/issue28-provider-validation-workspace
...
fix: provider validation 使用真实工作目录
2026-06-05 16:36:07 +08:00
Codex
25ec9f459d
fix: use existing workspace for provider validation
2026-06-05 16:34:54 +08:00
Lyon
a9891b45f5
Merge pull request #89 from pikasTech/fix/issue28-provider-secret-rbac
...
fix: 补齐 provider profile Secret RBAC
2026-06-05 16:24:38 +08:00
Codex
8099207353
fix: grant provider profile secret rbac
2026-06-05 16:23:33 +08:00
Lyon
aef9a66a11
Merge pull request #88 from pikasTech/feat/issue28-provider-profile-management
...
feat: 增加 provider profile 管理 API
2026-06-05 16:09:16 +08:00
Codex
05809058a5
feat: add provider profile management api
2026-06-05 16:07:26 +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
Lyon
a3422b4c76
Merge pull request #87 from pikasTech/fix-v01-runner-claim-recovery
...
修复替换 runner 等待旧 lease 后接管
2026-06-04 00:07:23 +08:00
Codex
0d040a33c2
fix: wait for stale runner lease before replacement claim
2026-06-03 23:49:40 +08:00
Codex
0dfe709fd4
feat(v0.1): CLI runner job --dry-run 也查 session 加 sessionPvc
...
之前 CLI runner job --dry-run 直接调 renderRunnerJobDryRun 不经 mgr,
所以 kubernetes-runner-job.ts 里的 sessionPvc 查找逻辑被绕过,
dry-run manifest 不含 agentrun-sessions volume。
修复:dry-run 路径先 GET /api/v1/sessions 查 storageKind=pvc + storagePvcName,
自己构造 sessionPvc 传给 renderRunnerJobDryRun,dry-run 输出
与 mgr 真实创建 runner Job 的 manifest 一致。
2026-06-03 21:16:33 +08:00
Codex
78513aa4c7
feat(v0.1): CLI sessions create / storage / storage-delete + session-turn auto-ensure PVC
...
PR C 收尾附带 CLI 能力:
- 新增 sessions create [sessionId] 调 POST /api/v1/sessions 创建 session+PVC
- 新增 sessions storage <sessionId> 调 GET /api/v1/sessions/:id/storage
- 新增 sessions storage <sessionId> --delete 调 DELETE
- sessions turn <sessionId> 也会先 GET storage 探活,不存在则 POST /api/v1/sessions 补建
(之前 sessions turn 只在 store 里隐式建 session record 但 storageKind=none,
现在用显式 session create 入口保证 storageKind=pvc 提前建好)
- ManagerClient 新增 delete() 方法
2026-06-03 20:56:27 +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