open-code-review/internal
kite 5f4e5a2b40 feat(llm): auto-append /chat/completions to OpenAI-compatible base URLs
Allow users to configure either a base URL (e.g. https://api.example.com/v1)
or a full endpoint URL for OpenAI-compatible services. The client now
normalizes the URL on initialization, matching the existing behavior of
the Anthropic client.
2026-05-29 00:04:30 +08:00
..
agent feat(review): add --preview flag to show files before running LLM review 2026-05-26 23:06:47 +08:00
config feat(rules): add ocr rules check command to preview effective rule for a file path 2026-05-26 22:11:39 +08:00
diff refactor(diff): Simplify hunk resolution logic with helper functions 2026-05-23 00:36:51 +08:00
llm feat(llm): auto-append /chat/completions to OpenAI-compatible base URLs 2026-05-29 00:04:30 +08:00
model feat: init 2026-05-20 22:03:52 +08:00
release build: Remove version from binary names and update related scripts 2026-05-22 23:11:37 +08:00
session refactor(config): rename config directory from .open-code-review to .opencodereview 2026-05-25 23:07:36 +08:00
stdout feat: init 2026-05-20 22:03:52 +08:00
suggestdiff feat: init 2026-05-20 22:03:52 +08:00
telemetry refactor(config): rename config directory from .open-code-review to .opencodereview 2026-05-25 23:07:36 +08:00
tool feat: init 2026-05-20 22:03:52 +08:00
viewer refactor(config): rename config directory from .open-code-review to .opencodereview 2026-05-25 23:07:36 +08:00