You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Embeddable GUI logging API.openmicro/logging exports the CLI's side-effect-free controller lifecycle, routed-action, and deduplicated agent-state status formatters. Messages redact prompt text and unknown raw key bytes; consumers retain control of output, styling, and repeat/release suppression.
Changed
The OpenMicro GUI CLI now consumes the same public logging formatters, keeping embedded and standalone status messages identical.
Fixed
Codex app: touchpad cycling now starts from the most recently active chat. A cold cursor previously assumed the newest-created chat was frontmost, which could trap repeated presses on one session in projects with multiple open chats.