Skip to content

feat: add gemini-3.6-flash and align tier naming with agy 1.1.5#24

Merged
anthonyhaussman merged 1 commit into
mainfrom
feat/release_1.1.5
Jul 22, 2026
Merged

feat: add gemini-3.6-flash and align tier naming with agy 1.1.5#24
anthonyhaussman merged 1 commit into
mainfrom
feat/release_1.1.5

Conversation

@anthonyhaussman

Copy link
Copy Markdown
Owner

agy 1.1.5 renamed gemini-3.5-flash tiers from extra-low/low/agent to low/medium/high.
The stale names broke tier resolution since resolveModelTier maps base ids to variants that no longer exist on the live backend.

  • Add gemini-3.6-flash base model + low/medium/high tier mapping
  • Fix gemini-3.5-flash tier names to match live agy output
  • Switch thinkingBudget check from "extra-low" substring to
    "-low" suffix so it applies uniformly across 3.5 and 3.6 flash
  • Add 5 stub entries to models.json for model_enum lookups;
    correct stale gemini-3.5-flash-low metadata
  • Bump agy CLI version, package version, and opencode SDK/plugin
    from 1.18.3 to 1.18.4

Assisted-by: GLM 5.2

agy 1.1.5 renamed gemini-3.5-flash tiers from extra-low/low/agent
to low/medium/high. The stale names broke tier resolution since
resolveModelTier maps base ids to variants that no longer exist on
the live backend.

- Add gemini-3.6-flash base model + low/medium/high tier mapping
- Fix gemini-3.5-flash tier names to match live agy output
- Switch thinkingBudget check from "extra-low" substring to
  "-low" suffix so it applies uniformly across 3.5 and 3.6 flash
- Add 5 stub entries to models.json for model_enum lookups;
  correct stale gemini-3.5-flash-low metadata
- Bump agy CLI version, package version, and opencode SDK/plugin
  from 1.18.3 to 1.18.4

Assisted-by: GLM 5.2
@anthonyhaussman anthonyhaussman self-assigned this Jul 22, 2026
Repository owner deleted a comment from gemini-code-assist Bot Jul 22, 2026
@anthonyhaussman
anthonyhaussman marked this pull request as ready for review July 22, 2026 12:25
@anthonyhaussman
anthonyhaussman merged commit bdfd9ee into main Jul 22, 2026
2 checks passed
@anthonyhaussman
anthonyhaussman deleted the feat/release_1.1.5 branch July 22, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant