mirror of
https://github.com/openai/codex.git
synced 2026-04-28 00:25:56 +00:00
[app-server] feat: add filtering on thread list (#9897)
This commit is contained in:
@@ -173,6 +173,7 @@ impl AppServerClient {
|
||||
limit: None,
|
||||
sort_key: None,
|
||||
model_providers: None,
|
||||
source_kinds: None,
|
||||
archived: None,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user