Skip to content

v0.2.5

Latest

Choose a tag to compare

@mutawakkilalallah mutawakkilalallah released this 14 Jun 04:44

Highlights

  • Added OpenAI-compatible provider management for Tiarina API, OpenAI, OpenRouter, and custom providers.
  • Added validated provider setup: providers are saved only after model fetching succeeds.
  • Added safer provider management with API key refresh, model cache refresh, and custom provider removal.
  • Added searchable model picker with provider headers, direct model selection, scoped provider search, and More Models.
  • Added provider/model display in prompt footer and spinner status.
  • Improved markdown streaming so responses no longer fragment mid-word or break markdown rendering.
  • Improved diff previews with block-style add/remove rows and lightweight syntax highlighting.
  • Improved terminal spacing for assistant answers, tool logs, validation output, and status summaries.
  • Added <thought> / <think> handling with a compact Thinking Preview box while hiding raw tags from replies.
  • Updated README and tests for provider/model management and rendering behavior.

Validation

  • npm run build
  • npm test
  • npm run lint
  • node dist/index.js --version