Skip to content

0.145.0

Latest

Choose a tag to compare

@ericdallo ericdallo released this 10 Jul 18:05
a414b9a
  • Add built-in variants for gpt-5.6 models (gpt-5.6-luna, gpt-5.6-terra, gpt-5.6-sol): none, low, medium, high, xhigh, max.
  • Support provider-level extraHeaders, sent on completion and models list requests. #517
  • Improve /init prompt, AGENTS.md, and development docs.
  • Improve chat/queryContext/chat/queryFiles: rank results (basename matches first) keeping a stable order, include directories matching the query, list directory contents for workspace-relative queries like src/foo/, and refresh the workspace file index every few seconds so new files show up in completion.