e41d07486be7becb8078de4b77ad44c708f28d4f
Implement slash command help system as described in issue #57: - Add Tool Registry in backend with metadata for all available tools - Add command parser for '/' prefix in ConversationalAgent - Add slash command handling functions: - '/' shows list of all available tools - '/help' shows general help about Randebu - '/<tool-name>' shows detailed help for specific tool - Update frontend ChatInterface to detect '/' and show formatted help dropdown - Add keyboard navigation (Arrow keys, Tab, Enter, Escape) for slash menu
Description
Research and documentation repository
Languages
Python
63%
Svelte
30.2%
TypeScript
6.2%
Shell
0.3%
JavaScript
0.2%