Skip to content

Conversation

@agents-git-bot
Copy link
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
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
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
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants