mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
codex: add app-server support for spawn_agents_on_csv
This commit is contained in:
@@ -4893,6 +4893,7 @@ v2_enum_from_core! {
|
||||
#[ts(export_to = "v2/")]
|
||||
pub enum CollabAgentTool {
|
||||
SpawnAgent,
|
||||
SpawnAgentsOnCsv,
|
||||
SendInput,
|
||||
ResumeAgent,
|
||||
Wait,
|
||||
|
||||
Reference in New Issue
Block a user