Files
codex/codex-rs/exec
pakrym-oai 7dca27ef38 exec_events: rename SessionCreatedEvent to CollaborationStartedEvent and update event name
- Changed ConversationEvent variant from SessionCreated to CollaborationStarted and updated serde rename from "session.created" to "collaboration.started"
- Renamed SessionCreatedEvent struct to CollaborationStartedEvent throughout codebase and tests
- Updated event processor and tests to use new variant and struct
2025-09-29 13:25:36 -07:00
..