Commit Graph

11 Commits

Author SHA1 Message Date
ekko a7ed55e150 [codex] release 0.6.26 changelog (#1959)
* release 0.6.26 changelog

* stabilize MCU audio enqueue test
2026-07-06 10:43:04 +08:00
ekko 9f22804b63 align coding agent tool events (#1941) 2026-07-05 14:33:33 +08:00
ekko 15e1f3df7d stream global agent tts segments (#1873) 2026-07-01 10:01:32 +08:00
ekko 96c6406daf add mcu audio prompts and ota safeguards (#1849) 2026-06-30 14:31:05 +08:00
ekko 71eddf9b68 fix mcu double click and xiaofanghe links (#1740) 2026-06-23 09:21:55 +08:00
ekko d6dab2569f Scope voice settings by profile (#1732) 2026-06-22 16:58:27 +08:00
ekko d883a7c5a5 fix mcu audio event targeting (#1730) 2026-06-22 13:14:38 +08:00
ekko eff3016d59 fix mcu tts pcm decoding (#1704) 2026-06-21 08:34:03 +08:00
ekko 8117bf3c12 [codex] fix MCU premature done status (#1694)
* fix mcu premature done status

* Scope MCU audio completion to server-managed turns

* Prioritize MCU tool status over speech

* Scroll MCU status line when long

---------

Co-authored-by: Codex <codex@openai.com>
2026-06-20 19:52:59 +08:00
ekko 8a9b7b6c5d [codex] fix mcu active device login (#1668)
* fix mcu active device login

* add mcu relay voice support
2026-06-19 12:42:25 +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