v0.90.7
Immutable
release. Only release title and notes can be modified.
Added
- Added the
ultrathinking level (maximum reasoning with automatic task delegation, GPT-5.6 Sol/Terra viaopenai-codex) to the CLI--thinkingflag, thinking selector, settings, theme colors, and router feedback levels; the reasoning router never auto-selectsultra, and models without it clamp down to their highest supported level.
Changed
- Refreshed built-in model metadata via
omk-airegeneration so OpenRouter latest tool-capable models and OpenCode Go (opencode-go) catalog entries stay current for/modeland provider defaults. - Changed the root README project demo link to Mario's Threads profile.
Fixed
- Fixed
secret.read_pathcommand-safety false positives for search commands: the pattern argument immediately after--ingrep/egrep/fgrep/rgis no longer treated as a secret file operand, while real secret-file operands (e.g.rg -- needle .env,grep -f .env needle) stay confirm-tier. - Fixed npm trusted-publishing identity after the GitHub repository rename by aligning package metadata with
dmae97/omk.