Skip to content

feat(mind): add chat screen model config dialog - #1915

Merged
ucguy4u merged 1 commit into
mainfrom
agent/mind/chat-model-config
Aug 26, 2026
Merged

feat(mind): add chat screen model config dialog#1915
ucguy4u merged 1 commit into
mainfrom
agent/mind/chat-model-config

Conversation

@ucguy4u

@ucguy4u ucguy4u commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a Configurations dialog on the chat screen (Model Configs + System Prompt) for max tokens, TopK, TopP, temperature, CPU/GPU, and an optional system-prompt override.
  • Persist those settings and pass sampling/accelerator into GGUF generation so local chat uses the chosen runtime knobs.

Test plan

  • packages/feature_mind unit/widget tests for config model, prefs, dialog, chat-screen entry, and GGUF sampling forward
  • Open Agent Skills chat, tap the settings icon, change a slider, OK, send a message

Made with Cursor

Expose sampling, accelerator, and system-prompt overrides from chat so local generation can use the on-device gallery controls.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ucguy4u
ucguy4u merged commit 49cdb31 into main Aug 26, 2026
9 of 17 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Plugin Module Size Gate

Policy: modules over 3 MB must be delivered as plugins; plugin modules over 5 MB must document cache management.

Module Size Type Status
packages/feature_mind 2.93 MB bundled WARN: 1-3 MB requires PR size justification

@ucguy4u
ucguy4u deleted the agent/mind/chat-model-config branch August 26, 2026 18:54
@github-actions

Copy link
Copy Markdown
Contributor

🚀 PR Quick Check Summary

Check Status Description
PR Validation ❌ failure Title format, docs, bundled model guardrail
Code Quality ❌ failure Analyze, formatting
Core Tests ❌ failure Core package unit tests
Airo Mind Shell ❌ failure Mind flavour analyze, tests, entrypoint compile

💡 Note: Full app tests, coverage reports, and security scans run on merge to main.

View Details

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