Skip to content

Latest commit

 

History

137 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal AI Integrations

Plugins that connect AI agent frameworks and SDKs to Temporal durable execution. Each plugin is its own package with its own dependencies, tests, version and release cadence, laid out as <language>/<integration>/.

Plugin Package Root API Maturity
python/mcp temporalio-mcp temporalio.mcp Experimental
python/openai_agents temporalio-openai-agents temporalio.openai_agents GA

More plugins are migrating here from the SDK repositories; see the target table in AGENTS.md.

Install

$ uv add temporalio-mcp
$ uv add temporalio-openai-agents

Develop

$ cd python/openai_agents
$ make sync    # non-editable install into .venv (see AGENTS.md for why)
$ make lint
$ make test    # provider calls use deterministic local models and transports

make help lists every target. Conventions, CI design, release process and migration procedure are in AGENTS.md; contributor workflow is in CONTRIBUTING.md.

License

MIT. Each plugin directory carries an identical copy so every published package ships the license text.

About

AI Integrations for Temporal

Resources

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages