Skip to content

Commit 638c9ab

Browse files
committed
Add codex
1 parent 30ee099 commit 638c9ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/dot_config/mise/config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ go = "1.25"
55
node = "22"
66
"npm:@anthropic-ai/claude-code" = "latest"
77
"npm:@devcontainers/cli" = "latest"
8-
python = "latest"
8+
"npm:@openai/codex" = "latest"
9+
python = "3.13"
910
usage = "latest"
1011
uv = "latest"
1112

0 commit comments

Comments
 (0)