Skip to content

Validate agent input in sample agents and runtime docs - #612

Merged
jariy17 merged 1 commit into
mainfrom
tjariy/runtime-input-validation
Aug 4, 2026
Merged

Validate agent input in sample agents and runtime docs#612
jariy17 merged 1 commit into
mainfrom
tjariy/runtime-input-validation

Conversation

@jariy17

@jariy17 jariy17 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What

Validate invocation input in the sample/integration agents and document input validation on the runtime entrypoints.

  • Sample and integration agents check that the prompt/message is a string before invoking the agent.
  • entrypoint and AG-UI docstrings note that applications should validate input before forwarding it to a framework.
  • README shows prompt validation in the quickstart.

Testing

pytest tests_integ/runtime/test_simple_agent.py passes.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

✅ No Breaking Changes Detected

No public API breaking changes found in this PR.

@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Aug 3, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Aug 3, 2026
@jariy17
jariy17 merged commit 528471e into main Aug 4, 2026
51 of 55 checks passed
@jariy17
jariy17 deleted the tjariy/runtime-input-validation branch August 4, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants