mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 06:17:09 +00:00
- add a Codex adapter, detector, runtime aliases, and compatibility matrix - keep Codex runtime-only while preserving persisted targets for claude and droid - cover Codex launch, reasoning, wrapper detection, and bridge routing regressions Refs #773
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
process.env.CCS_INTERNAL_ENTRY_TARGET = 'codex';
|
|
require('../ccs');
|