f705269e34d7965c8404c4890d7e5483be9f688a
Split conversational.py (2271 lines) into modular files: - tools.py: TOOL_REGISTRY, get_tool_registry(), SKILL_EMOJIS - help.py: format_* functions for slash command help - client.py: MiniMaxClient, SYSTEM_PROMPT, TOOLS definitions - agent.py: ConversationalAgent class with all methods - __init__.py: Public exports from all modules Updated bots.py import to use new module path. Deleted conversational.py.
Description
Research and documentation repository
Languages
Python
63%
Svelte
30.2%
TypeScript
6.2%
Shell
0.3%
JavaScript
0.2%