Drop opencode gemini variants and route base gemini
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
packages/openagents-cli/src/coder-delegate.ts -
modified
packages/openagents-cli/test/coder-delegate-lanes.test.ts
Diff
2 files changed, +2 -5
packages/openagents-cli/src/coder-delegate.ts modified +1 -4
@@ -529,9 +529,6 @@ export const FREE_CHILD_MODELS: ReadonlyArray<string> = [
| 529 | 529 |
|
| 530 | 530 |
|
| 531 | 531 |
|
| 532 |
|
|
| 533 |
|
|
| 534 |
|
|
| 535 | 532 |
|
| 536 | 533 |
|
| 537 | 534 |
|
@@ -563,7 +560,7 @@ export const CHILD_LANE_ALIASES: Readonly<Record<string, string>> = {
| 563 | 560 |
|
| 564 | 561 |
|
| 565 | 562 |
|
| 566 |
|
|
| 563 |
|
|
| 567 | 564 |
|
| 568 | 565 |
|
| 569 | 566 |
|
packages/openagents-cli/test/coder-delegate-lanes.test.ts modified +1 -1
@@ -40,7 +40,7 @@ describe("naming a lane", () => {
| 40 | 40 |
|
| 41 | 41 |
|
| 42 | 42 |
|
| 43 |
|
|
| 43 |
|
|
| 44 | 44 |
|
| 45 | 45 |
|
| 46 | 46 |
|