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.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +1 -1
- package/CHANGELOG.md +84 -1
- package/README.ja.md +21 -12
- package/README.ko.md +21 -12
- package/README.md +49 -12
- package/README.zh-CN.md +21 -12
- package/README.zh-TW.md +21 -12
- package/VERSION +1 -1
- package/config/aa-model-policy.json +1339 -1170
- package/docs/aa-model-coverage-2026-09-05.json +43 -1
- package/docs/model-capabilities-2026-09.md +195 -4
- package/package.json +1 -1
- package/plugin.json +1 -1
- package/routing.yaml +25 -23
- package/scripts/aa_rebaseline.py +409 -0
- package/scripts/configure.sh +1 -1
- package/scripts/lib/aa_policy.py +11 -7
- package/scripts/lib/build_overlay.py +9 -0
- package/scripts/lib/probe_sweep.py +16 -3
- package/scripts/lib/resign.py +21 -3
- package/skills/omnilane/SKILL.md +40 -32
package/skills/omnilane/SKILL.md
CHANGED
|
@@ -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).
|
|
54
|
-
|
|
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 (
|
|
65
|
-
| bulk-mechanical | GPT-5.6 Sol (high)
|
|
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)
|
|
69
|
-
| consult | GPT-6 Astra (xhigh) | Claude Fable 5.1 (xhigh) → Grok 4.6 → Gemini 3.8 Flash (
|
|
70
|
-
| ui-draft | GPT-
|
|
71
|
-
| long-context |
|
|
72
|
-
| fast-agentic | Gemini 3.8 Flash (
|
|
73
|
-
| live-search | Grok 4.
|
|
74
|
-
| coding-overflow | Grok 4.
|
|
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":
|
|
244
|
-
"eligible_lanes": [{"lane": "bulk-mechanical", "target": "codex/gpt-5-6-sol-high", "score":
|
|
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
|
|
316
|
-
and taste
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
- **
|
|
323
|
-
|
|
324
|
-
- **GPT
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
- **
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
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 | - |
|