Skip to content

release(deepagents-talon): 0.0.2 - #4100

Closed
github-actions[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--components--deepagents-talon
Closed

release(deepagents-talon): 0.0.2#4100
github-actions[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--components--deepagents-talon

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

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-29)

Features

  • talon: DEEPAGENTS_TALON_RECURSION_LIMIT env var (#4354) (82d1eac)
  • talon: add reaction approval routing (#4345) (3fe8c0c)
  • talon: add Telegram channel adapter, CLI wiring, and offset persistence (#4097) (7c87cec)
  • talon: add tool approval env override (#4349) (d26481d)
  • talon: audit reaction approval attempts (#4348) (d7895c4)
  • talon: ingest Telegram approval reactions (#4346) (437af0b)

Bug Fixes

  • talon: default workspace to current directory (#4099) (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, step 2).

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-talon branch from ec1418f to 09c3eb9 Compare June 20, 2026 19:03
@github-actions github-actions Bot added autorelease: pending Used in `release-please` automated workflow; do not remove! dependencies Pull requests that update a dependency file release Package release PR size: XS < 50 LOC talon labels Jun 20, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-talon branch 24 times, most recently from d5d7540 to 17c8829 Compare June 22, 2026 23:01
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-talon branch 27 times, most recently from 3017c1b to ea664bd Compare June 24, 2026 19:24
github-actions Bot added 3 commits June 29, 2026 18:42
…n marker

release-please lists deepagents_talon/_version.py as an extra-file,
but the file was missing the x-release-please-version annotation
release-please uses to locate and bump __version__. As a result every
prior talon release PR left __version__ pinned at 0.0.1 even as
pyproject.toml advanced. Add the annotation (matching the sibling
packages) and apply the 0.0.2 bump that the current release PR missed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending Used in `release-please` automated workflow; do not remove! dependencies Pull requests that update a dependency file release Package release PR size: XS < 50 LOC talon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant