diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e1bc395bee..c1b5bebac4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "libs/deepagents": "0.6.12", "libs/acp": "0.0.8", "libs/code": "0.1.27", - "libs/talon": "0.0.1", + "libs/talon": "0.0.2", "libs/partners/daytona": "0.0.7", "libs/partners/modal": "0.0.5", "libs/partners/runloop": "0.0.6", diff --git a/libs/talon/CHANGELOG.md b/libs/talon/CHANGELOG.md index 6361e43e86..89db06e670 100644 --- a/libs/talon/CHANGELOG.md +++ b/libs/talon/CHANGELOG.md @@ -1,3 +1,23 @@ # Changelog +## [0.0.2](https://github.com/Qessia/deepagents/compare/deepagents-talon==0.0.1...deepagents-talon==0.0.2) (2026-06-29) + + +### Features + +* **talon:** `DEEPAGENTS_TALON_RECURSION_LIMIT` env var ([#4354](https://github.com/Qessia/deepagents/issues/4354)) ([82d1eac](https://github.com/Qessia/deepagents/commit/82d1eac59a43f096096e86849733aa716adb18fc)) +* **talon:** add local runtime host ([#3759](https://github.com/Qessia/deepagents/issues/3759)) ([7358a66](https://github.com/Qessia/deepagents/commit/7358a6663b1b2cda42392616eb04d39d01f42b2b)) +* **talon:** add reaction approval routing ([#4345](https://github.com/Qessia/deepagents/issues/4345)) ([3fe8c0c](https://github.com/Qessia/deepagents/commit/3fe8c0c35536626f583df08573469506b9529706)) +* **talon:** add Telegram channel adapter, CLI wiring, and offset persistence ([#4097](https://github.com/Qessia/deepagents/issues/4097)) ([7c87cec](https://github.com/Qessia/deepagents/commit/7c87ceca069874db8555705efab3973301baa1cb)) +* **talon:** add tool approval env override ([#4349](https://github.com/Qessia/deepagents/issues/4349)) ([d26481d](https://github.com/Qessia/deepagents/commit/d26481da615881bae4401dfa485ad925945e667a)) +* **talon:** audit reaction approval attempts ([#4348](https://github.com/Qessia/deepagents/issues/4348)) ([d7895c4](https://github.com/Qessia/deepagents/commit/d7895c4f9b996ad6fe194936bbeaa8beea21e913)) +* **talon:** ingest Telegram approval reactions ([#4346](https://github.com/Qessia/deepagents/issues/4346)) ([437af0b](https://github.com/Qessia/deepagents/commit/437af0bf79332b20ae0c1883c3cc4d91a98c2457)) + + +### Bug Fixes + +* **talon:** default workspace to current directory ([#4099](https://github.com/Qessia/deepagents/issues/4099)) ([5e337ae](https://github.com/Qessia/deepagents/commit/5e337ae50a76bc174b752be187e62698a389cbe6)) + +## Changelog + All notable changes to this project will be documented in this file. diff --git a/libs/talon/pyproject.toml b/libs/talon/pyproject.toml index 2b16738fae..797d977c40 100644 --- a/libs/talon/pyproject.toml +++ b/libs/talon/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "deepagents-talon" -version = "0.0.1" +version = "0.0.2" description = "Local runtime host for long-running Deep Agents channels and schedules (experimental)" readme = "README.md" requires-python = ">=3.11" diff --git a/libs/talon/uv.lock b/libs/talon/uv.lock index de7eca0f0e..9003f17fdf 100644 --- a/libs/talon/uv.lock +++ b/libs/talon/uv.lock @@ -680,34 +680,34 @@ wheels = [ [package.optional-dependencies] cudart = [ - { name = "nvidia-cuda-runtime", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-cuda-runtime" }, ] cufft = [ - { name = "nvidia-cufft", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-cufft" }, ] cufile = [ - { name = "nvidia-cufile", marker = "sys_platform == 'linux'" }, + { name = "nvidia-cufile" }, ] cupti = [ - { name = "nvidia-cuda-cupti", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-cuda-cupti" }, ] curand = [ - { name = "nvidia-curand", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-curand" }, ] cusolver = [ - { name = "nvidia-cusolver", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-cusolver" }, ] cusparse = [ - { name = "nvidia-cusparse", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-cusparse" }, ] nvjitlink = [ - { name = "nvidia-nvjitlink", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-nvjitlink" }, ] nvrtc = [ - { name = "nvidia-cuda-nvrtc", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-cuda-nvrtc" }, ] nvtx = [ - { name = "nvidia-nvtx", marker = "sys_platform == 'linux' or sys_platform == 'win32'" }, + { name = "nvidia-nvtx" }, ] [[package]] @@ -904,7 +904,7 @@ test = [ [[package]] name = "deepagents-talon" -version = "0.0.1" +version = "0.0.2" source = { editable = "." } dependencies = [ { name = "deepagents" }, @@ -3892,8 +3892,8 @@ name = "standard-aifc" version = "3.13.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "audioop-lts", marker = "python_full_version >= '3.13'" }, - { name = "standard-chunk", marker = "python_full_version >= '3.13'" }, + { name = "audioop-lts" }, + { name = "standard-chunk" }, ] sdist = { url = "https://files.pythonhosted.org/packages/c4/53/6050dc3dde1671eb3db592c13b55a8005e5040131f7509cef0215212cb84/standard_aifc-3.13.0.tar.gz", hash = "sha256:64e249c7cb4b3daf2fdba4e95721f811bde8bdfc43ad9f936589b7bb2fae2e43", size = 15240, upload-time = "2024-10-30T16:01:31.772Z" } wheels = [ @@ -3914,7 +3914,7 @@ name = "standard-sunau" version = "3.13.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "audioop-lts", marker = "python_full_version >= '3.13'" }, + { name = "audioop-lts" }, ] sdist = { url = "https://files.pythonhosted.org/packages/66/e3/ce8d38cb2d70e05ffeddc28bb09bad77cfef979eb0a299c9117f7ed4e6a9/standard_sunau-3.13.0.tar.gz", hash = "sha256:b319a1ac95a09a2378a8442f403c66f4fd4b36616d6df6ae82b8e536ee790908", size = 9368, upload-time = "2024-10-30T16:01:41.626Z" } wheels = [