Skip to content

Conversation

@code-crusher
Copy link
Member

No description provided.

@matter-code-review
Copy link
Contributor

Summary By MatterAI MatterAI logo

🔄 What Changed

This PR introduces Axon Code models (axon-code and axon-mini) as static model definitions instead of fetching them from OpenRouter API. It also enhances the read_file tool documentation with comprehensive usage guidelines and examples. The extension version is bumped to 4.119.0.

🔍 Impact of the Change

  • Replaces dynamic OpenRouter API calls with static model definitions for Axon Code models
  • Improves model selector UI to display credits information for Axon models
  • Enhances developer experience with detailed read_file tool documentation
  • Adds proper model pricing and parameter definitions for Axon models

📁 Total Files Changed

File ChangeLog
OpenRouter Fetcher Replaced API calls with static model imports for Axon Code models
KiloCode Models Added static definitions for Axon Code models with complete metadata
System Prompts Added comprehensive documentation for read_file tool usage with examples
Model Selector Updated UI to display credits information for Axon models
Package Version Bumped extension version to 4.119.0

🧪 Test Added/Recommended

Recommended

  1. Add unit tests for static model loading functionality in openrouter.ts
  2. Create integration tests for read_file tool parameter validation
  3. Add UI tests for model selector component with credits display

🔒Security Vulnerabilities

N/A

@matter-code-review
Copy link
Contributor

✅ Reviewed the changes: Review of static model implementation and new read_file tool integration

@code-crusher code-crusher merged commit 36e6c7c into main Nov 20, 2025
7 of 14 checks passed
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