omnilane 0.44.0 → 0.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -50,8 +50,11 @@ Never raise a declared effort to unblock a target. Never pass
50
50
  ## Step 2 — Pick the lane
51
51
 
52
52
  Split the work into subtasks; give each one lane. `omnilane list` shows the live
53
- table (local overrides win). The backup is what dispatch uses when the first
54
- choice's CLI is not installed. When a task fits two lanes, pick by what failure
53
+ table (local overrides win). Each chain is ordered best-first on the measurements
54
+ that fit the lane's kind of work, and dispatch takes the first candidate that is
55
+ installed, proven on this host and within your ceiling; a chain steps down through
56
+ the score range so that whatever your ceiling, the first one you can reach is the
57
+ best one you can reach. When a task fits two lanes, pick by what failure
55
58
  costs: unknown root cause or correctness-critical → `hardest-coding`; a change you
56
59
  could specify line by line → `bulk-mechanical`.
57
60
 
@@ -61,17 +64,17 @@ decision and calls nothing. A refusal names the lanes you *can* reach (Step 4).
61
64
 
62
65
  | Lane | First choice | Backup | Use for |
63
66
  |---|---|---|---|
64
- | hardest-coding | Claude Fable 5.1 (max) | GPT-6 Astra (xhigh) → Grok 4.6 → Gemini 3.8 Flash (High) | Hardest implementation, deep root-cause debug, correctness-critical edits |
65
- | bulk-mechanical | GPT-5.6 Sol (high) | Gemini 3.8 Flash (High) → Claude Sonnet 5 (high) | Refactors, migrations, tests, review sweeps — mechanical endurance |
66
- | triage | GPT-5.6 Luna (high) | Gemini 3.8 Flash (Low) → Claude Haiku 4.5 | High-volume scans, first-pass filtering |
67
- | hard-judgment | Claude Fable 5.1 (xhigh) | GPT-6 Astra (xhigh) → Grok 4.6 | Architecture arbitration, deep reasoning, second opinions |
68
- | taste-final | Claude Fable 5.1 (xhigh) | GPT-6 Astra (xhigh) → Grok 4.6 → Gemini 3.8 Flash (High) | User-facing prose, prompt/doc polish, Chinese phrasing, style arbitration |
69
- | consult | GPT-6 Astra (xhigh) | Claude Fable 5.1 (xhigh) → Grok 4.6 → Gemini 3.8 Flash (Medium) | Direct named-model consultation; always keep `--vendor` |
70
- | ui-draft | GPT-5.6 Sol (high) | Claude Fable 5.1 (xhigh) → Gemini 3.8 Flash (High) | UI drafts only WITH design system / reference images; open-ended taste goes taste-final |
71
- | long-context | Gemini 3.8 Flash (Medium) | GPT-5.6 Terra (max) → Claude Opus 5 (medium) | Long-context synthesis; context size alone is not a quality result |
72
- | fast-agentic | Gemini 3.8 Flash (Low) | GPT-5.6 Luna (high) → Claude Haiku 4.5 | Fast multi-step agentic loops and multimodal checks |
73
- | live-search | Grok 4.6 | Gemini 3.8 Flash (High) → Claude Sonnet 5 (high) → off | Realtime X/web search; non-Grok fallbacks provide generic web search, not equivalent X context |
74
- | coding-overflow | Grok 4.6 | Gemini 3.8 Flash (High) → Kimi K3 → Qwen3 Coder Plus → OpenCode → off | Explicit Codex-quota relief; no automatic cross-vendor retry after provider failure |
67
+ | hardest-coding | GPT-6 Astra (xhigh) | Claude Fable 5.1 (xhigh) → GPT-6 Astra (high) → Claude Fable 5.1 (high) → GPT-6 Astra (medium) → Claude Opus 5 (high) → GPT-6 Astra (low) → GPT-5.6 Sol (xhigh) → Grok 4.7 → Grok 4.6 → Gemini 3.8 Flash (High) | Hardest implementation, deep root-cause debug, correctness-critical edits |
68
+ | bulk-mechanical | GPT-6 Astra (low) | GPT-5.6 Sol (high) → Gemini 3.8 Flash (High) → Claude Opus 5 (medium) | Refactors, migrations, tests, review sweeps — mechanical endurance |
69
+ | triage | GPT-5.6 Luna (high) | Gemini 3.8 Flash (Low) → Claude Sonnet 5 (low) → Claude Haiku 4.5 | High-volume scans, first-pass filtering |
70
+ | hard-judgment | Claude Fable 5.1 (xhigh) | GPT-6 Astra (xhigh) → Claude Opus 5 (max) → GPT-6 Astra (high) → Claude Opus 5 (xhigh) → Claude Opus 5 (high) → Grok 4.7 → Grok 4.6 → Gemini 3.8 Flash (High) | Architecture arbitration, deep reasoning, second opinions |
71
+ | taste-final | Claude Opus 5 (max) | Claude Fable 5.1 (xhigh) → Claude Opus 5 (xhigh) → Grok 4.7 → GPT-6 Astra (xhigh) → Claude Opus 5 (high) → Grok 4.6 → Gemini 3.8 Flash (High) | User-facing prose, prompt/doc polish, Chinese phrasing, style arbitration |
72
+ | consult | GPT-6 Astra (xhigh) | Claude Fable 5.1 (xhigh) → Grok 4.7 → Grok 4.6 → Gemini 3.8 Flash (High) | Direct named-model consultation; always keep `--vendor` |
73
+ | ui-draft | GPT-6 Astra (high) | Claude Opus 5 (high) → GPT-6 Astra (low) → Gemini 3.8 Flash (High) | UI drafts only WITH design system / reference images; open-ended taste goes taste-final |
74
+ | long-context | Claude Opus 5 (high) | Claude Opus 5 (medium) → Claude Opus 5 (low) → GPT-5.6 Terra (max) → Gemini 3.8 Flash (High) | Long-context synthesis; context size alone is not a quality result |
75
+ | fast-agentic | GPT-6 Astra (low) | Gemini 3.8 Flash (Medium) → GPT-5.6 Sol (medium) → Claude Opus 5 (low) | Fast multi-step agentic loops and multimodal checks |
76
+ | live-search | Grok 4.7 | Grok 4.6 → Gemini 3.8 Flash (High) → Claude Opus 5 (medium) → off | Realtime X/web search; non-Grok fallbacks provide generic web search, not equivalent X context |
77
+ | coding-overflow | Grok 4.7 | Grok 4.6 → Gemini 3.8 Flash (High) → Kimi K3 → Qwen3 Coder Plus → OpenCode → off | Explicit Codex-quota relief; no automatic cross-vendor retry after provider failure |
75
78
  | arbitrate | off (opt-in vote panel) | — | Disabled by default. The operator enables it with `arbitrate: vote codex,claude,grok -` in routing.local.yaml (1-4 voters; a `2` in place of the final `-` adds a rebuttal round). One quota hit PER VOTER PER ROUND; you chair and own the decision |
