temporal Codex Plugin
Plugin Codex Developer Tools Cloud, Deployment & CI/CDAI Agents & AI App DevelopmentWeb & App DevelopmentThe explanation below is AI-generated. Please verify it against the sources.
This is a Codex plugin named "temporal" that, according to its plugin.json manifest, provides comprehensive guidance for the entire Temporal lifecycle — developing applications, using the Temporal CLI, running and managing Temporal Server, and working with Temporal Cloud. It is authored by Temporal (temporal.io), is licensed under MIT, and is at version 0.2.2. The manifest lists its category as Developer Tools with Read and Write capabilities, and its longDescription notes support for the Python, TypeScript, Go, and Java SDKs.
Overview
According to Temporal's homepage, Temporal is a durable execution platform for orchestrating workflows, AI applications, and agents across various models, tools, and systems, over any length of time. The Temporal Service persists workflow state and provides built-in retries, task queues, signals, and timers so that code can resume after failures. It can be run as a self-hosted open-source project (MIT licensed) or used as a hosted service via Temporal Cloud.
What you can do with temporal
- Develop Temporal workflows, activities, and workers using the Python, TypeScript, Go, or Java SDKs (per plugin.json longDescription)
- Use the Temporal CLI for local development and operational tasks
- Run and manage a self-hosted Temporal Server
- Work with Temporal Cloud for production deployments
- Use the plugin's default prompt, "Create a workflow using Temporal.", as a starting point
Sources
Original description (English)
Comprehensive skill for the entire Temporal lifecycle — developing applications, using the Temporal CLI, running and managing Temporal Server, and working with Temporal Cloud.
History of temporal
- Codex Plugin Added temporal