release(deepagents-talon): 0.0.2 - #4380
Merged
John Kennedy (jkennedyvz) merged 2 commits intoJun 30, 2026
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-talon
branch
from
June 30, 2026 17:56
a6a3e31 to
d4b5d6d
Compare
John Kennedy (jkennedyvz)
marked this pull request as ready for review
June 30, 2026 18:11
John Kennedy (jkennedyvz)
enabled auto-merge (squash)
June 30, 2026 18:12
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-talon
branch
from
June 30, 2026 18:14
51b7c77 to
3c2c1c6
Compare
John Kennedy (jkennedyvz)
disabled auto-merge
June 30, 2026 18:14
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-talon
branch
2 times, most recently
from
June 30, 2026 18:48
6f43199 to
b60f959
Compare
John Kennedy (jkennedyvz)
approved these changes
Jun 30, 2026
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-talon
branch
from
June 30, 2026 20:00
b3f8731 to
2c2c3f8
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-talon
branch
from
June 30, 2026 20:22
e7f3c2d to
876de09
Compare
John Kennedy (jkennedyvz)
enabled auto-merge (squash)
June 30, 2026 20:29
John Kennedy (jkennedyvz)
deleted the
release-please--branches--main--components--deepagents-talon
branch
June 30, 2026 20:30
Marcelo5444
pushed a commit
to Marcelo5444/deepagents
that referenced
this pull request
Jul 30, 2026
> [!CAUTION] > Merging this PR will automatically publish to **PyPI** and create a **GitHub release**. For the full release process, see [`.github/RELEASING.md`](https://github.com/langchain-ai/deepagents/blob/main/.github/RELEASING.md). --- _Everything below this line will be the GitHub release body._ --- ## [0.0.2](langchain-ai/deepagents@deepagents-talon==0.0.1...deepagents-talon==0.0.2) (2026-06-30) ### Features * **talon:** `DEEPAGENTS_TALON_RECURSION_LIMIT` env var ([langchain-ai#4354](langchain-ai#4354)) ([82d1eac](langchain-ai@82d1eac)) * **talon:** add reaction approval routing ([langchain-ai#4345](langchain-ai#4345)) ([3fe8c0c](langchain-ai@3fe8c0c)) * **talon:** add Telegram channel adapter, CLI wiring, and offset persistence ([langchain-ai#4097](langchain-ai#4097)) ([7c87cec](langchain-ai@7c87cec)) * **talon:** add tool approval env override ([langchain-ai#4349](langchain-ai#4349)) ([d26481d](langchain-ai@d26481d)) * **talon:** audit reaction approval attempts ([langchain-ai#4348](langchain-ai#4348)) ([d7895c4](langchain-ai@d7895c4)) * **talon:** ingest Telegram approval reactions ([langchain-ai#4346](langchain-ai#4346)) ([437af0b](langchain-ai@437af0b)) ### Bug Fixes * **talon:** default workspace to current directory ([langchain-ai#4099](langchain-ai#4099)) ([5e337ae](langchain-ai@5e337ae)) --- _Everything above this line will be the GitHub release body._ --- > [!NOTE] > A **New Contributors** section is appended to the GitHub release notes automatically at publish time (see [Release Pipeline](https://github.com/langchain-ai/deepagents/blob/main/.github/RELEASING.md#release-pipeline), step 2). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Caution
Merging this PR will automatically publish to PyPI and create a GitHub release.
For the full release process, see
.github/RELEASING.md.Everything below this line will be the GitHub release body.
0.0.2 (2026-06-30)
Features
DEEPAGENTS_TALON_RECURSION_LIMITenv var (#4354) (82d1eac)Bug Fixes
Everything above this line will be the GitHub release body.
Note
A New Contributors section is appended to the GitHub release notes automatically at publish time (see Release Pipeline, step 2).