Skip to content
Open
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
6 changes: 6 additions & 0 deletions src/langsmith/agent-server-changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ rss: true

[Agent Server](/langsmith/agent-server) is an API platform for creating and managing agent-based applications. It provides built-in persistence, a task queue, and supports deploying, configuring, and running assistants (agentic workflows) at scale. This changelog documents all notable updates, features, and fixes to Agent Server releases.

<Update label="2025-12-17" tags={["agent-server"]}>
## v0.6.5

- Added a warning log that triggers during import time for improved visibility.
</Update>

<Update label="2025-12-16" tags={["agent-server"]}>
## v0.6.4

Expand Down