Skip to content
Merged
Show file tree
Hide file tree
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
8 changes: 8 additions & 0 deletions agent-platform/release-notes/recent-updates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ sidebarTitle: 'Release Notes'

This document provides information on the feature updates and enhancements introduced in the recent Agent Platform **\{ Artemis \}** releases.

## v1.1.3 June 11, 2026

<Badge>Patch Release</Badge>

This release includes bug fixes and usability improvements across the platform.

---

{/* CATEGORY: Bug Fix — patch release of bug fixes and usability improvements; no individual feature entries */}

## v1.1.2 June 08, 2026
Expand Down
3 changes: 3 additions & 0 deletions agent-platform/workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,9 @@ Tool nodes are typically used to invoke reusable capabilities such as workflow t
| Timeout (seconds) | Defines how long the workflow waits for tool execution before timing out. |
| On failure | Defines the behavior when tool execution fails. |

<Note>The timeout configured for a Tool node in a workflow overrides the timeout specified in the tool configuration.</Note>


---

### Function Node
Expand Down
Loading