Commit Graph

11 Commits

Author SHA1 Message Date
ekko 8119a7403d drop inherited anthropic auth token (#1641) 2026-06-18 12:46:41 +08:00
Zhicheng Han 4689815954 fix(agent-bridge): 暴露运行时 readiness 到 health 和 chat (#1393)
* fix(agent-bridge): expose broker readiness probe

* fix(agent-bridge): recover unreachable managed broker

* fix(health): report agent bridge readiness

* fix(chat): surface agent bridge readiness failures

* fix(agent-bridge): harden readiness recovery edge cases

* fix(agent-bridge): separate chat readiness from recovery

* docs: mark agent bridge readiness PR fragment

* fix chat readiness queued run fallback

---------

Co-authored-by: ekko <fqsy1416@gmail.com>
2026-06-08 09:43:31 +08:00
ekko f0783e498d [codex] fix shutdown bridge cleanup timing (#1320)
* fix chat bridge resume after web restart

* Handle bridge shutdown separately from restart

* fix shutdown bridge cleanup timing

---------

Co-authored-by: ove <ystwjove@gmail.com>
2026-06-04 16:59:53 +08:00
ekko 32a386acd5 Update OpenRouter attribution title (#1312) 2026-06-04 12:08:33 +08:00
ekko 6792a451e9 update Hermes Studio branding and speech pause (#1240) 2026-06-02 14:05:12 +08:00
ekko c27a12f56c [codex] fix Windows desktop browser packaging (#1219)
* fix windows hermes home fallback

* bundle Hermes desktop browser runtime

* bundle desktop channel dependencies

* avoid matrix e2ee build dependency

* fix windows npm shim execution

* fix bundled agent-browser chrome packaging

* fix agent-browser chrome fallback copy

* fix windows agent-browser home lookup

* copy agent-browser chrome after install

* fix browser output decoding on windows

---------

Co-authored-by: xingzhi <chuzihao.czh@alibaba-inc.com>
2026-06-01 21:35:26 +08:00
ekko eca06faaa0 add web ui openrouter attribution (#1057) 2026-05-27 11:21:12 +08:00
ekko 663afb61ff Improve profile runtime controls (#868)
* Improve profile runtime controls

* Restore profile selector test id

* Update profile switch e2e flow
2026-05-20 12:59:34 +08:00
ekko 210b0ee6c2 Harden bridge broker restart (#862) 2026-05-20 10:02:15 +08:00
ekko 9a9416c99c Fix bridge history, profile models, and Windows gateway handling (#845)
* feat: support profile-aware group chat bridge flows

* feat: route cron jobs through hermes cli

* Fix group chat routing and isolate bridge tests

* Add Grok image-to-video media skill

* Default Grok videos to media directory

* Fix bridge profile fallback and cron repeat clearing

* Refine bridge chat and gateway platform handling

* Filter bridge tool-call text deltas

* Preserve structured bridge chat history

* Prepare beta release build artifacts

* Fix Windows run profile resolution

* Fix Windows path compatibility checks

* Fix profile-scoped model page display

* Hide Windows subprocess windows for jobs and updates

* Hide Windows file backend subprocess windows

* Avoid Windows gateway restart lock conflicts

* Treat Windows gateway lock as running on startup

* Force release Windows gateway lock on restart

* Tighten Windows gateway lock cleanup

* Update chat e2e source expectation

* Bump package version to 0.5.30

---------

Co-authored-by: Codex <codex@openai.com>
2026-05-19 16:09:59 +08:00
ekko 53f0301da4 Add Hermes Agent package fallback and xAI OAuth (#808) 2026-05-17 09:45:56 +08:00