chore: bump version to 0.1.9 - #41
Conversation
Fix terminal lifecycle and stale preflight frames while preserving scrollback and inline preferences. Refresh the generated macOS-styled README demo. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Greptile SummaryThe latest update corrects the login-screen lifecycle documentation, documents the composed README GIF requirements and dimensions, and removes the redundant startup cursor-position query. Confidence Score: 5/5Safe to merge; no blocking issues remain. No outstanding issues remain. echobt manually resolved the login lifecycle documentation thread without explanation. echobt manually resolved the README GIF requirements documentation thread without explanation. Files Needing Attention: None. Reviews (2): Last reviewed commit: "fix(tui): avoid startup cursor position ..." | Re-trigger Greptile |
Remove the redundant ratatui clear that waits for a cursor response. Align login lifecycle and generated demo documentation with current behavior. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
|
@greptileai review Please review latest commit 87f8a18. Both documentation findings are fixed. It also removes the redundant startup cursor-position query identified by real-PTY testing. All six terminal cases and final local Rust/policy gates pass. |
PARTIAL soak from the agent host: hop 18081/readyz refused, so real-PTY login and /model vs /v1/models stay BLOCKED. Locked cortex-cli build reports 0.1.9; lock_v2 is 11/11. Prod HOLD. Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Mathis <echobt@users.noreply.github.com>
Summary
Test plan
cargo fmt --all -- --checkand./scripts/clippy.shcargo test --workspace: 6,415 passed, 0 failed (211 existing ignored)cargo audit, version consistency, cargo-machete, release-age and schema freshness8672e672a2003954a8aaa1752a84cdbda68b4725: 0 regressions, 0 policy failures; 159 existing findings retainedAttestation (required)
Risk
Terminal modes and first-run screens change. Real terminal validation runs on Linux; native macOS/Windows interaction and authenticated model turns are not claimed. The GIF is generated, not a desktop recording.
Release is limited to CLI binaries/installers/manifests. Squash commit must contain
chore: bump version to 0.1.9so the existing version workflow tags this release.