v2.2.8.2
·
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.