> ## Documentation Index
> Fetch the complete documentation index at: https://learn.getodin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 1.3.1

> Released 2025-06-19

## New Features

### Tool Display in Chat Interface

* Tools now appear in real-time in the chat interface as they are executed

### Web Search Integration

* **New Toolkit:** Added comprehensive websearch toolkit for real-time information retrieval
* **Capabilities:**
  * Real-time web searches during conversations
  * Integration with multiple search providers
  * Automatic result parsing and summarization

### Custom LLM Headers Support

* **Feature:** Added support for custom headers to be passed to custom Large Language Models
* **Benefits:**
  * Enhanced authentication options
  * Custom rate limiting headers
  * Provider-specific optimization parameters
  * Better integration with enterprise LLM deployments
* **Configuration:** Headers can be configured per model or globally

***

## Improvements

### User Interface Enhancements

* Improved tool execution visibility in chat interface
* Better visual feedback during long-running operations
* Enhanced agent and toolkit display on v2 agents page

***

## Bug Fixes

### Critical Fixes

#### Multiline Paste Functionality

* **Issue:** Paste operations for multiline content were not working correctly

#### Thought Display Formatting

* **Issue:** Missing line breaks between AI thought processes made output difficult to read

#### Agent Page Display Issues

* **Issue:** Tools and toolkits were not properly displaying on the v2 agents page
