luulam
59f17b3725
feat(usage): raw request detail modal + raw stream capture
...
* Add /api/usage/request-details/raw endpoint serving a single
stored request detail verbatim (raw payloads), with /raw doc
clarifying it stays gated by the dashboard auth layer.
* Add RawDetailModal opened from a new 'Raw' button in
RequestDetailsTab. Modal loads /raw, exposes per-section copy
buttons and a 'Copy all (JSON)' that bundles every section.
* Capture the raw provider SSE text inside the streaming
transform (cap 64KB) and forward it through
onStreamComplete.rawProviderText so handler stores it as the
providerResponse. response.content stays the extracted user
text. Tool-call-only turns remain so the marker.
* Accumulate from translated client-facing chunks instead of
raw provider shapes so Responses, Claude delta types, and
Gemini/Antigravity parts all contribute.
* Drop redaction from the list endpoint; raw access is now via
the dedicated /raw endpoint. Tests cover the new behavior.
2026-09-07 14:23:48 +07:00
..
2026-08-14 16:32:54 +07:00
2026-06-29 15:29:49 +07:00
2026-07-19 16:29:55 +07:00
2026-04-17 12:15:10 +07:00
2026-09-02 20:14:59 +07:00
2026-06-06 10:48:14 +07:00
2026-08-14 16:34:54 +07:00
2026-06-14 13:15:48 +07:00
2026-08-05 13:21:38 +07:00
2026-08-14 16:27:10 +07:00
2026-09-03 09:13:45 +07:00
2026-09-03 09:34:24 +07:00
2026-09-03 09:13:45 +07:00
2026-07-29 19:30:44 +07:00
2026-09-03 09:13:45 +07:00
2026-08-05 10:27:27 +07:00
2026-08-02 09:34:27 +07:00
2026-06-26 17:19:46 +07:00
2026-05-16 10:54:41 +07:00
2026-07-07 12:02:56 +07:00
2026-07-16 17:20:10 +07:00
2026-07-03 15:18:27 +07:00
2026-08-28 16:46:05 +07:00
2026-07-29 19:34:14 +07:00
2026-06-18 09:13:27 +07:00
2026-09-05 22:57:00 +07:00
2026-07-07 11:55:45 +07:00
2026-08-27 09:26:17 +07:00
2026-09-02 20:42:53 +07:00
2026-09-02 20:07:16 +07:00
2026-09-05 21:26:16 +07:00
2026-08-05 11:54:16 +07:00
2026-07-16 15:29:52 +07:00
2026-06-29 15:22:47 +07:00
2026-06-26 10:51:16 +07:00
2026-08-05 11:39:59 +07:00
2026-06-15 18:18:04 +07:00
2026-09-05 21:01:52 +07:00
2026-08-05 11:39:59 +07:00
2026-08-05 16:17:26 +07:00
2026-09-05 21:18:07 +07:00
2026-08-27 17:56:26 +07:00
2026-06-26 10:37:29 +07:00
2026-06-15 18:18:04 +07:00
2026-06-20 15:19:31 +07:00
2026-05-01 16:36:36 +07:00
2026-08-28 16:15:19 +07:00
2026-08-04 23:26:37 +07:00
2026-08-22 14:33:53 +07:00
2026-07-03 15:18:27 +07:00
2026-08-05 13:27:25 +07:00
2026-07-07 12:06:09 +07:00
2026-09-05 21:12:16 +07:00
2026-07-29 19:29:27 +07:00
2026-07-20 15:39:55 +07:00
2026-05-21 09:52:30 +07:00
2026-07-20 15:39:55 +07:00
2026-08-05 10:32:32 +07:00
2026-08-14 16:33:58 +07:00
2026-09-03 09:29:12 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 22:48:07 +07:00
2026-05-09 17:48:20 +07:00
2026-07-10 11:29:12 +07:00
2026-07-29 18:09:35 +07:00
2026-09-03 10:05:35 +07:00
2026-07-29 18:10:03 +07:00
2026-07-23 16:07:57 +07:00
2026-02-18 13:24:02 +07:00
2026-06-13 10:54:51 +07:00
2026-09-03 09:24:18 +07:00
2026-09-03 09:48:19 +07:00
2026-09-03 10:13:15 +07:00
2026-06-15 18:18:04 +07:00
2026-06-15 11:38:43 +07:00
2026-08-14 16:21:11 +07:00
2026-06-26 10:37:23 +07:00
2026-08-13 11:56:43 +07:00
2026-08-14 16:27:10 +07:00
2026-09-03 09:13:45 +07:00
2026-07-23 16:34:24 +07:00
2026-08-28 16:44:07 +07:00
2026-09-03 09:13:45 +07:00
2026-06-26 10:50:13 +07:00
2026-06-26 10:32:34 +07:00
2026-05-26 11:23:47 +07:00
2026-08-27 09:26:17 +07:00
2026-05-29 15:40:42 +07:00
2026-08-28 15:35:23 +07:00
2026-07-19 13:35:38 +07:00
2026-07-16 15:33:19 +07:00
2026-07-16 12:00:14 +07:00
2026-07-16 15:33:19 +07:00
2026-07-10 11:47:08 +07:00
2026-07-29 18:09:43 +07:00
2026-08-05 11:43:40 +07:00
2026-09-02 20:04:35 +07:00
2026-07-16 11:27:42 +07:00
2026-07-10 17:32:45 +07:00
2026-06-29 15:59:21 +07:00
2026-08-28 16:34:33 +07:00
2026-08-13 18:30:44 +07:00
2026-06-02 21:14:36 +08:00
2026-06-15 18:18:04 +07:00
2026-09-07 14:10:11 +07:00
2026-07-23 16:28:37 +07:00
2026-07-03 10:58:31 +07:00
2026-07-03 11:11:07 +07:00
2026-07-29 21:05:23 +07:00
2026-07-29 19:27:41 +07:00
2026-07-29 19:27:41 +07:00
2026-06-26 11:42:05 +07:00
2026-09-03 09:21:37 +07:00
2026-08-13 11:56:31 +07:00
2026-07-20 10:55:33 +07:00
2026-07-29 19:27:41 +07:00
2026-07-20 10:55:33 +07:00
2026-07-20 10:55:33 +07:00
2026-08-13 11:33:41 +07:00
2026-08-14 16:33:58 +07:00
2026-06-21 16:51:47 +07:00
2026-06-13 11:43:18 +07:00
2026-08-28 16:34:05 +07:00
2026-05-13 15:34:10 +07:00
2026-06-06 10:01:05 +07:00
2026-05-13 15:34:10 +07:00
2026-07-01 09:30:52 +07:00
2026-06-15 18:18:04 +07:00
2026-09-02 20:20:32 +07:00
2026-07-05 17:34:04 +07:00
2026-08-22 14:33:53 +07:00
2026-06-03 01:53:34 +08:00
2026-06-14 18:49:38 +07:00
2026-02-20 15:07:43 +07:00
2026-08-27 20:53:02 +07:00
2026-08-02 09:34:27 +07:00
2026-09-03 10:13:15 +07:00
2026-08-05 10:38:25 +07:00
2026-08-05 13:27:25 +07:00
2026-08-05 13:27:25 +07:00
2026-08-13 11:40:45 +07:00
2026-07-16 15:33:19 +07:00
2026-08-05 13:27:25 +07:00
2026-06-29 16:05:29 +07:00
2026-05-26 11:33:38 +07:00
2026-07-10 11:11:37 +07:00
2026-06-06 12:54:01 +07:00
2026-08-03 17:06:32 +07:00
2026-07-23 16:27:06 +07:00
2026-06-15 11:38:43 +07:00
2026-09-05 22:39:22 +07:00
2026-09-05 22:39:22 +07:00
2026-09-05 21:09:49 +07:00
2026-09-05 21:10:10 +07:00
2026-09-03 09:24:18 +07:00
2026-07-07 11:57:04 +07:00
2026-04-22 11:58:53 +07:00
2026-08-13 11:56:43 +07:00
2026-06-15 18:18:04 +07:00
2026-06-20 15:19:22 +07:00
2026-08-05 13:13:54 +07:00
2026-06-06 10:01:05 +07:00
2026-06-15 11:38:43 +07:00
2026-09-05 21:56:07 +07:00
2026-06-02 21:14:36 +08:00
2026-06-26 12:06:35 +07:00
2026-03-16 09:21:05 +07:00
2026-09-03 09:39:01 +07:00
2026-07-10 16:10:42 +07:00
2026-08-13 11:43:11 +07:00
2026-09-03 23:02:52 +07:00
2026-07-16 12:09:48 +07:00
2026-06-06 12:25:12 +07:00
2026-09-07 14:23:48 +07:00
2026-07-10 13:08:58 +07:00
2026-08-27 09:26:17 +07:00
2026-06-06 16:07:43 +07:00
2026-09-05 22:39:22 +07:00
2026-08-13 11:46:49 +07:00
2026-04-22 15:36:51 +07:00
2026-04-22 15:36:51 +07:00
2026-07-07 12:02:56 +07:00
2026-07-09 15:12:52 +07:00
2026-05-17 15:13:37 +07:00
2026-08-13 17:56:34 +07:00
2026-08-13 11:50:25 +07:00
2026-07-10 11:29:06 +07:00
2026-06-26 11:04:51 +07:00
2026-07-16 15:15:05 +07:00
2026-08-05 09:03:41 +07:00
2026-09-03 09:22:22 +07:00
2026-08-14 16:33:58 +07:00
2026-09-07 14:23:48 +07:00
2026-08-04 23:33:12 +07:00
2026-08-05 09:03:41 +07:00
2026-08-28 11:47:56 +07:00
2026-07-09 15:13:24 +07:00
2026-08-05 11:39:59 +07:00
2026-07-23 16:27:06 +07:00
2026-06-13 21:32:52 +07:00
2026-08-28 16:58:27 +07:00
2026-06-26 17:22:02 +07:00
2026-06-14 18:49:38 +07:00
2026-06-14 18:49:38 +07:00
2026-07-23 16:22:47 +07:00
2026-06-15 11:38:43 +07:00
2026-09-05 21:10:10 +07:00
2026-09-03 09:43:01 +07:00
2026-06-26 11:37:44 +07:00
2026-04-22 11:58:53 +07:00
2026-07-25 17:25:19 +07:00
2026-05-21 11:33:18 +07:00
2026-05-21 11:33:18 +07:00
2026-07-13 23:44:36 +07:00
2026-07-16 15:29:52 +07:00
2026-08-22 14:33:53 +07:00
2026-08-05 11:46:23 +07:00
2026-08-27 16:10:00 +07:00
2026-08-28 16:16:01 +07:00