AGENT QUIQUE - SEARCH MODULE =================================== Last synced: 2026-04-23 20:35 UTC This folder contains the complete search module adapted for the server. LOCATIONS: Working copy: /home/agent-quique/search_module/ (server) Desktop copy: /Data/Documents/AI-Searches/agent_quique/ (for your Desktop) WHAT WAS CHANGED FROM ORIGINAL: 1. All /home/quique/agent_quique/ paths -> /home/agent-quique/search_module/ 2. Brave API key hardcoded in sub_agents/config.py 3. agent_orchestrator.py has run() method added (required by BaseAgent) 4. README.md paths updated TO COPY TO DESKTOP: Via Thunar/SSHFS mount: Navigate to /Data/Documents/AI-Searches/ and copy the agent_quique/ folder (rename to quique/ or search_module/ as you prefer) PASSWORDS/KEYS IN THESE FILES: - sub_agents/config.py contains the hardcoded Brave Search API key - Keep this file secure, do not share publicly