Skip to content

chore: version packages#1595

Merged
SebConejo merged 1 commit intomainfrom
changeset-release/main
Apr 17, 2026
Merged

chore: version packages#1595
SebConejo merged 1 commit intomainfrom
changeset-release/main

Conversation

@manifest-ci
Copy link
Copy Markdown
Contributor

@manifest-ci manifest-ci bot commented Apr 17, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

manifest@5.47.0

Minor Changes

  • 2493d97: feat: add OpenCode Go as a subscription provider with dynamic model discovery

    OpenCode Go is a low-cost subscription that exposes GLM, Kimi, MiMo, and MiniMax
    models through a unified API. Users sign in at opencode.ai/auth, copy their API
    key, and paste it into the OpenCode Go detail view in the routing UI. The backend
    routes GLM/Kimi/MiMo models through the OpenAI-compatible endpoint and MiniMax
    models through the Anthropic-compatible endpoint — both served from the same
    https://opencode.ai/zen/go base URL. The Anthropic endpoint authenticates via
    x-api-key (not Bearer), matching the native Anthropic wire protocol.

    The model list is fetched dynamically from the public OpenCode Go docs source
    and cached in memory for one hour, with a last-known-good fallback on fetch
    failures. No hardcoded model list in the codebase.

  • 313a332: Add per-message feedback (thumbs up/down) to Messages and Overview pages

Patch Changes

  • 4dda346: Filter internal Azure routing models from GitHub Copilot provider

@github-actions github-actions bot force-pushed the changeset-release/main branch from a6cd973 to 4d5c38c Compare April 17, 2026 00:40
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 84f4e3e to a515c1c Compare April 17, 2026 02:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from a515c1c to c7ff268 Compare April 17, 2026 03:07
@SebConejo SebConejo merged commit 27ed92b into main Apr 17, 2026
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