Commit Graph

9 Commits

Author SHA1 Message Date
ekko 696452e026 Update coding agent failure tests 2026-07-06 10:47:30 +08:00
ekko f5a292663b [codex] Complete workflow run execution (#1759)
* feat: add workflow builder page

* Add workflow schema and editor controls

* feat: add workflow builder persistence

* feat: add workflow socket and agent skills

* feat: complete workflow run execution

* test: fix workflow ci coverage failures

---------

Co-authored-by: Codex <codex@openai.com>
2026-06-24 12:54:08 +08:00
ekko deb9925c70 [codex] move coding agent prompts out of CLI args (#1631)
* Flatten Windows coding agent prompts

* Move coding agent prompts out of CLI args

* Bump version to 0.6.17
2026-06-17 18:37:43 +08:00
ekko db455f6f69 Revert "[codex] Fix Windows coding agent MCP launch (#1623)" (#1627)
This reverts commit 904a124a6b.
2026-06-17 17:02:08 +08:00
ekko 904a124a6b [codex] Fix Windows coding agent MCP launch (#1623)
* Fix Windows coding agent MCP launch

* Update website version list
2026-06-17 15:47:09 +08:00
ekko 83e37bac02 feat: add outbound relay and MCU login flow (#1580)
* add global agent chat relay

* add model run MCP auth

* avoid codex prompt inflation

* guide codex to use hermes lan tools

* truncate long tool call previews

* write codex MCP env inline

* log codex developer prompt

* remove codex prompt debug logging

* fix codex chat tool history

* log codex chat proxy requests

* write codex proxy debug to server log

* log codex upstream tool requests

* expand codex mcp namespaces for custom providers

* remove codex proxy debug logging

* add hermes mcp openapi relay

* fix: improve mcp docs and chat run cleanup

* feat: add mcu relay login flow

* fix ci test expectations

* fix group chat deeplink e2e expectation

---------

Co-authored-by: Codex <codex@openai.com>
2026-06-16 09:16:26 +08:00
ekko 087314e06c fix coding agent reasoning and queue overlay (#1443) 2026-06-09 19:15:33 +08:00
ekko 66bb286a7d [codex] fix Windows coding agent command errors (#1440)
* fix object error messages

* fix chat run error rendering

* include coding agent stderr on failure

* fix windows cmd shim errors

* fix quoted windows coding agent commands

* fix windows cmd shim execution

* dedupe windows command execution helpers

* move agent runner docs out of source tree

* document coding agent chat error rendering
2026-06-09 17:00:44 +08:00
ekko 0e556ba72e fix windows coding agent launch (#1439) 2026-06-09 13:56:19 +08:00