Skip to content

Conversation

@afgambin
Copy link
Contributor

Description

This PR addresses this issue.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

@afgambin afgambin self-assigned this Jan 22, 2026
@afgambin afgambin added component:docs Documentation improvements, including new or updated content agentic orchestration labels Jan 22, 2026
@github-actions
Copy link
Contributor

👋 🤖 🤔 Hello, @afgambin! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.8/.

  • docs/components/connectors/out-of-the-box-connectors/agentic-ai/aiagent/configuration/_event-handling.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@afgambin afgambin requested a review from a team January 22, 2026 12:46
@maff maff added the deploy Stand up a temporary docs site with this PR label Jan 22, 2026
@github-actions github-actions bot temporarily deployed to camunda-docs January 22, 2026 14:56 Destroyed
1. Tool B: `Tool B result`
1. Event message: `Content from event message`
- One message per completed tool.
- Each message containing the **event payload**. For example, the timer or event subprocess handler output.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the meaning of "each" here? That multiple event messages could be included?

Regarding the event payload, we briefly mention toolCallResult in the intro paragraph, but could we add a dedicated section describing what the event payload is?

With camunda/connectors#6105, the following will happen:


For the AI Agent Sub-process (implemented as an ad-hoc sub-process):

- **Only non-interrupting event subprocesses are allowed** on the agent scope, by design and enforced by Modeler.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably should also document this on the generic AHSP and/or Event Subprocess pages as suggested by Philipp here.

While the AI Agent is our only solution building on the AHSP job worker, the general event subprocess logic triggering job workers is not specific to the AI Agent.

@github-actions
Copy link
Contributor

The preview environment relating to the commit 2046268 has successfully been deployed. You can access it at https://preview.docs.camunda.cloud/pr-7788/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentic orchestration component:docs Documentation improvements, including new or updated content deploy Stand up a temporary docs site with this PR

Projects

Status: 👀 In Review

Development

Successfully merging this pull request may close these issues.

Clarify AI Agent Sub-process event handling and “Interrupt tool calls” semantics

3 participants