@oh-my-pi/pi-catalog
Fixed
- Fixed MiniMax-M3 catalog context for the MiniMax Coding/Token Plan providers
minimax-codeandminimax-code-cnto report the documented 1M long-context tier instead of the upstream 512K pricing boundary; the previous patch only coveredminimax/minimax-cn, so the Coding Plan picker still showed 512K in the status bar (#3097).
@oh-my-pi/pi-coding-agent
Fixed
- Fixed custom
models.ymlproviders rejecting thecompat.supportsImageDetailOriginaloverride, so Responses-compatible proxies that reject snapcompact's native-resolution image hint can clamp frames todetail: "auto". (#3092)
@oh-my-pi/pi-tui
Fixed
- Fixed slash command autocomplete, inline hints, and Enter completion when the slash command is preceded by leading whitespace (#3095).
- Fixed empty
/autocomplete burying user skill commands below every built-in command, so installed skills appear in the initial slash popup (#2875).
What's Changed
- fix(tui): surface skill commands in slash menu by @roboomp in #2878
- fix(config): allow Responses image detail compat in models.yml by @roboomp in #3093
- fix(tui): complete slash commands after leading spaces by @roboomp in #3096
- fix(catalog): pin MiniMax-M3 contextWindow to 1M on minimax-code(-cn) by @roboomp in #3098
Full Changelog: v16.1.6...v16.1.7