Skip to content

Release v6.6.9#113

Open
code-crusher wants to merge 1 commit into
mainfrom
release/v6.6.9
Open

Release v6.6.9#113
code-crusher wants to merge 1 commit into
mainfrom
release/v6.6.9

Conversation

@code-crusher

Copy link
Copy Markdown
Member

Changes

  • Remove (free) suffix/tag from Axon Eido 3 Flash model display name
  • Bump extension version to 6.6.9

@matterai-app

matterai-app Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary By MatterAI MatterAI logo

🔄 What Changed

Bumped extension version to v6.6.9 and added the axon-eido-3-flash model configuration across API providers and webview UI hooks.

🔍 Impact of the Change

Expands available AI model choices for users by introducing the new fast and low-cost Axon Eido 3 Flash model in both backend provider mappings and frontend model selectors.

📁 Total Files Changed

Click to Expand
File ChangeLog
Model Config
src/api/providers/kilocode-models.ts
Added axon-eido-3-flash model definition.
Package Config
src/package.json
Updated extension version to 6.6.9.
UI Hook
webview-ui/src/components/ui/hooks/useOpenRouterModelProviders.ts
Added axon-eido-3-flash model to UI provider mappings.

🧪 Test Added/Recommended

Recommended

  • Verify model resolution using getKilocodeApiModelId('axon-eido-3-flash').
  • Confirm UI renders the new flash model correctly in provider selection.

🔒 Security Vulnerabilities

  • N/A

Context

Release version v6.6.9, introducing the Axon Eido 3 Flash model to the application catalog.

Implementation

Updated version metadata in package.json and registered the new model properties (axon-eido-3-flash) in both backend model providers and frontend UI hooks to maintain synchronization.

Screenshots

before after
N/A N/A

How to Test

  • Build and run the extension.
  • Open model selection settings and verify that 'Axon Eido 3 Flash' appears as an available option.

@matterai-app

matterai-app Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

✅ Reviewed the changes: Release v6.6.9 — straightforward PR bumping the extension version and renaming the 'Axon Eido 3 Flash' model (removing '(free)' suffix) consistently across both the backend model registry and the webview UI hook. No issues found.

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