deepagents-talon==0.0.2
langchain-ai/deepagentsdeepagents-talon==0.0.2Jul 1, 2026by github-actions[bot]
AI Summary
Introduces a Telegram channel adapter and enhances reaction approval workflows with new environment variables and auditing capabilities.
Key Highlights
- Add Telegram channel adapter, CLI wiring, and offset persistence
- Add reaction approval routing
- Add tool approval env override
- Audit reaction approval attempts
- Ingest Telegram approval reactions
New Features
- Add Telegram channel adapter, CLI wiring, and offset persistence
- Add reaction approval routing
- Add tool approval environment variable override
- Audit reaction approval attempts
- Ingest Telegram approval reactions
- Add DEEPAGENTS_TALON_RECURSION_LIMIT environment variable
Full Release Notes
### Features * `DEEPAGENTS_TALON_RECURSION_LIMIT` env var ([#4354](https://github.com/langchain-ai/deepagents/issues/4354)) ([82d1eac](https://github.com/langchain-ai/deepagents/commit/82d1eac59a43f096096e86849733aa716adb18fc)) * Add reaction approval routing ([#4345](https://github.com/langchain-ai/deepagents/issues/4345)) ([3fe8c0c](https://github.com/langchain-ai/deepagents/commit/3fe8c0c35536626f583df08573469506b9529706)) * Add Telegram channel adapter, CLI wiring, and offset persistence ([#4097](https://github.com/langchain-ai/deepagents/issues/4097)) ([7c87cec](https://github.com/langchain-ai/deepagents/commit/7c87ceca069874db8555705efab3973301baa1cb)) * Add tool approval env override ([#4349](https://github.com/langchain-ai/deepagents/issues/4349)) ([d26481d](https://github.com/langchain-ai/deepagents/commit/d26481da615881bae4401dfa485ad925945e667a)) * Audit reaction approval attempts ([#4348](https://github.com/langchain-ai/deepagents/issues/4348)) ([d7895c4](https://github.com/langchain-ai/deepagents/commit/d7895c4f9b996ad6fe194936bbeaa8beea21e913)) * Ingest Telegram approval reactions ([#4346](https://github.com/langchain-ai/deepagents/issues/4346)) ([437af0b](https://github.com/langchain-ai/deepagents/commit/437af0bf79332b20ae0c1883c3cc4d91a98c2457)) ### Bug Fixes * Default workspace to current directory ([#4099](https://github.com/langchain-ai/deepagents/issues/4099)) ([5e337ae](https://github.com/langchain-ai/deepagents/commit/5e337ae50a76bc174b752be187e62698a389cbe6)) --- Internal maintainers: @jkennedyvz, @mdrxy Released by: @jkennedyvz