Skip to content

- MagesticAI

v2.3.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

ReleasePort's take

Light signal
editorial:auto 11d

Versionβ€―v2.3.0 adds a clone‑public‑GitHub action in the Git Repository Required dialog, improves multi‑LLM provider support, and automates tag creation, builds, and GitHub release publishing on version bumps.

Why it matters: These features streamline repository cloning, broaden LLM integration options, and reduce manual release steps for developers and SREs managing CI/CD pipelines.

Summary

AI summary

Updates πŸ› οΈ Fixed, ✨ Added, and πŸ”§ Changed across a mixed release.

Changes in this release

Feature Medium

Adds clone public GitHub repo action in "Git Repository Required" dialog.

Adds clone public GitHub repo action in "Git Repository Required" dialog.

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Feature Medium

Improves support for multiple OpenAI-compatible LLM providers (LM Studio, vLLM, etc.).

Improves support for multiple OpenAI-compatible LLM providers (LM Studio, vLLM, etc.).

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Feature Medium

Automatically creates tag, builds binaries, and publishes GitHub release on version‑bump merge to main.

Automatically creates tag, builds binaries, and publishes GitHub release on version‑bump merge to main.

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Deprecation Medium

Replaces .auto-claude/ paths with .magestic-ai/, removes stale Auto‑Claude references, and documents Ollama via OpenAI‑compatible endpoint.

Replaces .auto-claude/ paths with .magestic-ai/, removes stale Auto‑Claude references, and documents Ollama via OpenAI‑compatible endpoint.

Source: llm_adapter@2026-05-23

Confidence: low

β€”
Bugfix Medium

Honors user‑configured default branch across Changelog Generator, Create Worktree dialog, and Project Settings.

Honors user‑configured default branch across Changelog Generator, Create Worktree dialog, and Project Settings.

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Bugfix Medium

Shows actual target branch on Merge button instead of hardcoding main.

Shows actual target branch on Merge button instead of hardcoding main.

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Bugfix Medium

Resolves NameError by adding missing module‑level logger in settings routes.

Resolves NameError by adding missing module‑level logger in settings routes.

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Bugfix Medium

Allows .magestic‑ai/ subtree when project path is the app's own root during dogfooding.

Allows .magestic‑ai/ subtree when project path is the app's own root during dogfooding.

Source: llm_adapter@2026-05-23

Confidence: high

β€”
Refactor Medium

Simplifies LLM Providers panel to two panels.

Simplifies LLM Providers panel to two panels.

Source: llm_adapter@2026-05-23

Confidence: low

β€”
Refactor Medium

Refreshes cloud‑provider model lists, adding latest models and dropping previous‑generation entries.

Refreshes cloud‑provider model lists, adding latest models and dropping previous‑generation entries.

Source: llm_adapter@2026-05-23

Confidence: low

β€”
Full changelog

✨ Added

  • Clone from GitHub (#50): The "Git Repository Required" dialog now offers a second action β€” clone a public GitHub repo over HTTPS β€” alongside Initialize Git. Strict URL validation (github.com/<owner>/<repo> only) and an empty-folder guard, with the app's own .magestic-ai/ directory automatically moved aside and restored during the clone.
  • OpenAI-compatible endpoint enhancements (#42): Improved support for LM Studio, vLLM, OpenRouter, Together, Groq, LocalAI, and other OpenAI-compatible providers.
  • Auto-tag + GitHub release workflow (#48): Merging a version bump to main now automatically creates the tag, builds binaries, and publishes a GitHub release with changelog notes.

πŸ› οΈ Fixed

  • Default branch setting honored across the app (#51): The Changelog Generator's Branch Comparison, Create Worktree dialog, and Project Settings now respect the user-configured default branch (settings.mainBranch β†’ envConfig.defaultBranch β†’ autodetect), instead of hardcoding main/master. Also fixes the Changelog tag-range default to previous..latest instead of the backwards latest..previous.
  • Merge button shows the actual target branch (#43), not the hardcoded main.
  • NameError in settings routes (#41) β€” added the missing module-level logger.
  • Dogfooding the app on its own repo (#40): file routes now allow the .magestic-ai/ subtree when the project path is the app's own root.

πŸ”§ Changed

  • LLM Providers panel simplified (#46) to two panels.
  • Cloud-provider model lists refreshed (#45) β€” latest models surfaced, previous-generation entries dropped.
  • Documentation refresh (#44, #49, plus README touch-ups): .auto-claude/ paths replaced with .magestic-ai/, stale Auto-Claude references removed from CLAUDE.md, and Ollama is now documented via the OpenAI-compatible endpoint path.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track - MagesticAI

Get notified when new releases ship.

Sign up free

About - MagesticAI

All releases β†’

Related context

Beta — feedback welcome: [email protected]