- Added complete hyper automated crypto trading bot
- Includes multi-process architecture with strategy engine
- Features live data feeds, multi-agent trading, and real-time dashboard
- Cleaned up duplicate files and deprecated code
- Removed old data_fetcher_old.py, market_old.py, and migration scripts
- Consolidated strategy files and improved project structure
- Document when and how to update global configuration
- Include specific scenarios for different types of changes
- Provide step-by-step update workflow
- Add verification and testing instructions
- Recommend best practices for development vs deployment
- Add comprehensive global setup documentation
- Create ~/.config/opencode/config.json with all agents
- Copy all prompt files to global location
- Update README with detailed global configuration steps
- Include verification instructions and structure overview
- Added 4 integration methods (copy, global, project-specific, selective)
- Included step-by-step instructions for each method
- Added project-specific customization ideas
- Included troubleshooting and best practices
- Added examples for web development, data science, and DevOps projects