Skip to content

Release/v4.120.0#9

Merged
code-crusher merged 4 commits intomainfrom
release/v4.120.0
Nov 27, 2025
Merged

Release/v4.120.0#9
code-crusher merged 4 commits intomainfrom
release/v4.120.0

Conversation

@code-crusher
Copy link
Member

No description provided.

@matter-ai-bot
Copy link
Contributor

matter-ai-bot bot commented Nov 27, 2025

Context

This PR introduces a new release (v4.120.0) with significant updates to the code indexing system, including a new MatterAI embedder, HTTP-based vector store implementation, and UI improvements. The changes also include updates to the Axon Code Pro model and various configuration adjustments.

Implementation

The core changes involve:

  1. Replacing local embedding and vector storage with MatterAI's HTTP-based services
  2. Adding a new MatterAI embedder that wraps OpenAI Compatible embedder
  3. Implementing HttpVectorStore for backend API communication
  4. Updating configuration management to use MatterAI as the default provider
  5. Adding Axon Code Pro model to both API providers and web UI
  6. Improving UI components with consistent styling and better context handling

Screenshots

before after

How to Test

  1. Verify that the code indexing feature initializes correctly with MatterAI as the default provider
  2. Test that embeddings are properly generated through the new HTTP vector store
  3. Confirm that the Axon Code Pro model appears in model selection dialogs
  4. Check that UI components display correctly with updated styling
  5. Validate that context commands are properly registered and functional

Get in Touch

If you have any questions about these changes, please reach out in the MatterAI Discord.

@code-crusher code-crusher merged commit 9fd4db4 into main Nov 27, 2025
7 of 14 checks passed
@code-crusher code-crusher deleted the release/v4.120.0 branch November 27, 2025 11:41
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