freemo
9b64297eff
docs(a2a): fix SSE streaming event example method name
...
Corrects the Example Streaming Event in docs/reference/a2a.md to use
the correct JSON-RPC 2.0 notification method name `task/statusUpdate`
instead of the incorrect `message/stream`.
`message/stream` is the client→server REQUEST method that initiates
streaming. The actual SSE data payloads are JSON-RPC 2.0 notifications
(no `id` field) with method names `task/statusUpdate` or
`task/artifactUpdate`, as implemented in SseEventFormatter.
Closes #2519
2026-05-30 09:33:19 -04:00
..
2026-05-30 09:33:19 -04:00
2026-03-03 03:29:31 +00:00
2026-04-03 04:55:21 +00:00
2026-03-05 21:38:55 +00:00
2026-02-23 10:46:53 +00:00
2026-04-02 23:06:12 +00:00
2026-02-24 17:57:18 +00:00
2026-02-25 10:30:42 +00:00
2026-02-25 10:30:42 +00:00
2026-02-22 08:31:45 +00:00
2026-03-18 06:58:39 +00:00
2026-02-19 11:29:34 +00:00
2026-02-17 13:26:15 +00:00
2026-02-26 09:10:35 +00:00
2026-03-04 23:47:20 +00:00
2026-03-11 13:19:55 -04:00
2026-02-19 19:23:30 +00:00
2026-03-30 13:18:07 +01:00
2026-03-30 13:18:07 +01:00
2026-02-21 16:27:40 +00:00
2026-02-18 03:27:00 +00:00
2026-02-26 02:47:14 +00:00
2026-04-28 08:20:42 +00:00
2026-02-19 13:46:48 +00:00
2026-04-03 04:55:21 +00:00
2026-03-17 13:14:37 -04:00
2026-02-25 10:48:05 -05:00
2026-02-19 23:48:40 +00:00
2026-03-02 15:05:20 +00:00
2026-04-03 04:55:21 +00:00
2026-04-05 21:31:44 +00:00
2026-03-03 17:01:57 +00:00
2026-02-25 12:08:01 -05:00
2026-03-02 14:32:31 +00:00
2026-04-02 17:35:41 +00:00
2026-04-17 17:40:00 +00:00
2026-04-05 20:05:48 +00:00
2026-04-03 04:55:21 +00:00
2026-03-03 12:18:27 +00:00
2026-02-25 10:04:31 +00:00
2026-05-07 23:49:20 +00:00
2026-03-17 12:22:32 +00:00
2026-02-23 17:53:26 -05:00
2026-02-25 10:02:38 +00:00
2026-04-03 04:55:21 +00:00
2026-03-30 13:18:07 +01:00
2026-03-26 11:52:52 +00:00
2026-03-12 10:31:37 +00:00
2026-02-22 09:23:35 +00:00
2026-03-03 21:44:20 +00:00
2026-04-05 18:09:32 +00:00
2026-03-11 13:19:55 -04:00
2026-03-27 11:10:56 +00:00
2026-02-25 13:17:26 +00:00
2026-03-03 14:55:58 -05:00
2026-03-03 17:04:17 -05:00
2026-02-21 10:19:45 -05:00
2026-02-28 20:21:18 +00:00
2026-04-02 16:52:59 +00:00
2026-03-30 13:18:07 +01:00
2026-02-25 10:05:10 +00:00
2026-04-05 20:05:48 +00:00
2026-04-05 21:09:42 +00:00
2026-03-03 23:36:15 +00:00
2026-02-18 03:27:00 +00:00
2026-04-02 19:09:04 +00:00
2026-02-23 03:11:12 +00:00
2026-02-20 08:48:33 -05:00
2026-02-21 19:51:28 -05:00
2026-02-23 22:20:44 +00:00
2026-04-03 04:55:21 +00:00
2026-03-30 13:44:54 +00:00
2026-04-17 17:40:00 +00:00
2026-03-11 17:42:13 +00:00
2026-03-02 17:44:18 +00:00
2026-03-03 22:21:14 +00:00
2026-02-27 23:08:55 +00:00
2026-03-21 04:46:45 +00:00
2026-03-06 00:49:33 +00:00
2026-02-19 11:15:18 +00:00
2026-02-21 16:32:03 +00:00
2026-03-02 22:05:53 +00:00
2026-04-03 04:55:21 +00:00
2026-03-02 09:47:40 -05:00
2026-05-05 10:56:18 +00:00
2026-02-17 20:33:53 +00:00
2026-03-03 03:36:33 +00:00
2026-02-26 10:57:07 +00:00
2026-02-26 12:29:49 +00:00
2026-02-25 10:03:21 +00:00
2026-02-17 19:58:15 +00:00
2026-02-20 08:50:08 -05:00
2026-02-21 10:18:26 -05:00
2026-02-21 16:30:33 +00:00
2026-02-20 08:50:08 -05:00
2026-02-20 08:50:08 -05:00
2026-02-21 10:18:26 -05:00
2026-03-02 09:41:25 -05:00
2026-03-01 09:07:06 +00:00
2026-02-25 10:06:27 +00:00
2026-04-03 04:55:21 +00:00
2026-02-20 15:57:21 +00:00
2026-02-20 08:49:30 -05:00
2026-02-17 21:14:46 +00:00
2026-02-21 10:23:31 -05:00
2026-04-03 18:01:26 +00:00
2026-04-02 17:35:41 +00:00
2026-04-03 18:01:26 +00:00
2026-04-02 17:35:41 +00:00
2026-04-03 18:01:26 +00:00
2026-03-11 00:40:07 +00:00
2026-03-13 18:21:50 +00:00
2026-03-16 12:11:08 +00:00
2026-04-05 20:05:48 +00:00
2026-03-04 22:40:34 +00:00
2026-02-25 10:03:57 +00:00