Skip to content

Claude Lane Stack v1.6.0 — switchable AGY 3.6 writer

Choose a tag to compare

@VKirill VKirill released this 21 Jul 20:54

Highlights

  • Adds AGY 1.1.5 as the default writer with gemini-3.6-flash-high.
  • Keeps Grok 4.5 fully available through --provider grok.
  • Adds typed AGY stream parsing, warm conversation resume, Bubblewrap isolation, and fail-closed agent allowlist validation.
  • Extends daytime runs, night repair, receipts, Lane Board, schemas, profiles, doctor, and installer for both providers.

Switching providers

agents-doctor --apply --writer-provider agy .
agents-doctor --apply --writer-provider grok .
run-controller start --run-dir "$RUN_DIR" --project-cwd "$PROJECT_CWD" --provider agy

Verification

  • 196 Python tests passed.
  • 37 Lane Board Node tests passed.
  • Shell syntax and git diff --check passed.
  • Live AGY 1.1.5 / Gemini 3.6 lane completed with a valid typed receipt and resumable conversation ID.