v0.4.1
Feature
v0.4.1 - In-app chat
Introduced an in-app AI chat interface with admin support
New
- New in-app chat interface, added to the sidebar and the omnibox
- Admin interface for reviewing chats
- Ability to refresh the list of available AI models
- Support request intake added
Changes
- Renamed "Upsert" actions to "save" across CMS tools for consistency
- Standardized on
to_mcp_responseacross CMS tools - Removed the separate models controller
Fixes
- Fixed database export
- Fixed a system prompt error
- Fixed casing inconsistencies in tool examples
- Fixed a typo in docs
- Fixed assorted linting errors