Commit Graph

86 Commits

Author SHA1 Message Date
lyon 063633f8e2 fix: stagger workbench background db scans 2026-06-19 16:54:43 +08:00
lyon 02989a8237 fix: preserve workbench message whitespace 2026-06-19 15:40:12 +08:00
lyon d2964d93a9 fix: resume workbench agentrun projection 2026-06-19 12:46:43 +08:00
Lyon b780503e78 fix: keep code agent turn reads projection-only (#1594) 2026-06-19 12:06:58 +08:00
Lyon 0169125f8f feat: add workbench projection performance metrics (#1592) 2026-06-19 11:13:26 +08:00
lyon 88112c415f fix: surface workbench projection diagnostics 2026-06-19 11:04:37 +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 98d7b1c6f0 fix: remove workbench read-through projection repair 2026-06-19 00:08:01 +08:00
lyon d0eb94ae6a fix: add Workbench projection read model 2026-06-18 23:17:58 +08:00
lyon edae2b40b4 fix: use idle-only AgentRun projection timeout 2026-06-18 22:36:30 +08:00
lyon b469b3efa6 fix: project AgentRun turns after submit 2026-06-18 21:31:44 +08:00
lyon e647be4ee6 fix: expose code agent trace phase timing (#1422) 2026-06-18 19:15:55 +08:00
lyon e0c3b80c48 fix: avoid blocking terminal trace reads 2026-06-18 18:08:25 +08:00
lyon 4777235b54 fix: skip terminal trace refresh when cached 2026-06-18 17:36:26 +08:00
lyon 5178c20710 fix: cache code agent turn session lookup 2026-06-18 17:17:31 +08:00
lyon dd01f47951 fix: converge workbench session state projection 2026-06-18 15:55:18 +08:00
lyon 08b2e3077a fix: converge workbench session authority 2026-06-18 15:24:16 +08:00
lyon f310689851 fix: defer terminal turn status effects 2026-06-18 13:38:25 +08:00
lyon a69ff3cc99 fix: record terminal turn effects once 2026-06-18 13:17:28 +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 6a313e9ee8 fix(workbench): unify session authority for reload deletion and mobile actions 2026-06-18 10:34:24 +08:00
lyon 191b785944 fix: bound workbench turn status refresh 2026-06-17 23:15:58 +08:00
lyon 7904897392 fix(workbench): enforce project-scoped session views 2026-06-17 22:34:35 +08:00
lyon 41d6407ab2 feat: add backend performance metrics 2026-06-17 18:22:30 +08:00
lyon 8a4a3f1248 fix(workbench): expose turn lifecycle ids 2026-06-17 12:34:22 +08:00
lyon e265c863c5 fix(v03): stabilize workbench trace loading 2026-06-17 09:13:03 +08:00
lyon e31851bfb5 fix: stream live trace pages while polling turns 2026-06-17 00:45:20 +08:00
lyon 0dcc704005 fix: cap trace pagination page size 2026-06-16 23:41:46 +08:00
lyon 6f9a3755b1 feat: paginate code agent trace loading 2026-06-16 23:28:58 +08:00
lyon 2679b1f14e fix: load Code Agent traces through REST resource 2026-06-16 21:57:51 +08:00
lyon ce1f1031f5 fix: unify code agent turn status authority 2026-06-16 19:21:13 +08:00
Lyon d7202b808d fix: unify session tab status authority (#1336) 2026-06-16 17:27:59 +08:00
lyon 884a95164c fix: scope code agent cancel targets 2026-06-16 15:40:49 +08:00
lyon 0a55c1b3b4 fix: remove code agent processing copy 2026-06-16 04:29:53 +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 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 c84ee72eb9 feat: add v03 user billing entitlements 2026-06-14 15:34:13 +08:00
lyon 1b895a5b56 fix: defer AgentRun code agent billing until terminal result 2026-06-14 13:22:35 +08:00
lyon ee0b175128 fix: restore v03 composer session parity 2026-06-14 01:20:55 +08:00
Lyon 3f8fc6b80c feat: connect cloud api code agent billing (#1139) 2026-06-13 20:19:07 +08:00
Codex Agent 34788702dc Allow dynamic AgentRun provider profiles 2026-06-08 03:22:26 +08:00
Codex Agent 97998ffec7 feat: add ofcx-go to code agent session provider profile allowlist
CODE_AGENT_PROVIDER_PROFILE_IDS was missing ofcx-go, causing session
creation to normalize ofcx-go back to the default deepseek profile.
Adding ofcx-go to the allowlist ensures sessions are created with the
correct providerProfile that propagates to AgentRun backend profile routing.

Refs pikasTech/HWLAB#1034
2026-06-07 23:01:14 +08:00
Lyon fc865dbc7c Merge pull request #1005 from pikasTech/fix/issue1000-trace-refresh-latency
fix: reduce Code Agent trace refresh latency
2026-06-06 16:56:05 +08:00
Codex Agent 263bbbb159 fix: keep steer short connection running 2026-06-06 16:52:32 +08:00
Codex Agent 689c471e4d fix: reduce Code Agent trace refresh latency 2026-06-06 16:51:40 +08:00