refactor(aisidebar): restructure project and implement reasoning mode toggle
- Reorganize project structure and file locations - Add ReasoningController to manage model selection and reasoning mode - Update design and requirements for reasoning mode toggle - Implement model switching between Qwen3-4B-Instruct and Qwen3-4B-Thinking models - Remove deprecated files and consolidate project layout - Add new steering and specification documentation - Clean up and remove unnecessary files and directories - Prepare for enhanced AI sidebar functionality with more flexible model handling
This commit is contained in:
BIN
__pycache__/__init__.cpython-313.pyc
Normal file
BIN
__pycache__/__init__.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/aisidebar.cpython-313.pyc
Normal file
BIN
__pycache__/aisidebar.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/chat_widget.cpython-313.pyc
Normal file
BIN
__pycache__/chat_widget.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/command_processor.cpython-313.pyc
Normal file
BIN
__pycache__/command_processor.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/conversation_archive.cpython-313.pyc
Normal file
BIN
__pycache__/conversation_archive.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/conversation_manager.cpython-313.pyc
Normal file
BIN
__pycache__/conversation_manager.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/ollama_client.cpython-313.pyc
Normal file
BIN
__pycache__/ollama_client.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/ollama_monitor.cpython-313.pyc
Normal file
BIN
__pycache__/ollama_monitor.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/reasoning_controller.cpython-313.pyc
Normal file
BIN
__pycache__/reasoning_controller.cpython-313.pyc
Normal file
Binary file not shown.
BIN
__pycache__/streaming_handler.cpython-313.pyc
Normal file
BIN
__pycache__/streaming_handler.cpython-313.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user