From 9d6ef77676ccbd3d8309f4242f83fef4f7644d45 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 15 May 2026 13:54:40 -0700 Subject: [PATCH] Enable Codex remote control feature --- dotfiles/codex/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/codex/config.toml b/dotfiles/codex/config.toml index 9b43863c..af435db7 100644 --- a/dotfiles/codex/config.toml +++ b/dotfiles/codex/config.toml @@ -25,6 +25,7 @@ apps = true steer = true goals = true fast_mode = true +remote_control = true [plugins."google-calendar@openai-curated"] enabled = true