Revamp status UI with rate limit reset times

This commit is contained in:
Ahmed Ibrahim
2025-09-24 12:53:09 -07:00
parent 7bff8df10e
commit ab5a129a7d
49 changed files with 1873 additions and 1513 deletions

View File

@@ -11,11 +11,17 @@
},
"files": [
"bin",
"vendor"
"dist"
],
"repository": {
"type": "git",
"url": "git+https://github.com/openai/codex.git",
"directory": "codex-cli"
},
"dependencies": {
"@vscode/ripgrep": "^1.15.14"
},
"devDependencies": {
"prettier": "^3.3.3"
}
}