Skip to content

v2.2.8.2

Choose a tag to compare

@github-actions github-actions released this 24 Dec 02:59
· 11 commits to master since this release
Add intent detection and plugin management features to StudioApp

- Introduced INTENT_TOOL_MAP for automatic tool detection based on user input.
- Implemented detectIntent function to analyze user instructions and suggest tools.
- Added applyIntentTools function to merge detected tools with selected tools.
- Created UI elements for managing plugin tools, including checkboxes for active/inactive plugins.
- Added functionality to update posts from chat content, including error handling.
- Enhanced the editor with options to schedule posts and update existing drafts.
- Introduced auto intent toggle to enable/disable automatic tool suggestions.