Skip to content

chore(release): version packages - #29

Merged
AngelAlexQC merged 1 commit into
mainfrom
changeset-release/main
Jan 8, 2026
Merged

chore(release): version packages#29
AngelAlexQC merged 1 commit into
mainfrom
changeset-release/main

Conversation

@AngelAlexQC

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

cortex-vscode@0.8.0

Minor Changes

  • e4fc7c7 Thanks @AngelAlexQC! - Add multi-provider AI support for all major editors

    • Add OpenAI adapter: GPT-5, GPT-5.2, GPT-5 Mini, o3
    • Add Anthropic adapter: Claude Opus 4.5, Sonnet 4.5, Haiku 4.5
    • Add Gemini adapter: Gemini 3 Pro, 2.5 Pro, 2.5 Flash
    • Implement hybrid model selection: native vscode.lm → BYOK fallback
    • Support all VS Code forks: Cursor, Windsurf, Antigravity

@ecuabyte/cortex-cli@0.8.0

Patch Changes

  • Updated dependencies []:
    • @ecuabyte/cortex-core@0.8.0

@ecuabyte/cortex-mcp-server@0.8.0

Patch Changes

  • Updated dependencies []:
    • @ecuabyte/cortex-core@0.8.0

@ecuabyte/cortex-core@0.8.0

@ecuabyte/cortex-shared@0.8.0

Copilot AI review requested due to automatic review settings January 8, 2026 15:32
@codecov

codecov Bot commented Jan 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This is an automated release PR generated by Changesets to bump package versions from 0.7.0 to 0.8.0. The primary change is adding multi-provider AI support to the VS Code extension, with corresponding version updates across all dependent packages in the monorepo.

Key changes:

  • VS Code extension receives a minor version bump (0.8.0) for new multi-provider AI adapter feature
  • All other packages receive version bumps to maintain consistency in the monorepo
  • Changeset file is consumed and converted to CHANGELOG entries

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/vscode-extension/package.json Version bump to 0.8.0 for new minor feature
packages/vscode-extension/CHANGELOG.md Documents multi-provider AI support with model listings
packages/shared/package.json Version bump to 0.8.0 for consistency
packages/shared/CHANGELOG.md Adds empty 0.8.0 section
packages/mcp-server/package.json Version bump to 0.8.0 for consistency
packages/mcp-server/CHANGELOG.md Notes dependency update to cortex-core@0.8.0
packages/core/package.json Version bump to 0.8.0 for consistency
packages/core/CHANGELOG.md Adds empty 0.8.0 section
packages/cli/package.json Version bump to 0.8.0 for consistency
packages/cli/CHANGELOG.md Notes dependency update to cortex-core@0.8.0
.changeset/multi-provider-ai.md Changeset file removed after being processed

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 05f23f4 to e4f9359 Compare January 8, 2026 15:35
@AngelAlexQC
AngelAlexQC merged commit 92f4eb6 into main Jan 8, 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.

2 participants