core-agent-ide/codex-rs/app-server-protocol
jif-oai f46b767b7e
feat: add search term to thread list (#12578)
Add `searchTerm` to `thread/list` that will search for a match in the
titles (the condition being `searchTerm` $$\in$$ `title`)
2026-02-25 09:59:41 +00:00
..
schema feat: add search term to thread list (#12578) 2026-02-25 09:59:41 +00:00
src feat: add search term to thread list (#12578) 2026-02-25 09:59:41 +00:00
tests feat: vendor app-server protocol schema fixtures (#10371) 2026-02-01 23:38:43 -08:00
BUILD.bazel feat: vendor app-server protocol schema fixtures (#10371) 2026-02-01 23:38:43 -08:00
Cargo.toml app-server: improve thread resume rejoin flow (#11776) 2026-02-20 05:29:05 +00:00