diff --git a/plugins/temporal-developer/.codex-plugin/plugin.json b/plugins/temporal-developer/.codex-plugin/plugin.json index c5d1268..32f89c2 100644 --- a/plugins/temporal-developer/.codex-plugin/plugin.json +++ b/plugins/temporal-developer/.codex-plugin/plugin.json @@ -32,6 +32,8 @@ "defaultPrompt": ["Create a workflow using Temporal."], "composerIcon": "./assets/temporal-logo.svg", "logo": "./assets/temporal-logo.svg", - "screenshots": [] + "screenshots": [], + "privacyPolicyURL": "https://temporal.io/global-privacy-policy", + "termsOfServiceURL": "https://temporal.io/terms-of-service" } }