Commit Graph

161 Commits

Author SHA1 Message Date
Codex 5c9d04766b fix: remove legacy simulator runtime defaults 2026-05-29 13:28:22 +08:00
Codex 6367ea2e16 feat: route device pod probes through jobs 2026-05-29 12:31:38 +08:00
Codex bffbb00275 fix: bound device pod job output 2026-05-29 12:12:31 +08:00
Codex f740fc9dbc feat: migrate device pod cli to rest authority 2026-05-29 11:30:17 +08:00
Codex 4cdc80e672 feat: wire device pod gateway dispatch 2026-05-29 10:44:59 +08:00
Codex 062f4b2112 feat: route device pod jobs through executor 2026-05-29 10:03:57 +08:00
Codex 1eff0ec472 feat: enforce device pod leases 2026-05-29 09:36:41 +08:00
Codex b0aa3ecac7 fix: expose v02 access status routes 2026-05-29 08:54:23 +08:00
Codex b99c663614 feat: enforce v02 runtime authority 2026-05-29 08:10:19 +08:00
Codex 671303d2b9 feat: add v02 access device pod authority 2026-05-29 02:15:55 +08:00
Codex 03c09f5c94 refactor: migrate v0.2 runtime services to TypeScript 2026-05-29 02:09:35 +08:00
Codex e2c206aab4 Merge remote-tracking branch 'origin/v0.2' into codex/v02-cloud-api-ts-migration
# Conflicts:
#	package.json
#	scripts/src/artifact-runtime-readiness-guard.mjs
#	scripts/src/m3-io-control-e2e.mjs
#	web/hwlab-cloud-web/scripts/check.ts
2026-05-29 00:59:52 +08:00
Codex a0869c5afa refactor: migrate v02 cloud api to TypeScript 2026-05-29 00:33:22 +08:00
Codex b7f7299056 feat: migrate v0.2 cloud web to TypeScript 2026-05-28 21:33:33 +08:00
Codex 44851d8eb3 docs: consolidate v0.2 documentation governance 2026-05-28 21:18:52 +08:00
Codex adaf7582b2 fix: use v02 DB health contract 2026-05-28 18:28:17 +08:00
Codex 067ccf6b7e fix: improve device pod trace diagnostics 2026-05-28 12:22:34 +08:00
Codex f72905243e Improve code agent trace inspection tooling 2026-05-28 11:28:58 +08:00
Codex 904649533b fix: reduce device pod cli runner friction 2026-05-28 09:48:06 +08:00
Codex 7288f39031 fix: bootstrap device pod profiles from canonical skill 2026-05-28 08:45:02 +08:00
Codex 297206b695 feat: add fake device pod sidebar service 2026-05-28 01:39:03 +08:00
Codex d02b7cd8a6 fix: persist code agent workspace 2026-05-27 13:26:12 +08:00
Codex 2a22359865 feat: preload gateway tran helper 2026-05-27 12:31:37 +08:00
Codex a452c14983 fix: show command execution summaries in trace 2026-05-27 07:45:54 +08:00
Codex b936753088 fix: restore cloud web server auth from local session 2026-05-27 00:17:47 +08:00
Codex 58468159c3 fix: keep assistant stream chunks out of trace events 2026-05-26 21:32:24 +08:00
Codex f1067bb51f fix: restore codex-api via pod-local forwarder 2026-05-26 17:05:43 +08:00
Lyon 6a849596ed Merge pull request #488 from pikasTech/fix/code-agent-partial-result-tests
fix: harden Code Agent result lifecycle
2026-05-26 15:37:01 +08:00
Codex f9efaa0b20 fix: bridge deepseek codex responses 2026-05-26 08:28:02 +08:00
Codex b2b2a0e4df fix: rebuild codex client on provider profile switch 2026-05-26 07:16:04 +08:00
Codex 082b44860e fix: pass codex app-server model config before subcommand 2026-05-26 06:41:10 +08:00
Codex f3191736fa fix: report runtime environment in cloud api health 2026-05-26 04:51:55 +08:00
Codex 4812beca81 test: align ci contracts with current runtime blockers 2026-05-26 03:16:18 +08:00
Codex 83cf496fcd feat: add code agent provider profiles 2026-05-26 01:47:11 +08:00
lyon 9e584be848 fix: remove obsolete code agent gates 2026-05-25 22:10:07 +08:00
lyon 8b2c569ec4 fix: remove code agent routing gates 2026-05-25 20:55:33 +08:00
lyon 303ff8fafd fix: route code agent chat through codex 2026-05-25 20:14:05 +08:00
lyon c3b00408d9 fix: show complete readable code agent traces 2026-05-25 17:40:07 +08:00
Codex 76e8d90374 fix: preserve code agent short connection proxy headers 2026-05-25 05:38:51 +00:00
Codex 108b796d21 test preserve gateway dispatch operation id 2026-05-25 03:39:08 +00:00
Codex 77e73f8bda fix gateway probe bad port transport 2026-05-25 03:29:52 +00:00
Codex a59bed9a2a fix gateway shell head-of-line blocking 2026-05-25 03:16:55 +00:00
Codex 1aff6bb414 fix code agent result polling resilience 2026-05-25 02:41:53 +00:00
Codex b3d298c3e5 fix code agent gateway trace timeouts 2026-05-25 01:14:17 +00:00
Codex aef1a00cb1 fix: stabilize code agent trace cancel and gateway flow 2026-05-24 17:32:53 +00:00
Codex 9b08caa1a2 fix: stabilize code agent trace and gateway flow 2026-05-24 17:06:22 +00:00
Lyon 4d478a1646 fix: route Keil gateway prompts to Codex stdio (#471)
Co-authored-by: Codex <codex@openai.com>
2026-05-24 22:31:41 +08:00
Codex 58ee2f7fcb fix: route code agent trace through short polling 2026-05-24 13:57:20 +00:00
Code Queue Review 6d022d08c1 feat: 源码化 Code Agent PC gateway 能力路由 2026-05-24 12:32:27 +00:00
unidesk-code-queue-runner 3caa32a811 落实 Code Agent session 生命周期状态 2026-05-24 12:20:14 +00:00