Skip to content

docs(cpt): Add AI agent testing content#8368

Open
nikonovd wants to merge 17 commits intomainfrom
agentic-ai/cpt-extensions-docs
Open

docs(cpt): Add AI agent testing content#8368
nikonovd wants to merge 17 commits intomainfrom
agentic-ai/cpt-extensions-docs

Conversation

@nikonovd
Copy link
Copy Markdown
Contributor

@nikonovd nikonovd commented Mar 24, 2026

Description

  • Add judge assertions to apis-tools/testing/assertions.md
  • Add judge assertions config info to apis-tools/testing/configuration.md
  • Add conditional behavior to apis-tools/testing/utilities.md
  • Add Testing agentic processes page describing the problem and solutions regarding AI Agent testing
  • Add cross references to the new page to AI Agent documentation

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.

@nikonovd nikonovd requested review from afgambin and saig0 March 24, 2026 14:29
@nikonovd nikonovd added the 8.9.0 label Mar 24, 2026
@nikonovd nikonovd self-assigned this Mar 24, 2026
@nikonovd nikonovd added the deploy Stand up a temporary docs site with this PR label Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 24, 2026

👋 🤖 🤔 Hello, @nikonovd! 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/apis-tools/testing/assertions.md
  • docs/apis-tools/testing/configuration.md
  • docs/apis-tools/testing/testing-agentic-processes.md
  • docs/apis-tools/testing/utilities.md
  • docs/components/agentic-orchestration/ai-agents.md
  • docs/guides/getting-started-agentic-orchestration.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.

@github-actions github-actions bot temporarily deployed to camunda-docs March 24, 2026 14:39 Destroyed
Comment on lines +869 to +870
For OpenAI and Anthropic, the [quick start](#quick-start) example applies directly — change the `provider` and
`model` values. The providers below have additional configuration.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
For OpenAI and Anthropic, the [quick start](#quick-start) example applies directly — change the `provider` and
`model` values. The providers below have additional configuration.

I would remove these two sentences. Also, it seems the quick-start link does not take you anywhere.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good point, i restructured the content.


</Tabs>

#### Custom or generic providers
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For user awareness, we could add an admonition stating this option is also available and linking to this section below the table of supported providers.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I gave it a general restructuring, please take a look 🙂

Copy link
Copy Markdown
Contributor

@afgambin afgambin left a comment

Choose a reason for hiding this comment

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

@nikonovd Did a review pass and left a couple of suggestions, nice work!

@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 09:31 Destroyed
@nikonovd nikonovd force-pushed the agentic-ai/cpt-extensions-docs branch from 1eb8acd to d44b123 Compare March 26, 2026 16:01
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 16:10 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 27, 2026 08:43 Destroyed
@nikonovd nikonovd mentioned this pull request Mar 31, 2026
11 tasks
@nikonovd nikonovd requested a review from a team March 31, 2026 06:43
Copy link
Copy Markdown
Contributor

@mdii mdii left a comment

Choose a reason for hiding this comment

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

Looks great 🚀
I left a few comments.

@nikonovd nikonovd marked this pull request as ready for review March 31, 2026 10:00
@nikonovd nikonovd changed the title docs(cpt): Add judge assertions to CPT testing pages docs(cpt): Add AI agent testing content Mar 31, 2026
@nikonovd nikonovd requested a review from a team March 31, 2026 10:02
@nikonovd nikonovd force-pushed the agentic-ai/cpt-extensions-docs branch from 46ea0d9 to caac0be Compare March 31, 2026 10:02
@github-actions github-actions bot temporarily deployed to camunda-docs March 31, 2026 10:13 Destroyed
mdii
mdii previously approved these changes Mar 31, 2026
Copy link
Copy Markdown
Contributor

@mdii mdii left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@github-actions github-actions bot temporarily deployed to camunda-docs March 31, 2026 10:50 Destroyed
@github-actions
Copy link
Copy Markdown
Contributor

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

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

Labels

8.9.0 deploy Stand up a temporary docs site with this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants