Skip to content

v1.64.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:56

1.64.0 (2026-07-10)

Features

  • activate plugins in observe mode (2ca5dfa)
  • configure explicit vision input (ebee81a)
  • configure local voice cloning (50f97fa)
  • confine desktop microphone access (dd4d358)
  • connect google workspace plugins (df03ae0)
  • declare trusted speech plugin (31b700a)
  • discover codex-compatible plugins (afe3ea8)
  • encrypt local voice profiles (ad3402b)
  • expose stable gpu identities (6d6e001)
  • guard model launches by gpu lease (0fb1c1c)
  • guide first run into a verified serve (5ca5901)
  • isolate gpu capability leases (2c4149b)
  • manage isolated chatterbox voice (8a252d5)
  • privacy: censor controller urls (fff0d45)
  • promote workbench and integrations (cdcb726)
  • refine agent code surfaces (6731d31)
  • turn status into command center (28db3b0)
  • unify models into serve pipeline (ed37884)
  • validate voice reference audio (eb507ca)

Fixes

  • bound streamed proxy transport (4626a34)
  • enforce isolated gpu ownership (de84c7d)
  • fail closed on gpu workload overlap (fa8ea94)
  • keep dashboard state through reconnects (d2a78c6)
  • keep recipe status out of engine args (3c7da56)
  • make new workspaces predictable (ea8d494)
  • preserve binary proxy transport (2f40e00)
  • prevent legacy controller restarts (e5f5564)
  • quote docker multi-gpu selectors (35b8c6a)
  • recover invalid agent continuations (0b2e1cd)
  • restart the managed remote controller (c7dacca)
  • restore dashboard visual language (829c450)
  • stop dashboard recipe refresh loop (c4ac996)

Performance

  • make usage analytics load immediately (e1b3d85)
  • tune route asset budgets (8cdd938)

Refactors

  • align settings and surfaces with codex (26b984e)
  • consolidate shortcuts and system settings (8992f81)
  • elevate agent model picker (6e9f738)
  • launch vllm from serve runtime (425cf03)
  • make serve runtime explicit (97d18b5)
  • make terminals task-owned (3a349b1)
  • refine model search rows (cd4f554)
  • remove translucent surfaces (d8316e7)
  • simplify agent session ownership (61e8ed8)
  • solidify popup surfaces (4d3aa79)
  • unify agent session activity (aad56a7)

Tests

  • align launch integration with serve runtimes (c945cc1)