Skip to content

v0.6.0 — Cursor CLI statusline support

Choose a tag to compare

@arturogarrido arturogarrido released this 18 Jun 07:33
ad0296a

First minor bump. claudinho init-cursor-statusline writes the verified statusLine config to ~/.cursor/cli-config.json; prompt drains Cursor's stdin payload (TTY-guarded, fail-closed); optional model/context meta line via CLAUDINHO_CURSOR_META=auto (score-first). Contracts verified against the real cursor-agent binary. The beforeSubmitPrompt hook was deliberately deferred — Cursor can't reliably inject hook context yet.