Commit 4e716e0
committed
feat(deps): add @openai/codex dependency and fix json parsing
Add @openai/codex package to enable AI-powered coding functionality. Also fix
JSON parsing in security verification by stripping ANSI escape sequences from
error messages that could break JSON parsers.1 parent f4cb598 commit 4e716e0
3 files changed
Lines changed: 18 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1090 | 1090 | | |
1091 | 1091 | | |
1092 | 1092 | | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
1093 | 1101 | | |
1094 | 1102 | | |
1095 | 1103 | | |
| |||
1134 | 1142 | | |
1135 | 1143 | | |
1136 | 1144 | | |
| 1145 | + | |
1137 | 1146 | | |
1138 | 1147 | | |
1139 | 1148 | | |
| |||
0 commit comments