Skip to content

Commit d059bc0

Browse files
Update changelog.mdx
1 parent 8bb4ffe commit d059bc0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ rss: true
55
noindex: true
66
---
77

8+
<Update label="September 27 - October 3" tags={["New releases"]} rss={{ title: "Weekly Updates", description: "Slack bot integration for Writer Agent with direct messaging and automated notifications" }}>
9+
10+
## Slack bot integration
11+
12+
- **Major release**: Comprehensive Slack bot integration for the Writer Agent system
13+
- Bot responds to direct messages (DMs) from users with proper event filtering
14+
- Added OAuth scopes for full functionality: `im:read`, `im:write`, `im:history`, `channels:history`, `groups:history`, `mpim:history`
15+
- Event subscriptions support: `message.im`, `message.channels`, `message.groups`, `message.mpim`, `app_mention`
16+
- Real-time display of Slack bot status in dashboard
17+
- Formatted display for pull request links and Writer Agent completion notifications
18+
- Enhanced UI with proper Slack message formatting support (*bold text*, links, user mentions, channel references)
19+
20+
</Update>
21+
822
<Update label="September 20 - September 26" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Language support expansion, UI improvements, and infrastructure enhancements" }}>
923

1024
## Language support expansion

0 commit comments

Comments
 (0)