Skip to content

deepagents: adopt the released temporalio[deepagents] extra - #363

Open
DABH wants to merge 1 commit into
mainfrom
deepagents-released-extra
Open

deepagents: adopt the released temporalio[deepagents] extra#363
DABH wants to merge 1 commit into
mainfrom
deepagents-released-extra

Conversation

@DABH

@DABH DABH commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

temporalio 1.32.0 shipped the deepagents extra, so the interim install-from-main story is obsolete:

  • The deepagents group now installs temporalio[deepagents,langsmith]>=1.32.0, dropping the direct pins the extra carries (langchain-anthropic stays — not part of the extra).
  • READMEs lose the git-install and uv run --no-sync guidance; plain uv sync --group deepagents + uv run is the whole story.
  • The test conftest docstring now describes the steady state (guard covers only <3.11 interpreters and groupless environments).

Verified with a fresh PyPI-only sync: uv run pytest tests/deepagents_plugin → 10 passed; lint/format clean; lock regenerated.

temporalio 1.32.0 shipped the deepagents extra, retiring the interim
install-from-main story. The dependency group now installs
temporalio[deepagents,langsmith]>=1.32.0 (dropping the direct
deepagents/langchain/langchain-core pins the extra carries), every
README loses the git-install and `uv run --no-sync` guidance in favor
of a plain `uv sync --group deepagents` + `uv run`, and the test
conftest docstring describes the steady state — the collection guard
now only covers <3.11 interpreters and groupless environments.
Verified: plain sync from PyPI, suite 10 passed.
@DABH
DABH requested review from a team as code owners September 10, 2026 05:56
@DABH DABH added the ai-sdk Related to AI integrations label Sep 10, 2026
@DABH
DABH enabled auto-merge (squash) September 10, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-sdk Related to AI integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants