Skip to content

Commit cb3e900

Browse files
author
github-actions
committed
Automated documentation update [skip ci]
1 parent ea26716 commit cb3e900

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

src/codex/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# codex (codex)
3+
4+
A CLI for AI-assisted coding, using OpenAI models to help with programming tasks - chat-driven development with code execution capability. Always installs the latest version.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/codex:1": {}
11+
}
12+
```
13+
14+
15+
16+
17+
18+
---
19+
20+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jsburckhardt/devcontainer-features/blob/main/src/codex/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)