core-agent-ide/codex-rs/app-server-protocol
Owen Lin 3ef76ff29d
chore: conversation_id -> thread_id in app-server feedback/upload (#7538)
Use `thread_id: Option<String>` instead of `conversation_id:
Option<ConversationId>` to be consistent with the rest of app-server v2
APIs.
2025-12-03 18:47:35 +00:00
..
src chore: conversation_id -> thread_id in app-server feedback/upload (#7538) 2025-12-03 18:47:35 +00:00
Cargo.toml chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00