Skip to content

Commit 7c4f67a

Browse files
Update changelog for v0.0.103 (#259)
1 parent 52aaef2 commit 7c4f67a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/Changelog/sdk-py.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ import { Callout } from 'fumadocs-ui/components/callout';
77

88
This page documents the release history of the [Agentuity Python SDK](https://github.com/agentuity/sdk-py).
99

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+
1026
## v0.0.102
1127

1228
<Callout type="info">

0 commit comments

Comments
 (0)