Skip to content

Releases: yetone/magpie-releases

magpie v0.1.5

Choose a tag to compare

@github-actions github-actions released this 24 Sep 02:13
ba65675

Bug Fixes

  • Screenshots now keep their original shape on narrow screens.

Improvements

  • Developer messages are now relayed to Chat Completions backends as system messages.

Install

Download from usemagpie.ai, or curl -fsSL https://usemagpie.ai/install.sh | sh. An installed magpie updates itself.

  • macOS (Apple Silicon): magpie-darwin-arm64.dmg
  • macOS (Intel): magpie-darwin-amd64.dmg
  • Windows: magpie-windows-amd64.exe (ARM: magpie-windows-arm64.exe)
  • Linux: magpie-linux-amd64 / magpie-linux-arm64 (needs GTK 3 and WebKitGTK 4.1)
  • Terminal only: magpie-cli-<os>-<arch>

magpie v0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Sep 19:51
ba65675

Features

  • magpie on Windows and Linux. The desktop app — tray panel, window, gateway and self-update — now ships for Windows (x64 and ARM64) and Linux (x86-64 and ARM64), not just the Mac.
  • On Linux, the installer script picks the desktop app when WebKitGTK 4.1 is present and adds a menu entry; otherwise it installs the terminal build.

Bug Fixes

  • The window no longer leaves room for macOS window buttons on Windows and Linux.

Improvements

  • The GUI logs webview errors to help with troubleshooting.

Install

Download from usemagpie.ai, or curl -fsSL https://usemagpie.ai/install.sh | sh. An installed magpie updates itself.

  • macOS (Apple Silicon): magpie-darwin-arm64.dmg
  • macOS (Intel): magpie-darwin-amd64.dmg
  • Windows: magpie-windows-amd64.exe (ARM: magpie-windows-arm64.exe)
  • Linux: magpie-linux-amd64 / magpie-linux-arm64 (needs GTK 3 and WebKitGTK 4.1)
  • Terminal only: magpie-cli-<os>-<arch>

magpie v0.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 19:01
9474890

Improvements

  • In the window, every agent's model and setting controls line up in two columns, so pills and chevrons sit in the same place on every row. The menu bar panel keeps its compact layout.
  • A provider's Agents field now shows only the agents actually using it. To point another agent at a provider, pick it from that agent's model picker.

Install

Download from usemagpie.ai, or curl -fsSL https://usemagpie.ai/install.sh | sh. An installed magpie updates itself.

  • macOS (Apple Silicon): magpie-darwin-arm64.dmg
  • macOS (Intel): magpie-darwin-amd64.dmg
  • Terminal only: magpie-cli-<os>-<arch>

magpie v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:35
9474890

Features

  • New provider: 鱼鱼连线, with a region switch.
  • magpie is open source under the MIT license: yetone/magpie.

Improvements

  • The app speaks of agents, not only coding agents.
  • The update feed no longer depends on GitHub's API limits.

Bug Fixes

  • Relays list their chat models again; the catalog no longer sends an Anthropic header when asking.

Install

Download from usemagpie.ai, or curl -fsSL https://usemagpie.ai/install.sh | sh. An installed magpie updates itself.

  • macOS (Apple Silicon): magpie-darwin-arm64.dmg
  • macOS (Intel): magpie-darwin-amd64.dmg
  • Terminal only: magpie-cli-<os>-<arch>

magpie v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:01
9474890

Features

  • Introduced Magpie as a local LLM gateway with preset providers and one unified catalog.
  • Added Gemini API compatibility so Gemini CLI can use any catalog model.
  • Added signed-in agents like Codex and Copilot as providers.
  • Added Claude subscription as a provider with models fetched automatically.
  • Added a Gateway tab with connection docs and provider account management.
  • Added a token usage statistics page.
  • Added a settings page for theme, language, and about.
  • Added a provider editor dialog.
  • Added a Default agent entry that resets an agent to its original settings.
  • Added a thinking-level field.
  • Added self-updating and integration with usemagpie.ai.

Bug Fixes

  • Fixed agent list timestamps to show friendly values like “3h ago” instead of “3h0m0s ago”.
  • Fixed the dev loop so Ctrl-C stops it, and dialogs never grow wider than the window.
  • Fixed outdated agent wiring left behind by older Dial versions.

Improvements

  • Rebranded from Dial to Magpie with a new logo set.
  • Improved the providers page and agent list with a calmer layout, column alignment, and better spacing.
  • Replaced monograms with real vendor logos in pickers.
  • Added live reload to make dev and improved window header alignment and profiles hint readability.
  • Made saved API keys revealable and added 302.AI key links.
  • Added automated release builds for version tags.

Install

Download from usemagpie.ai, or curl -fsSL https://usemagpie.ai/install.sh | sh. An installed magpie updates itself.

  • macOS (Apple Silicon): magpie-darwin-arm64.dmg
  • macOS (Intel): magpie-darwin-amd64.dmg
  • Terminal only: magpie-cli-<os>-<arch>