76
79
 
77
80
  Astra defaults to `xhigh` on the hard lanes; ask for more only explicitly with
@@ -240,8 +243,8 @@ A refusal is one JSON line on stderr and no job exists. Read `failed_gate`,
240
243
  ```json
241
244
  {"allowed": false, "code": "target-above-effective-ceiling", "failed_gate": "downward-ceiling",
242
245
  "required_caller_effort": "xhigh", "next_command": "omnilane list",
243
- "lane_requirement": {"lane": "hardest-coding", "target": "codex/gpt-6-astra-xhigh", "score": 54},
244
- "eligible_lanes": [{"lane": "bulk-mechanical", "target": "codex/gpt-5-6-sol-high", "score": 48, "transport_verified": true}]}
246
+ "lane_requirement": {"lane": "hardest-coding", "target": "codex/gpt-6-astra-xhigh", "score": 52},
247
+ "eligible_lanes": [{"lane": "bulk-mechanical", "target": "codex/gpt-5-6-sol-high", "score": 42, "transport_verified": true}]}
245
248
  ```
246
249
 
247
250
  `eligible_lanes` is every lane you can reach right now. Moving to one of them is
@@ -312,23 +315,27 @@ start|status|url|stop` runs a read-only board of jobs; it cannot dispatch.
312
315
  These never widen what you may execute yourself. With no matching row, use the
313
316
  lane table; do not assume an older model is equivalent.
314
317
 
315
- - **Claude Fable 5.1:** quality-first controller. Hardest coding at max, judgment
316
- and taste at xhigh. Send bulk work to Sol high, long/fast work to Gemini 3.8
317
- Flash, and use Astra as an independent review path.
318
- - **Claude Opus 5:** balanced controller and independent reviewer when explicitly
319
- selected (`high`, or `xhigh` for deeper review); Claude's long-context fallback.
320
- - **Claude Sonnet:** coordination, tools, mid-tier coding; fallback in
321
- bulk-mechanical and live-search. Never self-assign top judgment or hardest coding.
322
- - **GPT Astra:** controller backup and independent reviewer. Resolve your real
323
- effort first; an explicit higher-effort request does not bypass the ceiling.
324
- - **GPT Sol / Terra / Luna:** mechanical work, long context and triage
325
- respectively, only within your exact ceiling. Do not infer eligibility from the
326
- family name, and do not promote Luna's low price into correctness-critical work.
327
- - **Grok 4.6:** live-search and coding-overflow are yours, plus fallback in hard
328
- lanes. Verify API signatures and cited facts before shipping.
329
- - **Gemini 3.8 Flash:** long-context at medium, fast-agentic and triage at low,
330
- bulk/overflow/web fallbacks at high. Do not infer visual taste or controller
331
- authority from coding benchmarks.
318
+ - **Claude Fable 5.1:** quality-first controller; leads hard-judgment at xhigh and
319
+ is second in hardest-coding and taste-final. Send the hardest coding to Astra
320
+ xhigh, bulk and fast agentic work to Astra low, long documents and final prose
321
+ to Opus. `max` is in no chain: xhigh is level with it or ahead, for less.
322
+ - **Claude Opus 5:** leads taste-final (max) and long-context (high, down to low),
323
+ and supplies the mid rungs of the hard lanes; an independent reviewer when
324
+ explicitly selected.
325
+ - **Claude Sonnet:** coordination and tools; a cheap triage fallback at low. Never
326
+ self-assign judgment, coding or search: its effort rows score low there.
327
+ - **GPT Astra:** leads hardest-coding (xhigh), ui-draft (high), bulk-mechanical and
328
+ fast-agentic (low); the independent second opinion in hard-judgment. Resolve
329
+ your real effort first; an explicit higher effort does not bypass the ceiling.
330
+ - **GPT Sol / Terra / Luna:** fallbacks below Astra for mechanical and agentic
331
+ work, Terra for long context, Luna for triage, only within your exact ceiling.
332
+ Do not promote Luna's low price into correctness-critical work.
333
+ - **Grok 4.7 / 4.6:** live-search and coding-overflow are yours, plus the third
334
+ family in the hard lanes. 4.7 leads everywhere and 4.6 sits behind it for a
335
+ host that has not proven 4.7. Verify API signatures and cited facts before shipping.
336
+ - **Gemini 3.8 Flash:** the cross-vendor row: fast-agentic at medium, triage at
337
+ low, the tail of every other lane at high. Do not infer visual taste or
338
+ controller authority from coding benchmarks.
332
339
  - **Gemini 3.1 Pro:** directly selectable, not promoted; route hard coding and
333
340
  judgment to the stronger lanes.
334
341
 
@@ -346,6 +353,7 @@ lane table; do not assume an older model is equivalent.
346
353
  | Terra | codex | gpt-5.6-terra | max |
347
354
  | Luna | codex | gpt-5.6-luna | high |
348
355
  | Astra | codex | gpt-6-astra | xhigh |
356
+ | Grok 4.7 | grok | grok-4.7 | - |
349
357
  | Grok 4.6 | grok | grok-4.6 | - |
350
358
  | Gemini 3.1 Pro | gemini | Gemini 3.1 Pro (High) | - |
351
359
  | Gemini 3.8 Flash High | gemini | gemini-3.8-flash-high | - |