Skip to content

feat(llm): recommend a verified no-tools reviewer model - #5735

Merged
atomantic merged 1 commit into
mainfrom
codex/security-scan-llm-recommendation
Sep 1, 2026
Merged

feat(llm): recommend a verified no-tools reviewer model#5735
atomantic merged 1 commit into
mainfrom
codex/security-scan-llm-recommendation

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • add Gemma 3 27B IT as the featured recommendation for the read-only Security Scan
  • keep the recommendation tied to the verified local Ollama build and document that runtime capability checks remain authoritative
  • correct the GPT-OSS catalog tool capability and cover the Gemma 4 tool-capability distinction
  • verify the catalog recommendation is highlighted in the model library

Validation

  • cd server && npm test -- --run lib/localLlmCatalog.test.js
  • cd client && npm test -- --run src/components/settings/LocalLlmTab.test.jsx
  • cd client && npm run lint
  • cd client && npm run build

Gemma 4 remains available in the general catalog, but is intentionally not eligible for this security preflight because its native function-calling capability violates the no-tools selection policy.

@atomantic
atomantic merged commit 2f43f02 into main Sep 1, 2026
7 checks passed
@atomantic
atomantic deleted the codex/security-scan-llm-recommendation branch September 1, 2026 21:32
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