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
Sonar remains configured; the same-tag remote gate is not rerun unless a valid SONAR_TOKEN is available
Windows release build, local installation, and version smoke test
Same-tag TUI control refresh
Align semantic TUI colors with the startup animation theme.
Start interactive /goal runs immediately and echo the original command input.
Allow queued-message editing, front-send, and removal without interrupting the active turn.
Keep answer/diff inspection complete and scrollable; resize and native scrollback remain covered.
Keep read_file user projections to outcome/path only; full observations remain available to the model context.
MCP visibility and encoding refresh
Show read-only mcp_servers entries from the host CODEX_HOME/config.toml in /mcp, merged with RidgeCode-configured servers and runtime lifecycle failures; host entries are not implicitly started.
Decode file and shell output by BOM/UTF-8/UTF-16/system legacy code page, with RIDGE_OUTPUT_ENCODING override; keep Windows console output UTF-8 while RidgeCode runs.
Live agent steering
Add Codex-style live guidance with Ctrl+Shift+Enter or /steer <guidance> while an agent is working.
Guidance enters a bounded bus without cancelling the active provider request, is consumed before the next reasoning request, requeued on provider failure, and continues automatically at the turn boundary.
Preserve queue semantics: Enter appends to the tail and Ctrl+Enter moves a message to the front without interrupting the active turn.