Update 1.5.0-beta#275
Merged
Merged
Conversation
…es and components
…ution for Gemini CLI
…native json output
…on across components
…or upstream inference cost display
…dex models name parsing
…g state in canvas view
…e new graphs placement inside folder & workspaces
fix: specify versions for claude-agent-sdk and github-copilot-sdk in requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Meridian 1.5.0-beta
Meridian
1.5.0-betais a large pre-release focused on subscription-backed model access, a rebuilt model selection flow, richer usage visibility, and better runtime support for provider-native coding agents.Highlights
Subscription Inference Providers
Meridian can now work with multiple subscription-backed provider runtimes alongside metered OpenRouter models.
Model Selector Redesign
The model dropdown has been redesigned to work well with a much broader catalog.
Usage Data and Cost Visibility
Usage reporting is now much more detailed, especially for multi-request and tool-heavy runs.
cost_detailssupport so upstream inference cost components can be shown explicitly.Tooling Across Providers
Subscription providers now integrate more deeply with Meridian's tool system.
Ask User and Chat Resume Improvements
User-interruptible tool flows are more resilient and easier to continue.
Canvas and Navigation
Self-Hosting and Upgrade Notes
Self-hosted deployments should treat
1.5.0-betaas an upgrade that adds new runtime requirements.alembic upgrade head. This release adds a migration for tool call duration tracking.api/app/gemini_cli_runtimeandapi/app/openai_codex_runtime.