Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/Changelog/sdk-js.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ import { Callout } from 'fumadocs-ui/components/callout';

This page documents the release history of the [Agentuity JavaScript SDK](https://github.com/agentuity/sdk-js).

## v0.0.129

<Callout type="info">
Released: June 30, 2025
</Callout>

**Changes:**

- **Added**: Discord Integration ([PR #130](https://github.com/agentuity/sdk-js/pull/130))
- **Added**: New type to retrieve document ([PR #140](https://github.com/agentuity/sdk-js/pull/140))
- **Fixed**: Issue with handoff not passing original data if not overridden ([PR #139](https://github.com/agentuity/sdk-js/pull/139))

## v0.0.128

<Callout type="info">
Expand Down