core-agent-ide/codex-cli
Thibault Sottiaux 47c683480f
(feat) expontential back-off when encountering rate limit errors (#153)
...and try to parse the suggested time from the error message while we
don't yet have this in a structured way

---------

Signed-off-by: Thibault Sottiaux <tibo@openai.com>
2025-04-16 17:37:12 -07:00
..
examples chore: fixed gramatical errors in prompt examples (#136) 2025-04-16 15:45:29 -07:00
scripts (fix) update Docker container scripts (#47) 2025-04-16 12:02:41 -07:00
src (feat) expontential back-off when encountering rate limit errors (#153) 2025-04-16 17:37:12 -07:00
tests fix(text-buffer): correct word deletion logic for trailing spaces (Ctrl+Backspace) (#131) 2025-04-16 16:25:08 -07:00
.dockerignore (fix) update Docker container scripts (#47) 2025-04-16 12:02:41 -07:00
.editorconfig Initial commit 2025-04-16 12:56:08 -04:00
.eslintrc.cjs Initial commit 2025-04-16 12:56:08 -04:00
build.mjs Initial commit 2025-04-16 12:56:08 -04:00
Dockerfile (fix) update Docker container scripts (#47) 2025-04-16 12:02:41 -07:00
ignore-react-devtools-plugin.js Initial commit 2025-04-16 12:56:08 -04:00
package-lock.json (feat) expontential back-off when encountering rate limit errors (#153) 2025-04-16 17:37:12 -07:00
package.json bump(version): 0.1.2504161510 (#135) 2025-04-16 15:49:32 -07:00
require-shim.js Initial commit 2025-04-16 12:56:08 -04:00
tsconfig.json Back out @lib indirection in tsconfig.json (#111) 2025-04-16 14:16:53 -07:00