Skip to content

Sync docs for agents PR #685: Chat processing with typing indicators and batching support#26788

Closed
agents-git-bot[bot] wants to merge 1 commit intoproductionfrom
sync-docs-pr-685
Closed

Sync docs for agents PR #685: Chat processing with typing indicators and batching support#26788
agents-git-bot[bot] wants to merge 1 commit intoproductionfrom
sync-docs-pr-685

Conversation

@agents-git-bot
Copy link
Copy Markdown
Contributor

@agents-git-bot agents-git-bot bot commented Nov 27, 2025

Summary

This PR syncs documentation for agents PR #685: chat processing with typing indicators and batching support for msgs

Changes

  • Chat processing modes: Documented sequential (default) vs batch modes for handling multiple incoming messages
  • Configuration options: Added documentation for chatIdleTimeout and chatTypingTimeout in batch mode
  • Typing indicators: Documented onInputChange, sendTypingIndicator, and inputProps APIs
  • API reference updates: Updated useAgentChat return type documentation with new properties
  • Examples: Added comprehensive examples showing how to use both processing modes and typing indicators

Related Links

Generated with Claude Code

@github-actions github-actions bot added size/m product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. labels Nov 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 27, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/agents/ @irvinebroque, @rita3ko, @elithrar, @thomasgauvin, @threepointone, @whoiskatrin, @cloudflare/pcx-technical-writing, @cloudflare/ai-agents

@agents-git-bot agents-git-bot bot force-pushed the sync-docs-pr-685 branch 2 times, most recently from 99a1a53 to ddc66cc Compare November 27, 2025 17:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 27, 2025

Sync documentation for PR cloudflare/agents#685: "chat processing with typing indicators and batching support for msgs"

Added documentation for:
- Chat processing modes (sequential vs batch)
- Configuration options for batch mode (chatIdleTimeout, chatTypingTimeout)
- Typing indicator support via onInputChange and inputProps
- Usage examples for both modes
- Updated useAgentChat API reference with new return values

Related PR: cloudflare/agents#685
@agents-git-bot agents-git-bot bot requested a review from whoiskatrin as a code owner December 8, 2025 16:36
@agents-git-bot agents-git-bot bot changed the title chat processing with typing indicators and batching support for msgs Sync docs for agents PR #685: Chat processing with typing indicators and batching support Dec 8, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant).

@github-actions github-actions bot added the stale label Jan 28, 2026
@github-actions github-actions bot deleted the sync-docs-pr-685 branch March 19, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/m stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants