v0.6.0 — Cursor CLI statusline support
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.