pakrym-oai
|
c07fb71186
|
Store settings on the thread instead of turn (#4579)
It's much more common to keep the same settings for the entire
conversation, we can add per-turn overrides later.
|
2025-10-02 00:31:13 +00:00 |
|
pakrym-oai
|
31102af54b
|
Add initial set of doc comments to the SDK (#4513)
Also perform minor code cleanup.
|
2025-10-01 13:12:59 -07:00 |
|
pakrym-oai
|
170c685882
|
Explicit node imports (#4567)
To help with compatibility
|
2025-10-01 12:39:04 -07:00 |
|
pakrym-oai
|
8a367ef6bf
|
SDK: support working directory and skipGitRepoCheck options (#4563)
Make options not required, add support for working directory and
skipGitRepoCheck options on the turn
|
2025-10-01 11:26:49 -07:00 |
|
pakrym-oai
|
8dd771d217
|
Add executable detection and export Codex from the SDK (#4532)
Executable detection uses the same rules as the codex wrapper.
|
2025-09-30 18:06:16 -07:00 |
|
pakrym-oai
|
c89b0e1235
|
[SDK] Test that a tread can be continued with extra params (#4508)
|
2025-09-30 17:22:14 +00:00 |
|
pakrym-oai
|
516acc030b
|
Support model and sandbox mode in the sdk (#4503)
|
2025-09-30 09:00:39 -07:00 |
|
pakrym-oai
|
ea82f86662
|
Rename conversation to thread in codex exec (#4482)
|
2025-09-29 20:18:30 -07:00 |
|
pakrym-oai
|
52e591ce60
|
Add some types and a basic test to the SDK (#4472)
|
2025-09-29 19:40:08 -07:00 |
|
pakrym-oai
|
adbc38a978
|
TypeScript SDK scaffold (#4455)
|
2025-09-29 13:27:13 -07:00 |
|