Skip to content

v4.1.6 — GitHub Copilot CLI joins the orchestra

Choose a tag to compare

@manufosela manufosela released this 22 Jul 08:03
62773a2

Patch. The free-tier era of AI CLIs keeps shrinking (gemini retired, Qwen OAuth discontinued) — Copilot rides a subscription many developers already have.

  • GitHub Copilot CLI as seventh built-in agent (KJC-TSK-0666): non-interactive -p + --output-format json (JSONL), review/arbitration without tool grants, model pinnable per role. Contract verified live against copilot 1.0.73, including a real end-to-end arbitration. Set roles.solomon.provider: copilot.
  • Bootstrap prompts are now OS-aware: Windows gets the npm route (npm install -g karajan-code, winget for Node LTS), never a unix-only curl | sh; "sudo" generalized to elevated privileges.

Full changelog: https://github.com/manufosela/karajan-code/blob/main/CHANGELOG.md