refactor: creating providers placeholders and barrel file

This commit is contained in:
simosmik
2026-04-16 07:51:17 +00:00
parent 9f99f6ab53
commit ef916615f8
22 changed files with 650 additions and 582 deletions

View File

@@ -15,7 +15,7 @@
import { Codex } from '@openai/codex-sdk';
import { notifyRunFailed, notifyRunStopped } from './services/notification-orchestrator.js';
import { codexAdapter } from './providers/codex/adapter.js';
import { codexAdapter } from './providers/codex/index.js';
import { createNormalizedMessage } from './providers/types.js';
// Track active sessions