open-code-review/internal/agent
kite 0035d124bc
fix: align Go module path with actual GitHub repository (#526)
The module path was github.com/open-code-review/open-code-review but the
repo lives at github.com/alibaba/open-code-review. This mismatch prevents
pkg.go.dev indexing and breaks Go Report Card resolution.
2026-07-27 19:52:35 +08:00
..
agent.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
agent_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
coverage_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
init_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
preview.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
preview_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
util.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
util_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00