Skip to content

Releases: alibaba/open-code-review

v1.7.13

Choose a tag to compare

@github-actions github-actions released this 20 Jul 06:35
a4a281c

🚀 Features

  • feat: add po code review rules (#404)
  • feat: add install.ps1 for Windows one-line install (#397)
  • feat(pages): expand Integrations sidebar group by default (#394)

🐛 Bug Fixes

  • fix(diff): add --end-of-options guard and no-commit regression test for workspace diff (#376)
  • fix(scan): check user include patterns before the extension allowlist (#378)

📖 Documentation

  • docs(pages): document PowerShell install.ps1 on installation pages (#399)
  • docs(pages): note that LLM API key is optional in delegation mode (#392)
  • docs(pages): simplify claude-code prerequisites, recommend delegation mode (#391)
  • docs: remove direct subprocess page (#390)

Full Changelog: v1.7.12...v1.7.13

v1.7.12

Choose a tag to compare

@github-actions github-actions released this 17 Jul 03:59
17049fb

🚀 Features

  • feat: add LiteLLM AI gateway provider preset (#385)

📖 Documentation

  • docs(pages): remove integrations parent page, keep as sidebar group (#387)
  • docs(pages): add Delegation Mode documentation to website (#386)

Full Changelog: v1.7.11...v1.7.12

v1.7.11

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:27
4ee453f

🚀 Features

  • feat(delegate): add delegation mode for host-agent driven code review (#383)
  • feat(rules): add FreeMarker (.ftl/.ftlh/.ftlx) review support (#377)
  • feat(llm): add built-in Ollama Cloud provider preset (#375)

🐛 Bug Fixes

  • fix(diff): preserve non-ASCII paths (#365)

🔧 Refactoring

  • refactor(diff): normalize workspace git argument ordering (#381)

📖 Documentation

  • docs(pages): add OpenAI Responses API to website i18n strings (#373)

Full Changelog: v1.7.10...v1.7.11

v1.7.10

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:21
f58b0f2

🚀 Features

  • feat: Add OpenAI Responses API support and refactor protocol handling (#363)

Full Changelog: v1.7.9...v1.7.10

v1.7.9

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:49
a32f852

🚀 Features

  • feat(telemetry): propagate W3C traceparent from parent process (#352)

🐛 Bug Fixes

  • fix: remove redundant font-family from .response-text .inline-code (#339)

Full Changelog: v1.7.8...v1.7.9

v1.7.8

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:51
50e5a17

🚀 Features

  • feat(pages): add blog section with i18n support (#355)

🐛 Bug Fixes

  • fix(llm): support opt-in OpenAI streaming (#359)
  • fix(background-file) Manage path at git repository root directory Refs:#324 (#327)
  • fix(plugin): isolate Claude Code package (#350)
  • fix(pages): widen blog detail content area with percentage-based max-width (#356)

Full Changelog: v1.7.7...v1.7.8

v1.7.7

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:10
802af6b

🚀 Features

  • feat(llm): add built-in Eden AI provider preset (#346)

🐛 Bug Fixes

  • fix(llm): make OCR_LLM_EXTRA_HEADERS apply to all resolver strategies (#353)
  • fix(vscode): add PNG icon for marketplace display and bump to v0.1.1
  • fix(vscode): improve git review modes, diff preview, and comment mounting (#334)

Other Changes

  • chore(vscode): prepare extension for marketplace publishing (#349)
  • chore(vscode): replace activity bar icon with new design (#348)

Full Changelog: v1.7.6...v1.7.7

v1.7.6

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:33
fbc1104

🚀 Features

  • feat: add Python code review rules (#343)
  • feat(action): extract reusable composite PR-review GitHub Action (#337)
  • feat: enhance token usage resolution for OpenAI and Anthropic compati… (#223)
  • feat(review): add resumable sessions and session inspection (#306)
  • feat(background-file) Add the background-file CLI option to read a local business context file (#206)

🐛 Bug Fixes

  • fix(vscode): prevent config panel render loop and refine step status styles (#341)
  • fix(viewer): fix monospace font rendering in pre/code blocks on Windows (#328)
  • fix(tool): reject traversal pathspecs in code_search (#303)

📖 Documentation

  • docs(pages): split install and version commands into separate code blocks (#345)
  • docs(roadmap): mark MCP as shipped and add delegate mode
  • docs(README): add upgrade instructions (#321)
  • docs: remove broken Star History section from all READMEs (#329)
  • docs: add contributors image to Contributing section (#326)
  • docs: remove retired Go Report Card badge (#319)

Other Changes

  • chore(action): set author to alibaba (#344)
  • ci: bump Go image to 1.26.5 to fix GO-2026-5856 govulncheck failure (#330)
  • test: fix golangci-lint errcheck/staticcheck issues in test code (#323)

Full Changelog: v1.7.5...v1.7.6

v1.7.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:25
46dde27

🚀 Features

  • feat(viewer): dark mode + system monospace font (#304) (#312)

Other Changes

  • Feat/telemetry http exporter (#314)

Full Changelog: v1.7.4...v1.7.5

v1.7.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:21
c973e58

🐛 Bug Fixes

  • fix(tool): resolve file_read paths against git top-level in monorepos (#309)

Full Changelog: v1.7.3...v1.7.4