Changelog
- 6eb94da Merge pull request #404 from router-for-me/config
- b693d63 docs(config): comment out example API key configurations
- 651179a refactor(config): add detailed logging for legacy configuration migration
- b5033c2 refactor(config): auto-persist migrated legacy configuration fields
- bd16784 refactor(config): consolidate Amp settings into AmpCode struct
- 8c42b21 refactor(config): improve OpenAI compatibility target matching logic
- b6bdbe7 refactor(config): relocate legacy migration helpers to end of file
- df0fd1a refactor(config): remove deprecated AMP configuration keys during save
- 06c0d2b refactor(config): remove deprecated legacy API key fields
- 559b7df refactor(config): restructure and uncomment example configuration
- c4a5be6 style(amp): standardize log message capitalization