File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ import { Callout } from 'fumadocs-ui/components/callout';
7
7
8
8
This page documents the release history of the [ Agentuity Python SDK] ( https://github.com/agentuity/sdk-py ) .
9
9
10
+ ## v0.0.103
11
+
12
+ <Callout type = " info" >
13
+ Released: August 8, 2025
14
+ </Callout >
15
+
16
+ ** Added:**
17
+
18
+ - Telegram IO support with comprehensive Telegram integration capabilities
19
+ - New Telegram API module for Telegram-specific operations and utilities
20
+ - Telegram data processing support in the data layer for handling Telegram-specific content types
21
+
22
+ ** Changed:**
23
+
24
+ - Updated agent directory structure to prefer ` agentuity_agents ` over ` agentuity-agents ` for improved Python compatibility
25
+
10
26
## v0.0.102
11
27
12
28
<Callout type = " info" >
You can’t perform that action at this time.
0 commit comments