mirror of
https://github.com/openai/codex.git
synced 2026-05-03 12:52:11 +03:00
remote tasks
This commit is contained in:
@@ -27,6 +27,7 @@ codex-login = { path = "../login" }
|
||||
codex-mcp-server = { path = "../mcp-server" }
|
||||
codex-protocol = { path = "../protocol" }
|
||||
codex-tui = { path = "../tui" }
|
||||
codex-cloud-tasks = { path = "../cloud-tasks" }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = [
|
||||
"io-std",
|
||||
|
||||
Reference in New Issue
Block a user