Files
Jordan Ritter e457a41c00 fix(react-core): await runAgent in useInterrupt::resolve
resolve() previously called copilotkit.runAgent(...) without await and
without return, so callers had no handle to sequence against the resume
run's settle. The harness DOM-settle check timed out for any consumer
awaiting the assistant confirmation bubble.

Add regression test: resolve returns a Promise that settles only after
runAgent settles.
2026-06-15 15:10:00 -07:00
..
2026-06-12 13:03:45 +00:00
2026-06-12 13:03:45 +00:00
2026-06-12 13:03:45 +00:00
2026-06-12 13:03:45 +00:00
2026-06-12 13:03:45 +00:00