Initial commit

Signed-off-by: Ilan Bigio <ilan@openai.com>
This commit is contained in:
Ilan Bigio
2025-04-16 13:00:18 -04:00
parent 59a180ddec
commit ae7b518c53
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
export const CLI_VERSION = "0.1.04152057"; // Must be in sync with package.json.
export const CLI_VERSION = "0.1.04160940"; // Must be in sync with package.json.
export const ORIGIN = "codex_cli_ts";
export type TerminalChatSession = {