fix: actor tool stringified ops, model search, custom provider UX, editor cursor bug#294
Open
WqyJh wants to merge 3 commits into
Open
fix: actor tool stringified ops, model search, custom provider UX, editor cursor bug#294WqyJh wants to merge 3 commits into
WqyJh wants to merge 3 commits into
Conversation
Bug fixes: - XiaomiMiMo#561: Actor tool now handles stringified operation param via Zod union transform - XiaomiMiMo#487: Model search more lenient (fuzzysort threshold -6000 -> -10000) for CJK support - XiaomiMiMo#529: API key field clearly marked optional for local providers (EN + ZH i18n) - editor-dom.ts: setCursorPosition bug when remaining=0 on pill/break didn't return early - CLI: Truncate long busy status messages to 60 chars to prevent layout overflow
…ution Bug fixes: - XiaomiMiMo#565: Replace hardcoded Chinese strings in mimo auth plugin with English defaults, use i18n in TUI dialog - XiaomiMiMo#487: Remove skipFilter=true from DialogModel to enable model list search - XiaomiMiMo#502: Truncate busyMessage in status bar to 60 chars to prevent overflow - XiaomiMiMo#504: Strip leading 'Paste' literal from terminal bracketed paste data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Second round of bug fixes and UX improvements for MiMo-Code.
Bug Fixes
Mirrored from XiaomiMiMo/MiMo-Code#570 — original author @MrRealORG.