core-agent-ide/codex-rs/debug-client/src
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
..
client.rs feat: add search term to thread list (#12578) 2026-02-25 09:59:41 +00:00
commands.rs chore: add small debug client (#8894) 2026-01-08 13:40:14 +00:00
main.rs chore: add small debug client (#8894) 2026-01-08 13:40:14 +00:00
output.rs chore: add small debug client (#8894) 2026-01-08 13:40:14 +00:00
reader.rs Plan mode: stream proposed plans, emit plan items, and render in TUI (#9786) 2026-01-30 18:59:30 +00:00
state.rs chore: add small debug client (#8894) 2026-01-08 13:40:14 +00:00