Codex/unify model registry table UI#87
Merged
littleCareless merged 24 commits intodevelopfrom Mar 25, 2026
Merged
Conversation
- Add ModelRegistryService for managing model registry - Add ModelCatalogService for third-party model catalog sync - Add AdaptiveModelLimitService for dynamic model limits - Add SyncModelCatalogCommand for manual catalog sync - Add ModelRegistryTable and ModelCatalogViewer UI components - Add model-registry-page for viewing all registered models
- Add FeaturesSettingsManager for managing feature toggles - Add FeaturesSettingsMessageHandler for webview communication - Add FeaturesSettings page UI for configuring features - Add settings migration for feature preferences
- Add navigation to model registry page - Update welcome page with new features info - Simplify ModelList component - Add streaming generation improvements - Update i18n translations
- Remove unsupported id prop from Button components - Add explicit types for onChange event handlers
…registry-table-ui # Conflicts: # CHANGELOG.zh-CN.md # src/CHANGELOG.zh-CN.md # src/ai/providers/anthropic-provider.ts # src/ai/providers/base-openai-provider.ts # src/ai/providers/gemini-provider.ts # src/ai/providers/groq-provider.ts # src/ai/providers/ollama-provider.ts # src/ai/providers/openai-compatible-provider.ts # src/ai/providers/perplexity-provider.ts # src/commands/generate-commit/handlers/streaming-handler.ts # src/scm/git-provider.ts # webview-ui/CHANGELOG.zh-CN.md # webview-ui/src/components/layout/Navigation.tsx # webview-ui/src/i18n/locales/en/translation.json # webview-ui/src/i18n/locales/zh-cn/translation.json # webview-ui/src/router/index.tsx # webview-ui/src/router/routes.ts
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.