dify/web/app/components/goto-anything
yyh 68c220d25e feat: implement banana command with search and registration functionality
- 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.
2025-12-29 10:42:23 +08:00
..
actions feat: implement banana command with search and registration functionality 2025-12-29 10:42:23 +08:00
command-selector.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
command-selector.tsx feat: implement banana command with search and registration functionality 2025-12-29 10:42:23 +08:00
context.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
context.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.tsx feat: use @banana 2025-12-29 10:42:21 +08:00