Skip to content

CLI 0.9.0: CI checkout names and rewrite coverage

Latest

Choose a tag to compare

@henchiyb henchiyb released this 10 Sep 01:00

CI receipts name the checkout they ran in (repository and branch names, never a path): kibble run reads the working directory's remote, then the runner's variables, then the directory name; kibble ci collect reads the session records. Codex file changes carry no rewrite marker, so userModified is reported unavailable for Codex instead of zero. A rewrite now counts only on the edit it belongs to. Requires a server that accepts the workspace field (app.usekibble.com does).