Files
browser/src
Ilya Bogin 56e5daed54 search: track zenai review changes for the keenable engine
zenai's review round made keyless explicit in the client's type
(init takes ?[]const u8; null selects the public endpoint) and removed
the always-empty description field from results:

- the .auto keyless rung and searchExplicit pass null instead of "";
  the null-key call is comptime-gated to keyless-capable engines and
  apiSearch's key parameter is anytype to admit both shapes
- a set-but-empty KEENABLE_API_KEY is now keyed and fails loudly
  instead of silently switching to the keyless rate-limit regime
- formatKeenableMarkdown reads snippet only (description no longer
  exists to fall back to)
- build.zig.zon repinned to the reviewed zenai commit
2026-08-24 10:44:38 +03:00
..
2026-08-22 14:28:02 +08:00
2026-08-01 09:15:18 +08:00
2026-08-22 07:04:58 +08:00
2026-08-11 20:30:45 +08:00
2026-07-22 18:29:33 +03:00
2026-08-20 16:03:42 +08:00
2026-07-30 13:02:13 +08:00
2026-07-22 13:26:03 +08:00
2026-07-28 09:39:02 +08:00
2026-08-20 16:03:42 +08:00
2026-07-22 13:26:03 +08:00
2026-07-30 13:02:13 +08:00
2026-08-22 07:04:58 +08:00
2026-08-01 09:15:18 +08:00
2026-07-22 13:26:03 +08:00
2026-07-22 13:26:03 +08:00
2026-08-20 16:03:42 +08:00
2026-07-22 13:26:03 +08:00
2026-07-22 13:26:03 +08:00
2026-08-22 07:04:58 +08:00