Safi
f85339bcb1
fix(extract): don't require LLM API key for code-only corpus ( #1122 )
...
Backend resolution now defers until after file detection. A code-only
corpus (pure AST, zero LLM calls) runs without any API key.
Key validation only fires when needs_llm=True (semantic_files non-empty
or --dedup-llm passed). Error message now names why a key is needed and
notes that code-only corpora need none.
Applied from PR #1123 with one fix: _clear_backend_keys in tests now
also clears AWS_PROFILE/REGION, OLLAMA_BASE_URL to prevent CI flakes
on machines with ambient credentials.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-05 22:28:57 +01:00
..
2026-05-29 00:05:28 +03:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:24:54 +01:00
2026-05-30 21:37:47 +01:00
2026-06-02 23:48:54 +01:00
2026-05-13 10:07:50 -07:00
2026-06-03 00:08:03 +01:00
2026-05-22 13:22:51 +01:00
2026-05-28 17:40:04 +01:00
2026-06-03 21:03:06 +01:00
2026-05-22 13:22:51 +01:00
2026-05-17 11:32:38 +01:00
2026-06-05 10:45:01 +01:00
2026-05-26 20:12:02 +01:00
2026-05-12 02:23:51 +03:00
2026-06-02 22:23:15 +01:00
2026-06-01 16:13:36 +01:00
2026-05-15 22:57:36 +01:00
2026-06-03 21:03:06 +01:00
2026-05-26 09:17:18 +01:00
2026-05-26 12:27:28 +01:00
2026-05-13 23:19:15 +01:00
2026-05-25 09:14:20 +01:00
2026-06-05 22:28:57 +01:00
2026-05-26 20:21:27 +01:00
2026-05-31 17:09:30 +01:00
2026-05-22 13:22:51 +01:00
2026-05-07 20:07:57 +01:00
2026-06-03 15:40:06 +01:00
2026-06-03 00:20:39 +01:00
2026-06-02 22:50:33 +01:00
2026-06-02 20:48:13 +01:00
2026-06-03 00:00:33 +01:00
2026-06-05 22:15:09 +01:00
2026-06-02 20:48:13 +01:00
2026-05-31 12:23:56 +01:00
2026-05-31 23:37:28 +01:00
2026-06-01 21:44:59 +01:00
2026-05-09 23:42:44 +01:00
2026-05-28 17:44:35 +02:00
2026-05-26 20:16:41 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-05-28 14:46:03 +01:00
2026-05-31 16:41:18 +01:00
2026-06-02 22:50:33 +01:00
2026-06-02 22:50:33 +01:00
2026-05-09 15:52:17 +01:00
2026-05-13 23:19:15 +01:00
2026-06-02 22:16:58 +01:00
2026-05-16 22:36:58 +01:00
2026-05-24 20:38:10 +01:00
2026-05-22 13:22:51 +01:00
2026-06-03 21:04:01 +01:00
2026-05-27 22:30:08 +01:00
2026-06-03 00:00:33 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
fix: OpenCode project path, hook loop guard, deterministic output, Amp platform, punctuation search, builtin god-node filter, .svh Verilog ( #1040 , #1018 , #1037 , #948 , #994 , #916 , #1042 )
2026-05-27 12:39:22 +01:00
2026-06-02 21:08:11 +01:00
2026-05-22 13:22:51 +01:00
2026-06-05 21:46:25 +01:00
2026-05-31 16:47:52 +01:00
2026-06-03 21:03:06 +01:00
2026-06-02 21:08:11 +01:00
2026-05-26 09:06:43 +01:00