Commit e8deca0
feat(codex): add support for codex openai (#153)
* feat(codex): add support for codex openai
* chore(docs): update README with directory structure information
* chore(docs): updated docs
Update the note about the AGENTS.md file size limit.
* chore(docs): updated markdown syntax
* chore(docs) : update the limit messaging
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore(docs): update readme
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(codex): add support for codex openai
* feat(codex): add support for codex openai
* chore(docs) : update the limit messaging
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(codex): add other agents back in readme
* chore(doc): apply suggestion from @scottschreckengaust
Co-authored-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
* feat(codex): add other agents back in readme
* chore(doc): update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore(doc): update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(codex): updated docs
* feat(codex): updated verify set up for codex
* merging from main
* fix: fix readme.md file
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: dinsajwa <dinsajwa@amazon.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>1 parent 0de057d commit e8deca0
2 files changed
Lines changed: 60 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
496 | 497 | | |
497 | 498 | | |
498 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
499 | 558 | | |
500 | 559 | | |
501 | 560 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments