core-agent-ide/codex-rs/app-server-protocol/src/protocol
Owen Lin 844de19561
chore: delete unused TodoList item from app-server (#7537)
This item is sent as a turn notification instead: `turn/plan/updated`,
similar to Turn diffs (which is `turn/diff/updated`).

We treat these concepts as ephemeral compared to Items which are usually
persisted.
2025-12-03 18:47:12 +00:00
..
common.rs feat: support list mcp servers in app server (#7505) 2025-12-03 09:51:46 -08:00
mappers.rs fix: add ts number annotations for app-server v2 types (#7492) 2025-12-02 18:09:41 +00:00
mod.rs feat: add one off commands to app-server v2 (#7452) 2025-12-02 11:56:09 +00:00
thread_history.rs fix: remove serde(flatten) annotation for TurnError (#7499) 2025-12-02 21:39:10 +00:00
v1.rs [app-server] feat: add v2 command execution approval flow (#6758) 2025-11-18 00:23:54 +00:00
v2.rs chore: delete unused TodoList item from app-server (#7537) 2025-12-03 18:47:12 +00:00