Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 796 Bytes

File metadata and controls

15 lines (9 loc) · 796 Bytes

New Features

  • LLM Thinking/Reasoning Display: Agent responses now show the model's thinking process. Thinking content appears as a collapsible block in the chat, giving users insight into how the agent reasons before acting.
  • Stop Generation Button: Users can now cancel in-progress streaming responses.

Improvements

  • Redesigned chat message layout: thinking and tool call indicators now appear without avatar or background, keeping the conversation view cleaner and more focused on the agent's actual responses.
  • Optimized system skill loading for providers with native search capabilities.

Bug Fixes

  • Fixed issues with thinking content not displaying for tool call responses.

Full Changelog: https://github.com/crestalnetwork/intentkit/compare/v0.12.2...v0.12.3