Skip to content

Commit 3072b85

Browse files
authored
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#1527)
Automated changelog update created by the LangGraph Server Changelog Bot. Feel free to merge anytime.
1 parent 7f099d2 commit 3072b85

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/langsmith/agent-server-changelog.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ sidebarTitle: Agent Server changelog
55

66
[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.
77

8+
<a id="2025-11-19"></a>
9+
## v0.5.18
10+
- Introduced persistent cron threads with `on_run_completed: {keep,delete}` for enhanced cron management and retrieval options.
11+
12+
<a id="2025-11-19"></a>
13+
## v0.5.17
14+
- Enhanced task handling to support multiple interrupts, aligning with open-source functionality.
15+
816
<a id="2025-11-18"></a>
917
## v0.5.15
1018
- Added custom JSON unmarshalling for `Resume` and `Goto` commands to fix map-style null resume interpretation issues.

0 commit comments

Comments
 (0)