Releases
v0.5.18
Compare
Sorry, something went wrong.
No results found
RidgeCode v0.5.18
Agent and TUI reliability
Add a deterministic exploration handoff: repeated read/search work now forces one edit, verification, or concrete-blocker turn before stopping.
Preserve full tool observations for presentation while keeping model observations bounded.
Normalize legacy and VT/CSI Backspace and Enter forms, filter key releases safely, and enable mouse capture with scroll/select/close handling.
Accept quoted TUI shorthand such as /goal '需求' while preserving existing goal lifecycle subcommands.
Send committed history through Terminal::insert_before so terminal-native scrollback remains recoverable while Live stays bounded to the active frame.
Verification
cargo fmt --all -- --check
cargo test --workspace --locked
cargo clippy --workspace --all-targets --locked -- -D warnings
cargo build --workspace --locked
Windows PTY completion and commands fixtures
You can’t perform that action at this time.