Release Date: June 16, 2026
A patch release for operator-controlled logging, sharper admin log inspection, reliable admin dropdown selection, and GPT-5 onboarding email guidance.
Highlights
- Logging mode control - Operators can switch the Logs page between Off,
On, and Debug from the admin console. The change persists to runtime config
and reloads the gateway so the effective state is visible immediately. - Cleaner log inspection - The Logs page widens the detail viewer, keeps
selected paths visible, auto-scrolls to fresh tails, strips ANSI color,
aligns clipped tails, and uses full local dates in formatted timestamps. - Onboarding send guidance - GPT-5-family hatching turns receive targeted
welcome-message instructions once basic user info and a valid email address
are present.
Changed
- Release metadata and docs - Bumped product package metadata to
0.24.4,
synced root, console, desktop, container, lockfile, and shrinkwrap versions,
and refreshed the README and docs latest-release pointers. - Runtime logging config - Request logging and model-response debug capture
are controlled throughops.logRequestsandops.debugModelResponseswhile
preserving environment and CLI startup overrides. - Admin Logs presentation - Log tails stay pinned to the newest content,
avoid duplicate path display, keep selected file metadata visible, and show
cleaner timestamp and tail formatting for diagnosis.
Fixed
- Admin dropdown first selection - Controlled native selects now apply the
first chosen option immediately by marking fields touched through React
change/blur handling instead of wrapper-level native listeners. - GPT-5 onboarding email send - GPT-5-family hatching prompts tell the
agent to send the welcome message once basic user info and a valid email
address are present, without showing a draft or asking for another
confirmation. - Logging mode save feedback - The Logs page checks gateway reload
responses before reporting logging mode updates as saved and refreshes the
effective runtime state after save.
Contributors
Core
- @furukama - logging mode controls, Logs page layout and readability,
admin dropdown regression fix, GPT-5 onboarding prompt guidance, and release
preparation
All Contributors
Full Changelog: v0.24.3...v0.24.4