Skip to content

1.3.0 — Companion

Latest

Choose a tag to compare

@nicolas-micaud nicolas-micaud released this 23 Jul 16:27

A zero-dependency terminal companion for the cockpit.

pipx install "git+https://github.com/ninabot-ch/sokkan"
sokkan login http://localhost:3009

sokkan spawn "add pagination to GET /notes"   # memory recall first, waits for your go
sokkan status · sessions · board · mem · note · digest · health
sokkan card "fix the flaky test" --spawn

Spawn and inspect from the terminal — approvals stay in the cockpit, the HITL boundary doesn't move. Local-token auth; single stdlib-only file.

Install/upgrade: curl -fsSL https://sokkan.ch/install.sh | sh