Back to feed

Instant Edits, GPT-5 Codex Support & Grok Code Fast 1

Nov 3, 2025
Continue.dev/ContinueIDE

OpenAI Responses API Support

Full GPT-5 Codex and advanced model integration (#8417)

Implemented comprehensive Responses API support in OpenAI adapters, bringing streaming and non-streaming capabilities for GPT-5 Codex and other cutting-edge models. This major infrastructure update provides:

  • Robust handling of OpenAI's Response objects with ternary logic for flexible streaming modes
  • Seamless integration with existing OpenAI adapters
  • Foundation for advanced model capabilities in Continue

Instant Edit for Find/Replace Tools

No more waiting for streaming diffs (#8473)

Replaced streaming diff approaches with instant apply for find/replace operations in both VS Code and JetBrains IDEs. Your edits now:

  • Apply immediately with synchronous diff computation
  • Automatically scroll to changes for better visibility
  • Deliver a significantly snappier editing experience

Grok Code Fast 1 Integration

xAI's speedy agentic coding model joins Continue (#8475)

Added xAI's Grok Code Fast 1 as a recommended agent model, bringing lightning-fast agentic coding to Continue. This integration features:

  • Full tool support with advanced thinking capabilities
  • Enhanced agent-mode UI with improved tooltips
  • Clearer Plan/Agent mode labels for better workflow understanding
  • Optimized for rapid iteration and responsive coding workflows

For the full changelog and detailed commit history, visit our GitHub releases