Commit graph

  • 5e6c2ba29c fix(prompt): adapt the review filter to multi-file groups feat/semantic-file-grouping kite 2026-08-20 22:12:22 +08:00
  • a97598020e fix(agent): drop the stray trailing newline from the change-file list kite 2026-08-20 22:12:06 +08:00
  • 0af5eda9cc fix(agent): tag each rule block with the files it governs kite 2026-08-20 21:05:50 +08:00
  • 6f74f8e857 refactor(prompt): emit the review plan as plain text instead of JSON kite 2026-08-20 20:40:26 +08:00
  • 9ed0de4a19 test(llmloop): use per-comment path in re-location identity tests kite 2026-08-20 11:07:12 +08:00
  • a93ce8f314 fix(prompt): restore review recall lost to plan-phase suppression kite 2026-08-11 13:50:57 +08:00
  • 5907fc0b22 docs(agent): restore design-decision comments lost during refactor kite 2026-08-10 20:51:17 +08:00
  • db69d355ae refactor(prompt): clean up system/user prompts for multi-file review kite 2026-08-10 20:21:38 +08:00
  • ac9eb60fad feat(prompt): wrap diffs in <review_files> container kite 2026-08-10 19:58:30 +08:00
  • 21025a6678 fix(prompt): reference actual <file> elements instead of nonexistent <review_files> kite 2026-08-10 19:55:03 +08:00
  • bb54dbefce refactor(agent): rename file_metadata_table to file_list kite 2026-08-10 19:53:09 +08:00
  • 3370be62e6 refactor(prompt): remove redundant Comment Attribution section kite 2026-08-10 19:48:35 +08:00
  • 935deca846 fix(tool): fall back to newPath when comment omits path field kite 2026-08-10 19:34:47 +08:00
  • 4287d761b1 feat(llmloop): backfill comment thinking from turn output (#773) xujiejie 2026-08-10 14:52:51 +08:00
  • bbb8d78005 fix(llmloop): add per-item path to thinking backfill tests kite 2026-08-10 17:59:34 +08:00
  • 410e66f041 test(agent): improve grouping test coverage kite 2026-08-09 20:36:31 +08:00
  • f4e73b0781 feat(agent): group semantically related files for multi-file review kite 2026-08-08 23:01:19 +08:00
  • 6200689cf4 fix(review): make the project summary observable and skip it on hard failure feat/review-summary kite 2026-08-20 14:27:37 +08:00
  • c8e05b9c0c fix(scan): truncate summary comment list on rune boundaries kite 2026-08-20 13:01:12 +08:00
  • 8605aee5e6 test(agent): mark multibyte truncation fixture as allow-non-english kite 2026-08-20 12:13:02 +08:00
  • d6bca92989 fix(review): address PR #916 review feedback kite 2026-08-19 10:53:03 +08:00
  • 1cca7f45f3 feat(review): add --summary flag for project-level comment consolidation kite 2026-08-15 00:08:58 +08:00
  • 4b6874bd23
    fix(agent): name the main-loop stop trigger in item failure reasons (#855) main Fanzzzd 2026-08-20 18:46:56 +08:00
  • 43bbc48779
    refactor(background): treat --background and --background-file as mutually exclusive with file precedence (#1016) xujiejie 2026-08-20 18:03:28 +08:00
  • 699c91444a
    test(llm): cover tool_choice mapping for all three provider protocols (#1011) Kite 2026-08-20 11:04:22 +08:00
  • 9c5e90d0b1
    feat(providers): add AWS Bedrock as a built-in provider with native SigV4 auth (#705) v1.9.8 Luis Rodriguez 2026-08-19 22:22:45 -04:00
  • 756203c31a
    fix(cmd): suppress ANSI color when stdout is not a TTY (#927) 超級の新人 2026-08-19 21:51:38 +08:00
  • d8fc4cd2af
    chore(examples): add explicit --audience agent to codeup_ci and action.yml (#1004) xujiejie 2026-08-19 21:34:16 +08:00
  • f6e5e98564
    refactor(skill): simplify review flow, use native severity (#1002) xujiejie 2026-08-19 20:19:02 +08:00
  • 66d71b23eb
    fix(cmd): stream review progress to stderr for json and sarif (#929) 超級の新人 2026-08-19 19:05:53 +08:00
  • f269d0ce00
    chore(deps): bump the go-dependencies group across 1 directory with 18 updates (#880) v1.9.7 dependabot[bot] 2026-08-19 13:41:04 +08:00
  • 68492a5372
    feat(installation): support asset download via OCR_GITHUB_MIRROR (#893) Tao Xin 2026-08-19 10:45:32 +09:00
  • be2e67b6c2
    chore(deps): bump the actions group across 1 directory with 3 updates dependabot/github_actions/actions-646988e673 dependabot[bot] 2026-08-18 14:44:37 +00:00
  • ab9a83e36d
    chore(ci): change dependabot schedule from weekly to monthly (#998) Kite 2026-08-18 21:52:48 +08:00
  • 35a06a4951
    feat(providers): add gemini to built-in providers (#930) Tao Xin 2026-08-18 22:20:03 +09:00
  • 24c2dd0cde
    feat(language): add support for .ipynb files (#980) v1.9.6 Tao Xin 2026-08-18 21:24:20 +09:00
  • 6c4a89faaf
    feat(allowlist): add Thrift and Cap'n Proto support (#960) chethanuk 2026-08-18 15:10:57 +04:00
  • 9a01ec0427
    feat(lang): review support for R (#988) Tao Xin 2026-08-18 18:10:03 +09:00
  • 794a971a9a
    i18n(pages): add Korean (ko) locale (#857) Minsu Lee 2026-08-18 17:49:53 +09:00
  • c4d3f52b72
    feat(allowlist): add Zig support (#937) Ben Younes 2026-08-18 03:53:37 +02:00
  • 533f7367cd
    fix(updater): discard stale version hints (#720) 林SO 2026-08-17 22:35:46 +08:00
  • b712856403
    docs(site): update for elm (#978) Tao Xin 2026-08-17 21:22:12 +09:00
  • 6cc10949a6
    fix(ci): line endings check fails on symbolic links (#952) Tao Xin 2026-08-17 21:10:58 +09:00
  • ec5f6851d2
    fix(pages): make install-channel command box scrollable (#912) Tao Xin 2026-08-17 20:53:04 +09:00
  • b741d7d0b5
    feat(rules): add Jsonnet review rules (#470) (#962) chethanuk 2026-08-17 15:07:45 +04:00
  • 1ae808e100
    fix(scripts): stop license checks failing on valid headers (#971) chethanuk 2026-08-17 13:25:35 +04:00
  • e288e1a33f
    fix(pages): serve 404 pages on non-existent GET requests but render no React Route (#955) Tao Xin 2026-08-17 16:24:01 +09:00
  • e51d65706f
    fix(allowlist): allow .properties, .po and .pot so their rules can run (#958) chethanuk 2026-08-17 11:05:41 +04:00
  • f75c43af45
    feat(config): resolve api_key/auth_token from a command (#236) (#605) chethanuk 2026-08-17 10:40:37 +04:00
  • 7ef8e50bd2
    feat(allowlist): add Elm language support (#940) (#953) Waqas Ahmed 2026-08-17 10:43:34 +05:00
  • 5cbc8a1cd0
    docs: fix code of conduct reporting links (#968) Tethys0 2026-08-16 22:45:20 -05:00
  • ea1de41a4f
    fix(plugin): separate client marketplace registrations (#908) v1.9.5 ayxwi 2026-08-16 19:49:49 +08:00
  • 75cb3d0c45
    feat(scan): report token budget stop in JSON summary.budget_exceeded (#791) chethanuk 2026-08-16 15:21:18 +04:00
  • b8bee97184
    feat(providers): add kimi-global (Moonshot international API) to built-in providers (#914) Magnus 2026-08-16 00:35:52 +10:00
  • 9a371c9b36
    fix(diff): re-file comments whose code lives in another file (#921) Kite 2026-08-15 19:20:41 +08:00
  • 44a946a68d
    feat(rules): add Swift review rules (#918) Vladimir 2026-08-15 17:50:30 +08:00
  • 1abfb70fcb
    docs(cli-reference): add missing ocr review flags examples (#920) Tao Xin 2026-08-15 18:24:50 +09:00
  • c8b6a390b8
    fix(review-filter): add submit_filter_result func for review filter stage (#295) ScarletCarpet 2026-08-15 17:18:51 +08:00
  • 96b2728ec2
    docs(cli-reference): document missing review flags (#900) Guiyang Yuan 2026-08-15 13:28:49 +08:00
  • f7344e798a
    feat(providers): add xAI (Grok) to built-in providers (#899) v1.9.4 温洛 2026-08-15 12:21:46 +08:00
  • d8b222a180
    refactor(telemetry): replace PrintTraceSummary positional params with TraceSummary struct (#909) Abu Bakar Siddik 2026-08-15 10:19:28 +06:00
  • 7ce7cf78a2
    feat(providers): add glm-5.3 to the Z.AI Coding Plan provider (#915) Magnus 2026-08-15 12:45:49 +10:00
  • 4fedf3583c refactor(filter): use tool call instead of raw JSON for review filter output refactor/review-filter-tool-call kite 2026-08-05 10:59:47 +08:00
  • 0c8c0670f2
    docs(cli): document review no-filter option (#871) 董艺宽 2026-08-14 17:54:10 +08:00
  • 31db10fa63
    fix(resume): preserve checkpoints after Ctrl-C (#902) Gongyl01 2026-08-14 17:42:24 +08:00
  • e770791b69
    ci: skip CI runs for documentation-only changes (#907) xujiejie 2026-08-14 17:36:37 +08:00
  • 160046124f
    feat(pages): add MacOS, Linux, and Windows install channels to hero section (#904) Kite 2026-08-14 17:32:04 +08:00
  • 0b7492b04d
    feat(telemetry): display session ID in terminal summary output (#870) AllenJoe 2026-08-14 17:22:24 +08:00
  • 9a151a2f93
    Link AACR-Bench dataset from README (#901) NielsRogge 2026-08-14 11:09:51 +02:00
  • f1c79be86a
    feat(pages): serve install scripts from custom domain (#797) Abdul Moiz Hussain 2026-08-14 13:06:37 +05:00
  • d59eddaa5a
    feat(pages): add macports to pages homepage (#873) Tao Xin 2026-08-14 16:30:32 +09:00
  • 92fd0d088e
    fix(opencode): separate per-file and overall timeouts (#717) 林SO 2026-08-14 15:19:02 +08:00
  • 6546da9885
    feat(provider): support custom Base URL for LiteLLM/built-in providers (#729) Xupeng 2026-08-14 14:04:10 +08:00
  • 51750bfe02
    test(agent): add end-to-end regression test for review item fingerprint stability (#898) xujiejie 2026-08-14 12:39:53 +08:00
  • ab741e6334
    docs(pages): update CLI reference and i18n for --format sarif (#874) Tao Xin 2026-08-14 13:00:38 +09:00
  • c35ddd7223
    feat(resume): add trusted resume validation and transition lineage (#786) (#845) v1.9.3 Gongyl01 2026-08-14 11:31:40 +08:00
  • 144607f826
    feat(llm): task-scoped session affinity for prompt caching (#332) Hyeseong Kim 2026-08-14 12:23:44 +09:00
  • 590a6f3616
    fix(agent): stabilize review item fingerprints (#732) 林SO 2026-08-14 11:15:50 +08:00
  • 3496360c40
    ci: bump Go image to 1.26.6 to clear stdlib vulnerabilities (#896) Kite 2026-08-14 10:54:02 +08:00
  • 5fafe82972
    fix(cmd): report expected arguments when positional count is wrong (#892) 超級の新人 2026-08-13 20:44:04 +08:00
  • 8ce52972cd
    fix: make FileFilter patterns case-insensitive (#859) Shivam 2026-08-13 16:13:47 +05:30
  • 0e5fab8152
    feat(action): render category/severity badge as a shields.io image (#882) (#885) 超級の新人 2026-08-13 16:18:00 +08:00
  • 9148bfdded
    chore: remove Chinese doc references from retry test comments (#886) Tao Xin 2026-08-13 15:41:28 +08:00
  • da972b23e0
    feat(llmloop): add grace round after tool-request budget exhausted (#872) kite 2026-08-13 15:23:47 +08:00
  • 450dd6d1d6
    chore(ci): fail CI when unapproved non-English text appears in source files (#876) kite 2026-08-13 14:43:55 +08:00
  • 082c776ab0
    Feat/llm retry report:SDK retry-attempt observability for review (#785) (#790) Gongyl01 2026-08-13 14:31:18 +08:00
  • 140871d70f
    feat(cmd): add SARIF output format (#820) Syt3s 2026-08-12 18:03:34 +08:00
  • 552dc95147
    feat(cmd): add no-review cmd (#835) Syt3s 2026-08-12 16:44:35 +08:00
  • 980f21d6f2
    chore: remove leftover Chinese from the Go core, CI examples and pages comments (#861) kite 2026-08-12 15:58:23 +08:00
  • a7f149929a
    fix(LE): normalize line endings via .gitattributes (#858) Tao Xin 2026-08-12 14:55:58 +08:00
  • 5b37b5f8e2
    fix(diff): match gitignore directory patterns (#853) v1.9.2 Ziyang Guo 2026-08-12 14:28:51 +08:00
  • 56a3937b35
    feat(pages): redesign hero with two-column layout and three install channels (#408) hezheng.lsw 2026-08-12 14:21:15 +08:00
  • 73c7f0f714
    feat(providers): add siliconflow (GLOBAL) to built-in providers (#772) Tao Xin 2026-08-12 11:29:11 +08:00
  • 4068a4bd25
    feat(providers): add siliconflow-cn as a built-in model provider (#775) Tao Xin 2026-08-11 22:12:31 +08:00
  • 4f7d78f28d
    docs(skill): avoid output truncation in agent skill instructions (#809) Nefelibata 2026-08-11 20:43:11 +08:00
  • a9449db5d3
    feat(llm): add novita api as a default provider (#829) Tao Xin 2026-08-11 20:15:52 +08:00
  • 7a68ac535f exp(prompt): restore main's plan/main task prompts to isolate prompt effect exp/restore-prompts kite 2026-08-11 15:50:50 +08:00
  • 7e52a4fd55
    fix(action): pin nested action references to full commit SHAs (#836) Fanzzzd 2026-08-11 15:36:13 +08:00
  • e188e69c8e docs: add retry_codes configuration documentation (#827) 祈愿Qiii 2026-08-11 13:05:43 +08:00
  • 46bb1b02d2 fix(prompt): restore review recall lost to plan-phase suppression kite 2026-08-11 13:50:57 +08:00