Skip to content

Add support for Qwen 3.5 and initial testing#8

Draft
lsarra-ax wants to merge 2 commits into
mainfrom
qwen35
Draft

Add support for Qwen 3.5 and initial testing#8
lsarra-ax wants to merge 2 commits into
mainfrom
qwen35

Conversation

@lsarra-ax

Copy link
Copy Markdown
Collaborator

Introduce support for the Qwen 3.5 model, including configuration updates and deployment scripts. Add initial tests to validate functionality.

KrystianNowakowski added a commit that referenced this pull request Jun 8, 2026
- #1: char cap skips (continue) an over-budget definition instead of break, so
  smaller later definitions are still cached
- #2: ambiguous bare names (min/map/insert/...) cached only on a qualified
  reference, avoiding false positives when the proof used a Mathlib/core identifier
- #4: injected <local-definitions> block is bounded to a fraction of the model
  input budget, dropping whole trailing entries (verbatim source never chopped)
- #7: warn when the local-search tool is present but its searcher can't be
  recovered (used-definition caching silently disabled)
- #8: normalize the fuzzy query once per search instead of per declaration

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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