Artem
9be29b2c22
fix: address PR review feedback from gemini-code-assist
...
- Fix parse_custom_headers to preserve commas in values by splitting
only on commas followed by a header-name:colon pattern (manual scan
instead of simple split(','))
- Use matches! macro for backend exclusion check in app.rs
- Merge SSE metadata extraction into single pass (was iterating twice)
- Replace fragile substring-based context_length with explicit match
on known Gemini model IDs via gemini_context_length()
- Add missing models to regression test (8 models, not 5)
2026-03-18 14:27:12 +03:00
..
2026-03-16 20:19:43 -07:00
2026-03-16 20:19:43 -07:00
2026-03-16 20:19:43 -07:00
2026-03-11 20:28:38 -07:00
2026-03-14 13:06:59 -07:00
2026-03-10 13:25:32 -07:00
2026-03-16 20:19:43 -07:00
2026-03-07 18:01:40 +00:00
2026-03-16 13:31:03 -07:00
2026-03-11 03:36:25 +00:00
2026-03-06 00:49:10 +00:00
2026-03-16 13:31:03 -07:00
2026-03-05 09:13:09 +00:00
2026-03-07 09:15:00 +00:00
2026-03-05 09:13:09 +00:00
2026-03-16 20:19:43 -07:00
2026-03-11 16:52:31 -07:00
2026-03-06 08:12:56 +00:00
2026-03-07 09:15:00 +00:00
2026-03-14 16:27:18 -07:00
2026-03-05 09:13:09 +00:00
2026-03-07 09:15:00 +00:00
2026-03-05 09:13:09 +00:00
2026-03-07 09:15:00 +00:00
2026-03-06 08:12:56 +00:00
2026-03-12 15:03:38 -07:00
2026-03-18 14:27:12 +03:00
2026-03-09 07:10:25 +00:00
2026-02-22 08:09:56 +00:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-10 18:37:10 -07:00
2026-03-10 04:39:51 +00:00
2026-03-11 17:03:12 -07:00
2026-02-12 12:25:36 +01:00
2026-03-07 09:10:05 +00:00
2026-03-10 16:34:54 -07:00
2026-03-10 08:11:21 -07:00
2026-03-08 13:32:42 -07:00
2026-03-16 16:10:20 -07:00
2026-03-06 04:39:04 +00:00
2026-03-05 09:13:09 +00:00
2026-03-05 09:13:09 +00:00
2026-03-16 13:31:03 -07:00
2026-03-07 18:01:40 +00:00
2026-03-07 09:15:00 +00:00
2026-03-10 16:34:54 -07:00