Skip to content

fix: read embedding models from public status (#6703) - #6704

Merged
atomantic merged 4 commits into
mainfrom
claim/issue-6703
Sep 9, 2026
Merged

fix: read embedding models from public status (#6703)#6704
atomantic merged 4 commits into
mainfrom
claim/issue-6703

Conversation

@atomantic

@atomantic atomantic commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Use the public local LLM status models arrays when populating embedding choices, and add rendered regression coverage for both backends, refresh behavior, empty results, known suggestions, and manual model entry.

Tests: npm test -- --run src/components/settings/EmbeddingsTab.test.jsx (passed); npx biome lint --error-on-warnings src/components/settings/EmbeddingsTab.jsx src/components/settings/EmbeddingsTab.test.jsx (passed). The regression test fails against the former installedModels reads (exit 1) and passes with the models fix.

Closes #6703

@atomantic

Copy link
Copy Markdown
Owner Author

Optional local Claude review was inconclusive because the reviewer produced no verdict. The focused client test could not start in this fresh worktree because dependencies are not installed (vitest: command not found).

@atomantic
atomantic merged commit 0bc316c into main Sep 9, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-6703 branch September 9, 2026 15:08
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.

[structural-drift-embeddings-installed-models] Read installed embedding choices from the public models field

1 participant