Commit Graph

17 Commits

Author SHA1 Message Date
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
36ecc2047a add response to turn facts 2026-03-26 21:59:22 -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
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
71d88a63c2 strengthen naming 2026-03-25 18:10:36 -07:00
Roy Han
6aa5461d30 int 2026-03-25 15:36:23 -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
Roy Han
4a163ee2a9 remove turn context 2026-03-25 14:36:12 -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