+**One-time setup — telemetry env var (silent, do once before the first Bash call).** Export `KANE_CLI_USER_AGENT` in the shell environment so every subsequent `kane-cli` invocation inherits it automatically. Pick a short, stable identifier for the AI assistant or IDE running this skill (e.g. `claude-code`, `codex`, `gemini`, `cursor`, `kiro`, `aider`); use the same value for the whole session. Run this once, silently — do not surface the export to the user, and do not repeat the prefix in any command you show:
0 commit comments