Files
opencommit/src/engine
EmilienMottet 6aae1c7bd7 ♻️(engine): extract custom header parsing and update OpenAiEngine
- export parseCustomHeaders from src/utils/engine.ts
- use parseCustomHeaders in OpenAiEngine for config.customHeaders
- remove try/catch and inline JSON.parse logic
- update config test to expect headers as object and drop JSON.parse

Centralize header parsing for reuse and simplify engine code
Update tests to match new header format for clarity
2025-04-30 21:43:44 +02:00
..
2025-04-12 04:51:11 -04:00
2025-04-12 04:51:11 -04:00
2025-04-12 04:51:11 -04:00
2025-04-12 04:51:11 -04:00
2025-04-12 04:51:11 -04:00
2024-09-07 18:17:17 +03:00
2025-04-12 04:51:11 -04:00
2025-04-12 04:51:11 -04:00
2024-08-27 17:04:36 +03:00