Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:49
· 57 commits to main since this release

Changelog

  • 6e9b55a feat: add MemoryDialog popup when clicking memory chip in session/plan headers
  • e5d8c23 feat: add OpenRouter free models to community key pool
  • 9e096c5 feat: add collection field to Settings custom model form
  • 426f5d8 feat: add free-tier community key pool (Groq)
  • 81dead8 feat: add info card teaching users how to use OpenAI-compatible providers
  • 9f3788d feat: auto-persist Ollama config on first detection
  • ea2e871 feat: group OpenAI-compatible provider models by collection
  • 710de6c feat: set North Mini Code (cohere/north-mini-code:free) as default free model
  • cf2d3cb feat: zero-config Ollama auto-detection with onboarding fast path
  • b7da782 feat: zero-config free model pool (ogcode collection)
  • 9c21207 fix: center the memory savings popover
  • c5763aa fix: make bash, AGENT.md, and MEMORY.md handling platform-agnostic
  • cb72563 fix: make glob and grep tools work correctly on Windows
  • 9a1c52e fix: remove invalid TypeScript cast breaking Vite build in onboarding
  • ca92951 memory: record OS/shell detection in system prompt architecture notes
  • b16c791 prompt: inject OS version and shell info into system prompt
  • 34b2c2f release: bump version to v0.16.0 with zero-config free model pool
  • fa3612b remove: "How Memory Works" section from MemoryDialog