3.0.0-beta.40 
Patch Changes 
- Fix issue with unsupported import path
3.0.0-beta.39 
Patch Changes 
- Add TypeScript module declaration for AiAgentStorageto improve type safety
3.0.0-beta.38 
Patch Changes 
- Fix a bug where rejectToolCalldid not undo all changes when using the AI Agent with the AI Changes extension
- Fix a bug where acceptToolCalldid not apply all changes when using the AI Agent with teh AI Suggestion extension
3.0.0-beta.37 
Minor Changes 
- Set the default model to gpt-5
3.0.0-beta.36 
Patch Changes 
- Fixes bug where the systemPromptoption was ignored by the AI Agent extension
3.0.0-beta.35 
Minor Changes 
- Add support for GPT-5 models in AiAgentModelNametype
- Added gpt-5,gpt-5-mini,gpt-5-nano,gpt-5-chatmodels
- Added timestamped versions: gpt-5-2025-08-07,gpt-5-mini-2025-08-07,gpt-5-nano-2025-08-07,gpt-5-chat-2025-08-07
 
3.0.0-beta.34 
Patch Changes 
- Use unpinned Tiptap dependencies to avoid peer dependency issues with Tiptap 3.x.x
3.0.0-beta.33 
Major Changes 
- useAiChangesExtensionoption of- AiAgentProviderhas been renamed to- reviewOptions.extension
- autoAcceptoption of- AiAgentProviderhas been renamed to- reviewOptions.autoAccept
- Requires @tiptap-pro/extension-ai-suggestionversion3.0.0-beta.33or later
Minor Changes 
- Review changes before they are inserted into the document, using the AI Suggestion extension
3.0.0-beta.32 
Major Changes 
- Publish AI Agent extension (beta) for Tiptap 3
- On-premises customers: upgrade the AI Server to version 2.9.0 or later