Luis Pater
7ea88358f0
refactor(executor): centralize header application logic for executors
- Replaced repetitive header setting logic with helper methods (`applyCodexHeaders`, `applyClaudeHeaders`, `applyQwenHeaders`) in Codex, Claude, and Qwen executors.
- Ensured consistent headers in HTTP requests across all executors.
- Introduced UUID and additional structured headers for better traceability (e.g., session IDs, metadata).
2025-09-23 01:20:10 +08:00
..
2025-09-22 23:23:31 +08:00
2025-09-22 01:40:24 +08:00
2025-09-07 21:28:10 +08:00
2025-09-22 21:54:52 +08:00
2025-09-22 01:40:24 +08:00
2025-09-22 17:36:31 +08:00
2025-09-22 02:56:45 +08:00
2025-09-22 01:40:24 +08:00
2025-09-22 22:17:12 +08:00
2025-09-22 01:40:24 +08:00
2025-09-22 01:40:24 +08:00
2025-09-23 01:20:10 +08:00
2025-09-22 08:01:37 +08:00
2025-09-22 02:56:45 +08:00
2025-09-22 22:54:21 +08:00