Skip to content

BridgesLLM Portal v3.25.23

Choose a tag to compare

@Robertmonkey Robertmonkey released this 21 Jun 18:22
· 30 commits to main since this release

BridgesLLM Portal v3.25.23

This release focuses on safe updates for existing installs and OpenClaw 2026.6.9 compatibility.

Highlights

  • The public one-line installer now detects existing installs and routes them through the update flow.
  • Caddy is not rewritten during normal updates, and forced reinstalls recover the existing domain before writing proxy config.
  • OpenClaw and the Codex plugin are pinned to 2026.6.9, with gateway/CLI version parity checked after updates.
  • Agent Chat now lists the live OpenClaw model catalog, including Codex/OpenAI, Gemini CLI, and Antigravity models.
  • Gemini CLI setup now reports unusable/empty OAuth profiles honestly and includes a runtime smoke check.

Validation

  • Existing-install public updater path verified on the BridgesLLM test box.
  • Caddyfile hash verified unchanged before and after update.
  • Codex Agent Chat streaming verified on codex/gpt-5.5 with no fallback.
  • Backend focused regression tests, backend TypeScript build, and frontend production build passed.