Highlights
- Providers: add opus 4.6 to providers, add gpt-5.3-codex to codex, add kimi coding plan, add kimi-k2.5 to iflow
- Add three-level validation for large file optimization
- Run command respect quiet/yes flags and handle prompt arguments
What's Changed
- feat: add providerMetadata support for tool calls in history by @xierenyuan in #737
- fix(run): respect quiet/yes flags and handle prompt arguments by @kamusis in #739
- feat: filter unmatched tool_use messages in message history by @xierenyuan in #740
- feat: add three-level validation for large file optimization by @xierenyuan in #741
- fix(textinput): correct tab key handling in useTextInput hook by @sorrycc in #743
New Contributors
Full Changelog: 0.27.0...0.27.1