Signed-off-by: Thibault Sottiaux <tibo@openai.com>
This commit is contained in:
Thibault Sottiaux
2025-04-16 18:10:47 -07:00
parent b8663180ed
commit 9172840647

View File

@@ -10,6 +10,7 @@
<details> <details>
<summary><strong>Table&nbsp;of&nbsp;Contents</strong></summary> <summary><strong>Table&nbsp;of&nbsp;Contents</strong></summary>
- [Experimental Technology Disclaimer](#experimental-technology-disclaimer)
- [Quickstart](#quickstart) - [Quickstart](#quickstart)
- [Why Codex?](#whycodex) - [Why Codex?](#whycodex)
- [Security Model \& Permissions](#securitymodelpermissions) - [Security Model \& Permissions](#securitymodelpermissions)
@@ -29,9 +30,9 @@
- [Review process](#review-process) - [Review process](#review-process)
- [Community values](#community-values) - [Community values](#community-values)
- [Getting help](#getting-help) - [Getting help](#getting-help)
- [Developer Certificate of Origin (DCO)](#developer-certificate-of-origin-dco) - [Contributor License Agreement (CLA)](#contributor-license-agreement-cla)
- [How to sign (recommended flow)](#how-to-sign-recommended-flow)
- [Quick fixes](#quick-fixes) - [Quick fixes](#quick-fixes)
- [Releasing `codex`](#releasing-codex)
- [Security \& Responsible AI](#securityresponsibleai) - [Security \& Responsible AI](#securityresponsibleai)
- [License](#license) - [License](#license)
@@ -39,6 +40,17 @@
--- ---
## Experimental Technology Disclaimer
Codex CLI is an experimental project under active development. It is not yet stable, may contain bugs, incomplete features, or undergo breaking changes. Were building it in the open with the community and welcome:
- Bug reports
- Feature requests
- Pull requests
- Good vibes
Help us improve by filing issues or submitting PRs (see the section below for how to contribute)!
## Quickstart ## Quickstart
Install globally: Install globally: