open-code-review/internal
温洛 f7344e798a
feat(providers): add xAI (Grok) to built-in providers (#899)
* feat(llm): add xAI Grok provider preset

* Update internal/llm/providers.go

Co-authored-by: Tao Xin <wu2196674@icloud.com>

* Update internal/llm/providers.go

Co-authored-by: Tao Xin <wu2196674@icloud.com>

* apply ccec85 for test

* Update internal/llm/providers.go

Co-authored-by: Tao Xin <wu2196674@icloud.com>

---------

Co-authored-by: Tao Xin <wu2196674@icloud.com>
2026-08-15 12:21:46 +08:00
..
agent fix(resume): preserve checkpoints after Ctrl-C (#902) 2026-08-14 17:42:24 +08:00
config fix: make FileFilter patterns case-insensitive (#859) 2026-08-13 18:43:47 +08:00
delegate chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
diff chore(ci): fail CI when unapproved non-English text appears in source files (#876) 2026-08-13 14:43:55 +08:00
gitcmd chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
llm feat(providers): add xAI (Grok) to built-in providers (#899) 2026-08-15 12:21:46 +08:00
llmloop feat(llm): task-scoped session affinity for prompt caching (#332) 2026-08-14 11:23:44 +08:00
mcp test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
model chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
pathutil test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
release chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
scan feat(llm): task-scoped session affinity for prompt caching (#332) 2026-08-14 11:23:44 +08:00
session feat(resume): add trusted resume validation and transition lineage (#786) (#845) 2026-08-14 11:31:40 +08:00
stdout refactor(telemetry): replace PrintTraceSummary positional params with TraceSummary struct (#909) 2026-08-15 12:19:28 +08:00
suggestdiff chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
telemetry refactor(telemetry): replace PrintTraceSummary positional params with TraceSummary struct (#909) 2026-08-15 12:19:28 +08:00
tool chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
viewer chore(ci): fail CI when unapproved non-English text appears in source files (#876) 2026-08-13 14:43:55 +08:00