mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
docs: add description to codex-cli/package.json
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@openai/codex",
|
||||
"version": "0.0.0-dev",
|
||||
"description": "Codex CLI is a coding agent from OpenAI that runs locally on your computer.",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"codex": "bin/codex.js"
|
||||
|
||||
Reference in New Issue
Block a user