Change8

v0.24.0

📦 ollamaView on GitHub →
4 features🐛 1 fixes🔧 1 symbols

Summary

The OpenAI Codex App is now available on Ollama, integrating local and cloud models for coding workflows. This release also introduces a built-in browser and code review mode, alongside MLX sampler improvements for Apple Silicon.

Migration Steps

  1. To switch back to OpenAI's default setup, run: ollama launch codex-app --restore

✨ New Features

  • The OpenAI Codex App is now available on Ollama, allowing use of any local or cloud Ollama model for coding, browsing, and reviewing.
  • Introduced a built-in browser in Codex that can spin up local servers and sites, enabling direct annotation on pages to request changes.
  • Added Review mode for inspecting code, leaving comments, and iterating without leaving the workspace.
  • Added specific model recommendations for difficult coding/agentic tasks (kimi-k2.6, glm-5.1) and local use without Ollama Cloud (nemotron-3-super, gemma4:31b, qwen3.6).

🐛 Bug Fixes

  • Reworked the MLX sampler for improved generation quality on Apple Silicon.

Affected Symbols