mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-01-14 16:18:02 -05:00
feat(migrations): implement migration to consolidate API key and URL into a single configuration for improved simplicity refactor(config): rename configuration keys to use a single API key and URL for all LLM providers, enhancing consistency fix(engine): update engine initialization to use new unified API key and URL configuration test(config): update tests to validate new configuration structure and ensure backward compatibility with existing setups