Skip to content

Feature/add deepseek v4.1 ability table - #536

Closed
Wang-Daoji wants to merge 43 commits into
MemTensor:v1.1.9from
Wang-Daoji:feature/add-deepseek-v4.1-ability-table
Closed

Wang-Daoji wants to merge 43 commits into
MemTensor:v1.1.9from
Wang-Daoji:feature/add-deepseek-v4.1-ability-table

Conversation

@Wang-Daoji

Copy link
Copy Markdown
Collaborator

No description provided.

Wang-Daoji and others added 30 commits September 15, 2026 19:24
Official API ID deepseek-flash is native multimodal with 1M/384K limits; also register the informal deepseek-v4.1-flash ID so image input and implicit thinking match exact catalog lookups.

Co-authored-by: Cursor <cursoragent@cursor.com>
Show a one-time campaign dialog with CN/intl copy, and stack a token-credit notification after the comment-draw reward lands.

Co-authored-by: Cursor <cursoragent@cursor.com>
…-prompt

feat(desktop): add Mid-Autumn campaign prompt and token credit toast
In account mode the model dropdown re-derives modelAssignments.account.agent.candidates
from modelAssignments.byok.agent.candidates on every startup. A custom (source: "byok")
model added while in account mode was written only to the account candidate list, so it
was dropped on the next restart; the last-used model reverted to the platform default for
the same reason (its default preset was no longer in the re-derived candidates).

- upsertModelConnection now also enrolls newly added BYOK presets into
  modelAssignments.byok.agent.candidates (the source of truth the backend account
  projection reads), so custom models survive the restart re-projection.
- Selecting a model in the chat model picker now persists it as the mode default
  (new defaultModelSelectionInput helper + saveModelCatalog), so a new chat after
  restart defaults to the last-used model instead of the platform preset.
- Add regression tests for candidate enrollment, default survival, and the helper.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
feat: add lottery campaign rewards
…ledge-base

Stop nested folder deletes from freezing the knowledge page
…-model-persistence

fix(desktop): persist custom models and last-used model in account mode
Account mode needs an authenticated user, and BYOK counts as signed in without a cloud account.

Co-authored-by: Cursor <cursoragent@cursor.com>
Account mode waits for guidance, and BYOK waits until an Agent model is saved.

Co-authored-by: Cursor <cursoragent@cursor.com>
Account and BYOK now share the same post-guidance gate, while the remote campaign status still decides whether to offer it.

Co-authored-by: Cursor <cursoragent@cursor.com>
feat(desktop): add Mid-Autumn campaign
Wait until guidance has settled and the user is on a workspace route, and require a saved BYOK Agent model before offering the prompt.

Co-authored-by: Cursor <cursoragent@cursor.com>
feat: show the campaign prompt after workspace entry
…-update

fix(desktop): prevent memory-service blocking Windows updates
…ndows-memory-service

fix(desktop): stop Windows memory service on exit by default
fix(desktop): keep Windows startup alive through splash timeout
…imestamps

fix(agent): persist WebUI transcript event timestamps
…search-palette

fix(desktop): hide standalone search ownership label (MEMMY-517)
…agent-loop-errors

fix(chat): de-emphasize recovered tool errors (MEMMY-590)
syzsunshine219 and others added 13 commits September 22, 2026 20:58
…upgrade-chain

fix(upgrade): prefer packaged cloud endpoint over stale env (MEMMY-600)
Added release notes for Memmy version 1.1.8, detailing highlights and upgrade notes.
…eek-v4.1-ability-table

Keep account-mode BYOK enrollment and stale assignment pruning together, and load node:sqlite only when a hook opens a source database so Codex capture does not treat the experimental warning as a failure.

Co-authored-by: Cursor <cursoragent@cursor.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.

5 participants