Commit graph

1 commit

Author SHA1 Message Date
7b09b9a5e0 Implement zero-config philosophy: Remove .env in favor of smart auto-detection
- Added CONFIGURATION.md explaining zero-config approach
- Created SmartModelLoader for intelligent model fetching
- Removed .env.example (configuration files are security theater)
- Models load from multiple sources automatically (local, CDN, cache)
- Credentials detected from secure OS keychains, not files
2025-08-12 08:04:01 -07:00