Releases
v0.2.5
Compare
Sorry, something went wrong.
No results found
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
You can’t perform that action at this time.