Commit Graph

37 Commits

Author SHA1 Message Date
Roy Han
8c2fdee57a rebase 2026-03-27 13:41:33 -07:00
Roy Han
ed327248a2 various fixes 2026-03-27 11:15:51 -07:00
Roy Han
7afe91c1df add client metadata 2026-03-27 11:00:11 -07:00
Roy Han
a1e506f17d rename client to connection 2026-03-27 10:43:05 -07:00
Roy Han
2e725aa97c connection cleanup 2026-03-27 10:38:08 -07:00
Roy Han
4381ebb4f4 lint 2026-03-27 10:35:00 -07:00
Roy Han
b8615d471f shift towards app-server stream consumption 2026-03-27 10:25:52 -07:00
Roy Han
9ae940f704 rebase onto client response changes 2026-03-26 22:38:10 -07:00
Roy Han
36ecc2047a add response to turn facts 2026-03-26 21:59:22 -07:00
Roy Han
29693182c1 rebase 2026-03-26 15:14:18 -07:00
Roy Han
9c504c7f47 fix for tests too 2026-03-26 15:04:00 -07:00
Roy Han
2d6ec4c94b address enum size issue 2026-03-26 15:03:19 -07:00
Roy Han
960bd3e028 normalize event input name 2026-03-26 15:02:53 -07:00
Roy Han
9d034360fa emigrate subagent source logic and tests 2026-03-26 14:53:59 -07:00
Roy Han
c278d0ab61 rebase 2026-03-26 14:52:40 -07:00
Roy Han
bb61e20675 introduce generic enum for app-server-protocol constructs 2026-03-26 14:32:55 -07:00
Roy Han
fd58c486dc thread initialize refactoring 2026-03-26 11:09:01 -07:00
Roy Han
5567bf4aed pivot to consuming from app-event stream 2026-03-26 10:56:26 -07:00
Roy Han
5a449cd2d0 turn start and complete 2026-03-25 23:13:22 -07:00
Roy Han
ce5991d844 expand schema 2026-03-25 18:54:44 -07:00
Roy Han
f9ce9ba6f1 rebase 2026-03-25 18:33:59 -07:00
Roy Han
71d88a63c2 strengthen naming 2026-03-25 18:10:36 -07:00
Roy Han
e04ceaa2eb update thread event imports 2026-03-25 16:38:06 -07:00
Roy Han
6f6f5064b2 remove now dead code 2026-03-25 16:13:10 -07:00
Roy Han
80367abdf1 imports 2026-03-25 15:59:23 -07:00
Roy Han
fdd3eaa93d diff cleanup 2026-03-25 15:43:36 -07:00
Roy Han
e53084273d rebase 2026-03-25 15:40:25 -07:00
Roy Han
6aa5461d30 int 2026-03-25 15:36:23 -07:00
Roy Han
e9202dea95 establish reducer structure 2026-03-25 15:34:00 -07:00
Roy Han
2737227745 add product client id 2026-03-25 15:32:12 -07:00
Roy Han
f0bc8dec3e consolidate thread context 2026-03-25 15:28:52 -07:00
Roy Han
b41bc22e45 establish reducer structure 2026-03-25 15:05:08 -07:00
rhan-oai
3ca5e1798f Merge branch 'rhan/oob-thread-metadata' into rhan/oob-turn-metadata 2026-03-25 15:00:32 -07:00
Roy Han
4a163ee2a9 remove turn context 2026-03-25 14:36:12 -07:00
Roy Han
66e28bb728 rebase on thread branch 2026-03-25 14:06:55 -07:00
Roy Han
94da6b2289 rebase 2026-03-25 11:43:43 -07:00
Ahmed Ibrahim
d273efc0f3 Extract codex-analytics crate (#15748)
## Summary
- move the analytics events client into codex-analytics
- update codex-core and app-server callsites to use the new crate

## Testing
- CI

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-25 11:08:05 -07:00