Revision history for RT-Extension-AI 0.07 - Move functions to a dedicated section at the bottom of the POD. This is a documentation-only change. - Document natural language search - Add a beta note to the natural language search - Add notes about token usage, specifically input tokens - Add a Search menu entry for natural language search - Add Claude as a new AI provider option 0.06 2026-05-27 - Add AI queue setup assistant feature - Accept a natural language search query and generate TicketSQL - Support to generate context for AI - Make UI backgrounds adapt to dark theme 0.05 2025-08-13 - Pass queue info to AI endpoints for ticket create page - Support to customize AI editor features from config - Exclude aiSuggestion toolbar menu if AI is not active for current queue - Handle empty ticket id for suggestion modals - Avoid coerced null string id for AI requests while creating ticket (thanks to Zach Kelly!) 0.04 2025-08-07 - Support RT 6.0.1 0.03 2025-07-29 - Use WebPath in Helper URLs - Zach Kelly 0.02 2025-07-17 - Pass ticket id for autocomplete calls to allow queue-specific configuration to be loaded 0.01 2025-07-09 - Initial version