dify/web/app/components/goto-anything/actions
yyh 09019cb9f3
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-27 14:49:55 +08:00
..
commands feat: implement banana command with search and registration functionality 2025-12-27 14:49:55 +08:00
app.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.ts feat: implement banana command with search and registration functionality 2025-12-27 14:49:55 +08:00
knowledge.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
plugin.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
rag-pipeline-nodes.tsx feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00
types.ts feat: implement banana command with search and registration functionality 2025-12-27 14:49:55 +08:00
workflow-nodes.tsx feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00