David Condrey

Results 5 issues of David Condrey

Need assistance testing. issue #30702 **Description** Update timezoned daemon to sync from cell network with fallback

enhancement

Add configuration option `revalidateOnRSCFallback` (default: `false`) to eliminate redundant network request since data is already fresh when using SWR with RSC. ## Changes - Added configuration option `revalidateOnRSCFallback` to `PublicConfiguration`...

Updated to check both visibility and focus for improving UX in tabbed and multi-app scenarios. ## Related Issues Fixes #3039

Call all revalidators for a key to respect individual isPaused() states (#2333)

### Related Issues - fixes #10001 ### Proposed Changes: Previously, if `step_count` ≥ `max_agent_steps` and `last_msg` ∈ `ToolResult`, output = ToolResult (no final text). Now, if `step_count` ≥ `max_agent_steps` and...

type:documentation
topic:tests