Skip to content

docs(samples): list joke-agent samples in samples README#1006

Merged
apetraru-uipath merged 1 commit into
mainfrom
docs/add-joke-agent-samples-to-readme
Jul 24, 2026
Merged

docs(samples): list joke-agent samples in samples README#1006
apetraru-uipath merged 1 commit into
mainfrom
docs/add-joke-agent-samples-to-readme

Conversation

@apetraru-uipath

Copy link
Copy Markdown
Contributor

What changed?

The joke-agent and joke-agent-decorator sample directories already exist under samples/, but they were not listed in the samples/README.md index. This PR adds index entries for both so they are discoverable from the samples overview:

  • Joke agent — LangGraph agent generating family-friendly jokes, with a middleware-based guardrails stack (PII detection, prompt injection prevention, content validation) and HITL escalation on PII in the input.
  • Joke agent (decorator-based guardrails) — same use case demonstrating the unified @guardrail decorator applied without a middleware stack.

Docs-only change; no code was modified.

How has this been tested?

Verified the two directories exist on main and that the README links resolve to them. Markdown-only change, no automated tests apply.

Are there any breaking changes?

  • None

Copilot AI review requested due to automatic review settings July 23, 2026 21:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the samples index to make the existing joke-agent examples discoverable from the samples/ overview documentation.

Changes:

  • Adds an index entry for the joke-agent sample with a brief description of its guardrails + HITL behavior.
  • Adds an index entry for the joke-agent-decorator sample highlighting the unified @guardrail decorator approach.

@sonarqubecloud

Copy link
Copy Markdown

@apetraru-uipath
apetraru-uipath enabled auto-merge (squash) July 24, 2026 08:04
@apetraru-uipath
apetraru-uipath merged commit 5561ff3 into main Jul 24, 2026
46 checks passed
@apetraru-uipath
apetraru-uipath deleted the docs/add-joke-agent-samples-to-readme branch July 24, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants