Commit Graph

99 Commits

Author SHA1 Message Date
lyon b3f7175a3c fix: keep recoverable dispatch failures nonterminal 2026-06-22 06:13:29 +08:00
lyon ba49294ea7 fix: require explicit agentrun terminal events 2026-06-22 06:05:23 +08:00
lyon 437ea223bb fix: stop stale agentrun unreachable terminal projection 2026-06-22 05:56:24 +08:00
lyon 32df45349b fix: retry AgentRun transport failures 2026-06-22 04:31:42 +08:00
Lyon 507850579e fix: stabilize workbench turn diagnostics (#1828) 2026-06-21 18:23:13 +08:00
Lyon c3abe1a51a fix: seal AgentRun terminal projection (#1820) 2026-06-21 13:17:37 +08:00
lyon eedd8b6bfb fix(workbench): keep provider retry diagnostics non-terminal 2026-06-21 07:12:33 +08:00
lyon a6b5e9a975 fix: harden workbench agent retry projection 2026-06-21 02:43:33 +08:00
lyon bad5a478bd fix: recover Workbench terminal outbox projection 2026-06-20 20:12:01 +08:00
lyon 1e484005c3 fix: reset invalid AgentRun profile session before run create 2026-06-20 10:40:32 +08:00
lyon 28a7eaadfa fix: ignore poisoned AgentRun session thread after resume failure 2026-06-20 10:19:36 +08:00
lyon e91f9b5c0e fix: scope AgentRun thread reuse to backend profile session 2026-06-20 10:11:29 +08:00
lyon c51dd122e2 fix: 区分 provider retry 与终态失败 2026-06-20 09:51:30 +08:00
lyon c3ca0f869e fix: seal workbench final response from terminal trace 2026-06-20 00:11:35 +08:00
lyon 69b8e03661 feat: add code agent otel spans 2026-06-19 23:05:50 +08:00
lyon 3f83852f60 fix: persist workbench projection cursor 2026-06-19 21:20:11 +08:00
lyon 02989a8237 fix: preserve workbench message whitespace 2026-06-19 15:40:12 +08:00
Lyon 0169125f8f feat: add workbench projection performance metrics (#1592) 2026-06-19 11:13:26 +08:00
lyon 5e40d5f338 fix: export AgentRun read refresh guard 2026-06-19 04:57:15 +08:00
lyon 05e30ce2ba fix: backfill AgentRun terminal projection on read 2026-06-19 04:48:14 +08:00
lyon cee702726c fix: complete v03 AgentRun workbench projection 2026-06-19 03:32:11 +08:00
lyon b469b3efa6 fix: project AgentRun turns after submit 2026-06-18 21:31:44 +08:00
lyon 5178c20710 fix: cache code agent turn session lookup 2026-06-18 17:17:31 +08:00
lyon e765f23af9 fix: skip completed AgentRun turn refresh 2026-06-18 13:03:21 +08:00
lyon 177e5373d6 fix: avoid duplicate AgentRun turn status refresh 2026-06-18 12:28:17 +08:00
lyon 6a0f6eb5c4 fix: standardize agentrun trace backend labels 2026-06-17 19:02:22 +08:00
lyon 74f5f1773d feat: track agentrun event visible latency 2026-06-17 18:45:19 +08:00
lyon 41d6407ab2 feat: add backend performance metrics 2026-06-17 18:22:30 +08:00
lyon e265c863c5 fix(v03): stabilize workbench trace loading 2026-06-17 09:13:03 +08:00
lyon 1527a992c3 fix: align AgentRun reuse assertions with spec 2026-06-17 00:56:21 +08:00
lyon a67f29ace4 fix: surface agentrun terminal errors in final response 2026-06-17 00:17:10 +08:00
lyon 2679b1f14e fix: load Code Agent traces through REST resource 2026-06-16 21:57:51 +08:00
lyon 6173b5e5c6 fix: mark evicted agent sessions non-reusable 2026-06-16 03:45:33 +08:00
lyon 43b79b6c7e fix: allow failed code agent sessions to resume 2026-06-16 03:24:33 +08:00
lyon 7fcc83e692 fix: avoid protocol-only tool trace summaries 2026-06-16 01:00:54 +08:00
lyon 5d2ebee000 fix: preserve agentrun mcp tool trace commands 2026-06-16 00:15:57 +08:00
Lyon ce7c2658cf fix: unify workbench conversation message persistence (#1281) 2026-06-15 21:28:31 +08:00
lyon 06df7d17b0 fix: expose code agent prompt metadata 2026-06-15 16:14:01 +08:00
lyon 1b895a5b56 fix: defer AgentRun code agent billing until terminal result 2026-06-14 13:22:35 +08:00
lyon d70390bf07 fix: authenticate agentrun provider delegation 2026-06-14 04:25:14 +08:00
lyon a10a62f518 fix: accept lane agentrun manager dns 2026-06-14 03:54:19 +08:00
Codex Agent 187fb80a5d refactor: make v0.3 runtime node-scoped 2026-06-08 22:19:30 +08:00
Codex Agent 225269b5ad fix: resolve hwpod by id for caserun agents 2026-06-08 12:51:42 +08:00
Codex Agent 916838bde4 feat: update caserun aggregation and v02 deploy config 2026-06-08 12:21:09 +08:00
Codex Agent 9d76230bc3 切换 AgentRun 资源装配到 gitbundle 2026-06-08 11:25:54 +08:00
Codex Agent 6d1b1fd7ea code-agent: inherit child profile via env 2026-06-08 08:18:13 +08:00
Codex Agent 34788702dc Allow dynamic AgentRun provider profiles 2026-06-08 03:22:26 +08:00
Codex Agent d3a9f592c2 feat: add ofcx-go model and provider mappings to agentrun adapter
ofcx-go uses deepseek-v4-flash model (not deepseek-chat) and identifies
as provider ofcx-go (not deepseek). Without these mappings, the adapter
falls back to deepseek defaults, causing ofcx-go sessions to route through
the wrong model.

Refs pikasTech/HWLAB#1034
2026-06-07 22:28:13 +08:00
Codex Agent 28d363f8c9 fix: add missing commas in toolAliases and skillRefs arrays 2026-06-07 18:25:15 +08:00
Codex Agent 4c3a8951f6 feat: hwlab-code-agent tool and skill for agent scheduling
- tools/hwlab-code-agent-cli.ts: thin wrapper importing from skills/
- skills/hwlab-code-agent/: SKILL.md, config.json, scripts/src/client.ts
- toolAliases: hwlab-code-agent (spawn/poll/result/trace)
- skillRefs: hwlab-code-agent SKILL.md
- hwpod spec auto-inheritance: --spec-path, CWD .hwlab/, HWPOD_SPEC_CONTENT
- Leader agent can spawn Coder/Reviewer with inherited hwpod spec
2026-06-07 18:11:43 +08:00