Skip to content

chore: upgrade Calcit and add Gemini 3.7 Flash - #23

Merged
tiye merged 11 commits into
mainfrom
codex/calcit-upgrade-gemini-37-flash
Aug 17, 2026
Merged

chore: upgrade Calcit and add Gemini 3.7 Flash#23
tiye merged 11 commits into
mainfrom
codex/calcit-upgrade-gemini-37-flash

Conversation

@tiye

@tiye tiye commented Aug 16, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 16, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s Calcit toolchain/runtime dependencies and extends the model selector to include Gemini Flash 3.7, alongside regenerated calcit.cirru snapshot metadata consistent with the newer Calcit format.

Changes:

  • Upgraded @calcit/procs to ^0.13.17 (lockfile + package.json).
  • Bumped Calcit/Respo-related dependencies in deps.cirru and regenerated calcit.cirru snapshot entries/schemas.
  • Added :gemini-3.7-flash to the model menu and model resolution mapping.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
yarn.lock Locks upgraded @calcit/procs resolution/checksum to match the dependency bump.
package.json Updates @calcit/procs dependency range to ^0.13.17.
deps.cirru Updates pinned Calcit version and several Respo module versions.
calcit.cirru Regenerates machine snapshot (schema/type marker changes) and adds Gemini Flash 3.7 menu + mapping.
.gitignore Ignores the .calcit/ directory and normalizes .copilot-tmp/ entry formatting.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread deps.cirru Outdated
Comment thread calcit.cirru
:code $ quote
defn pick-model (variant)
case-default variant |gemini-3.5-flash (:gemini-3.5-flash-lite |gemini-3.1-flash-lite) (:gemini-3.6-flash |gemini-3.5-flash) (:gemini-3.5-flash-lite |gemini-3.1-flash-lite) (:gemini-3.1-flash-lite-preview |gemini-3.1-flash-lite) (:gemini-pro |gemini-3.1-pro-preview) (:gemma |gemma-3-27b-it)
case-default variant |gemini-3.5-flash (:gemini-3.5-flash-lite |gemini-3.1-flash-lite) (:gemini-3.6-flash |gemini-3.5-flash) (:gemini-3.7-flash |gemini-3.7-flash) (:gemini-3.5-flash-lite |gemini-3.1-flash-lite) (:gemini-3.1-flash-lite-preview |gemini-3.1-flash-lite) (:gemini-pro |gemini-3.1-pro-preview) (:gemma |gemma-3-27b-it)
@tiye
tiye merged commit 4240b31 into main Aug 17, 2026
1 check passed
@tiye
tiye deleted the codex/calcit-upgrade-gemini-37-flash branch August 17, 2026 01:43
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.

2 participants