mirror of
https://github.com/langgenius/dify.git
synced 2026-03-23 07:17:55 +08:00
- Added `bananaCommand` to handle vibe-related actions, including search and command registration. - Updated `command-selector` to utilize new internationalization maps for slash commands and scope actions. - Removed deprecated banana action from the actions index and adjusted related filtering logic. - Added unit tests for the banana command to ensure correct behavior in various scenarios. - Deleted obsolete banana action tests and files.