Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4599 commits
Select commit Hold shift + click to select a range
91040bc
fix(agent-manager): report worktree problems accurately and recover f…
kirillk Sep 14, 2026
184c87e
chore(jetbrains): add shared run configs for VS Code extension scripts
kirillk Sep 14, 2026
1009149
fix(agent-manager): address review findings on worktree health reporting
kirillk Sep 14, 2026
c237f14
Merge branch 'main' into frosty-nebula
kirillk Sep 14, 2026
4075601
fix(agent-manager): sort worktreeDirs for deterministic orphan order
kirillk Sep 14, 2026
552f042
chore(jetbrains): sync bun.lock version with package.json bump
kirillk Sep 14, 2026
028a2d2
chore(kilo-docs): merge main and resolve Swarm settings
lambertjosh Sep 14, 2026
0d20561
docs(kilo-docs): address provider review and deprecated mode guidance
lambertjosh Sep 14, 2026
95659b1
docs(kilo-docs): restore Swarm migration guidance
lambertjosh Sep 14, 2026
68879be
fix(vscode): restore chat prompt focus after window reactivation
mondalaci Sep 14, 2026
2151ac9
Merge pull request #14027 from Kilo-Org/chore/jetbrains-cli-pin-v7.6.2
kirillk Sep 14, 2026
23bc385
fix(agent-manager): report unavailable on a thrown stats/dirty RPC
kirillk Sep 14, 2026
c49a8e6
docs(kilo-docs): use Azure Foundry naming consistently
lambertjosh Sep 15, 2026
2d9c6ed
Merge pull request #14135 from Kilo-Org/docs/consolidate-auto-sync-20…
lambertjosh Sep 15, 2026
e2878c3
release: v7.7.0
kilo-maintainer[bot] Sep 15, 2026
95daf5c
refactor(vscode): group the reasoning display setting with the other …
marius-kilocode Sep 15, 2026
9701f12
feat(agent-manager): pin project row with new worktree button
marius-kilocode Sep 15, 2026
c1195f0
fix(agent-manager): do not inherit a merged PR on a reused branch name
marius-kilocode Sep 15, 2026
7a9cd72
fix(ui): keep the capped reasoning preview anchored after the block s…
marius-kilocode Sep 15, 2026
d94f74d
style(vscode): format the reasoning contract assertion
marius-kilocode Sep 15, 2026
a6edb7d
refactor(agent-manager): drop a redundant git call from the PR owners…
marius-kilocode Sep 15, 2026
c338003
fix(agent-manager): show project actions as buttons and drop worktree…
marius-kilocode Sep 15, 2026
76194f1
test(agent-manager): cover the PR ownership guard against real git
marius-kilocode Sep 15, 2026
1748eec
fix(ui): address reasoning display review findings
marius-kilocode Sep 15, 2026
e2d4934
test(agent-manager): hide the console window of the real-git fixture
marius-kilocode Sep 15, 2026
5584ba5
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
50d3a8e
Merge pull request #14138 from Kilo-Org/frosty-nebula
kirillk Sep 15, 2026
4eedf2a
fix(vscode): make subagent reasoning follow the reasoning display set…
marius-kilocode Sep 15, 2026
14dbd48
Merge pull request #14145 from Kilo-Org/fix-pr-batching-logic-errors
marius-kilocode Sep 15, 2026
9c7736f
Merge pull request #14126 from Kilo-Org/add-comment-copy-link-button
marius-kilocode Sep 15, 2026
00ca5f6
Merge pull request #14122 from Kilo-Org/docs/agent-manager-ux
marius-kilocode Sep 15, 2026
a242a91
fix(agent-manager): enable row worktree control before project state …
marius-kilocode Sep 15, 2026
cd21d7c
test(agent-manager): make scrolled project list story scroll
marius-kilocode Sep 15, 2026
2ce2bbc
Merge pull request #14121 from Kilo-Org/docs/permission-reject-feedback
marius-kilocode Sep 15, 2026
aa51594
Merge pull request #14127 from Kilo-Org/sugary-satellite
marius-kilocode Sep 15, 2026
26ce52f
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
bc6cda5
Merge commit 'aa51594c06a8b8636b09cf7c2edea259ccb48c00' into docs/com…
marius-kilocode Sep 15, 2026
ee8e158
refactor(vscode): drop the dead subagent viewer background flag
marius-kilocode Sep 15, 2026
c3d5b90
fix(agent-manager): avoid guessing unloaded project base branch
marius-kilocode Sep 15, 2026
c79624d
Merge remote-tracking branch 'origin/agent-manager/sticky-project-row…
marius-kilocode Sep 15, 2026
86cac9b
Merge pull request #14120 from Kilo-Org/docs/compaction-model-location
marius-kilocode Sep 15, 2026
02e92bc
fix(cli): speed up local recall searches and improve match ranking
marius-kilocode Sep 15, 2026
6114389
Merge remote-tracking branch 'origin/main' into optimize-kilo-local-r…
marius-kilocode Sep 15, 2026
716b506
Merge pull request #14146 from Kilo-Org/agent-manager/sticky-project-row
marius-kilocode Sep 15, 2026
0861063
Merge pull request #14144 from Kilo-Org/add-reasoning-mode-visual-set…
marius-kilocode Sep 15, 2026
2ba015d
fix(cli): log recall role index fallback and mark the changeset minor
marius-kilocode Sep 15, 2026
306b4ed
fix(cli): recover recall role lookups from prepare-time index errors
marius-kilocode Sep 15, 2026
5566394
Merge pull request #14148 from Kilo-Org/optimize-kilo-local-recall-pe…
marius-kilocode Sep 15, 2026
60628ee
feat(agent-manager): move add project to a fixed footer
marius-kilocode Sep 15, 2026
94c3e3c
fix(vscode): keep Agent Manager sidebar rendered when an icon changes…
marius-kilocode Sep 15, 2026
ed5b3f6
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
55b381d
test(vscode): reuse the shared fixture harness for the icon registry …
marius-kilocode Sep 15, 2026
e6add54
test(opencode): wait for the source pin release in snapshot materiali…
marius-kilocode Sep 15, 2026
8e144cc
Merge pull request #14150 from Kilo-Org/fix-empty-sidebar-webview
marius-kilocode Sep 15, 2026
ce18a2f
test(cli): stabilize issue 8656 stall test on Windows
marius-kilocode Sep 15, 2026
f77ae0b
fix(vscode): keep session header height stable while streaming
marius-kilocode Sep 15, 2026
130fdad
test(cli): keep stall fixture disk writes off the response path
marius-kilocode Sep 15, 2026
f894108
feat(vscode): show chat message timestamps on hover
marius-kilocode Sep 15, 2026
121b2ab
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
cc3748e
fix(vscode): keep Kilo Gateway speech-to-text model when the custom s…
marius-kilocode Sep 15, 2026
39e935e
fix(vscode): show header skeletons only while a turn is running
marius-kilocode Sep 15, 2026
95182b6
Merge pull request #14152 from Kilo-Org/fix/issue-8656-stall-test-flake
marius-kilocode Sep 15, 2026
8511931
Merge pull request #14151 from Kilo-Org/buttercup-haumea
marius-kilocode Sep 15, 2026
4ff4c2d
Merge remote-tracking branch 'origin/main' into pr-13039
marius-kilocode Sep 15, 2026
1b62b5e
fix(vscode): stop clipping the working status label during a status swap
marius-kilocode Sep 15, 2026
e2fb0b7
test(vscode): cover the status swap fade and the outgoing label exit
marius-kilocode Sep 15, 2026
90561b1
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
6625944
fix(vscode): address chat timestamp review feedback
marius-kilocode Sep 15, 2026
fdacb1c
fix(vscode): reserve the header graph height across the turn boundary
marius-kilocode Sep 15, 2026
ef5603e
release: v7.7.1
kilo-maintainer[bot] Sep 15, 2026
8c22dd4
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
5a73a45
perf(vscode): scope the turn timing lookup to the current turn
marius-kilocode Sep 15, 2026
5517390
fix(vscode): stream visible subagent transcripts smoothly
marius-kilocode Sep 15, 2026
cad5f4f
Merge remote-tracking branch 'origin/main' into pr-13039
marius-kilocode Sep 15, 2026
049aaf9
test(vscode): cover visible stream marking for inspector sessions
marius-kilocode Sep 15, 2026
6ca8c52
test(vscode): skip the flaky diff-panel scroll-up baseline
marius-kilocode Sep 15, 2026
1c33649
feat: make Kilo Swarm a top-level config setting
marius-kilocode Sep 15, 2026
037c108
Merge pull request #14156 from Kilo-Org/smooth-vscode-loading-indicat…
marius-kilocode Sep 15, 2026
2272b06
Merge pull request #14149 from Kilo-Org/agent-manager/add-project-footer
marius-kilocode Sep 15, 2026
3509c92
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
da2f278
Merge remote-tracking branch 'origin/main' into fascinated-baryonyx
marius-kilocode Sep 15, 2026
b0f4ebe
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
c63f77c
fix(vscode): add shared_agent_board to known config keys
marius-kilocode Sep 15, 2026
467a1d4
test(sdk-next): make embedded host isolation test deterministic
marius-kilocode Sep 15, 2026
1de10e3
Merge remote-tracking branch 'origin/peaceful-pickup' into peaceful-p…
marius-kilocode Sep 15, 2026
6cfb025
fix(cli): warn when retired experimental.shared_agent_board is present
marius-kilocode Sep 15, 2026
93674a9
Merge pull request #14158 from Kilo-Org/investigate-subagent-renderin…
marius-kilocode Sep 15, 2026
6a423a3
Merge pull request #14154 from Kilo-Org/fix-top-bar-ui-flicker
marius-kilocode Sep 15, 2026
a81f1a0
fix(ci): tolerate transient 503 responses in link-checker
marius-kilocode Sep 15, 2026
1df6993
fix(cli): stop looping on repeated malformed tool calls
marius-kilocode Sep 15, 2026
875a2de
fix(vscode): resolve speech-to-text source from the global config only
marius-kilocode Sep 15, 2026
5b629ca
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
106b179
fix(cli): bound stuck turns across malformed tool call variants
marius-kilocode Sep 15, 2026
8aae5df
fix(ci): exclude flaky ai.google.dev links from link-checker
marius-kilocode Sep 15, 2026
bd4d3ab
Merge remote-tracking branch 'origin/main' into fascinated-baryonyx
marius-kilocode Sep 15, 2026
8426ace
fix(cli): cap malformed tool failures per turn
marius-kilocode Sep 15, 2026
65a76d5
Merge pull request #14162 from Kilo-Org/fix/link-checker-external-503
marius-kilocode Sep 15, 2026
eff45af
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
43d13cf
Merge pull request #14161 from Kilo-Org/fix/sdk-next-embedded-hosts-f…
marius-kilocode Sep 15, 2026
8f3430e
Merge pull request #14159 from Kilo-Org/supersede/speech-to-text-cust…
marius-kilocode Sep 15, 2026
9597be3
Merge pull request #14160 from Kilo-Org/peaceful-pickup
marius-kilocode Sep 15, 2026
136f411
fix: keep chat transcript text selections while the agent streams
marius-kilocode Sep 15, 2026
bf5bb64
refactor(vscode): render transcript rows through one shared row view
marius-kilocode Sep 15, 2026
a326988
fix: harden transcript selection handling from review feedback
marius-kilocode Sep 15, 2026
ae0afbf
fix: keep Keep Awake active while a wakeup is scheduled
marius-kilocode Sep 15, 2026
e2922df
fix(ui): annotate the shared project guard for the annotation checker
marius-kilocode Sep 15, 2026
8ae53cd
docs: retrigger Vercel docs-staging preview
emilieschario Sep 15, 2026
fabfb36
fix(ui): restore the upstream project guard
marius-kilocode Sep 15, 2026
db4dce4
fix(tui): treat a failed wakeup refresh as an error
marius-kilocode Sep 15, 2026
d1567e6
Merge pull request #14165 from Kilo-Org/prevent-sleep-during-schedule…
marius-kilocode Sep 15, 2026
b4df88d
fix: stop transcript jumps while subagent cards stream
marius-kilocode Sep 15, 2026
a16e5e9
feat(vscode): show add-as-context selections as context cards
marius-kilocode Sep 15, 2026
16831a0
fix: tag wakeup cancel events with the session instance
marius-kilocode Sep 15, 2026
e4f66af
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
7fa6dab
refactor(vscode): share one row renderer between virtualizer and tail
marius-kilocode Sep 15, 2026
9ae73fc
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
b98ed5c
fix(vscode): keep the stored task card state consistent on remount
marius-kilocode Sep 15, 2026
a0bd233
refactor(cli): move session-delete wakeup cancel into KiloSession
marius-kilocode Sep 15, 2026
8d861de
refactor(vscode): share the prompt show-more toggle
marius-kilocode Sep 15, 2026
36771e6
feat(vscode): collapse large pastes in the prompt input
marius-kilocode Sep 15, 2026
5ceef03
fix(vscode): keep the task card open-state decision out of the component
marius-kilocode Sep 15, 2026
cfdd830
Merge pull request #13889 from Kilo-Org/jetbrains-paste-collapse
kirillk Sep 15, 2026
5b05fd3
fix(vscode): keep feedback metadata ahead of code context
marius-kilocode Sep 15, 2026
ed92a23
fix(vscode): gate Playwright readiness for all prompts and open Integ…
marius-kilocode Sep 15, 2026
ae61cd1
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
bede6af
fix(vscode): reset and guard code contexts in prompt paths
marius-kilocode Sep 15, 2026
75748c0
fix(vscode): keep native prompt undo intact with paste collapse
marius-kilocode Sep 15, 2026
c6e0a37
fix(vscode): keep review and browser sections adjacent
marius-kilocode Sep 15, 2026
e536718
test(vscode): assert the structured input helper body
marius-kilocode Sep 15, 2026
10df8b5
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 15, 2026
ce6d778
test(vscode): assert the status glide shape instead of one exact frame
marius-kilocode Sep 15, 2026
212205a
Merge pull request #14169 from Kilo-Org/fix/wakeup-cancel-instance-ta…
marius-kilocode Sep 15, 2026
81f5afe
Merge pull request #14163 from Kilo-Org/lucky-gate
marius-kilocode Sep 15, 2026
8cb8cfb
Merge pull request #14155 from Kilo-Org/fascinated-baryonyx
marius-kilocode Sep 15, 2026
d06e276
fix(vscode): address browser review feedback
marius-kilocode Sep 15, 2026
9d60266
fix(vscode): address paste collapse review findings
marius-kilocode Sep 15, 2026
34a54f4
feat(vscode): raise paste collapse thresholds for the wider composer
marius-kilocode Sep 15, 2026
aabe219
fix(jetbrains): do not latch the gh field downgrade on a deleted work…
kirillk Sep 15, 2026
e79d9c3
Merge pull request #14168 from Kilo-Org/ui-context-pill-visual-polish
marius-kilocode Sep 15, 2026
0333605
Merge pull request #14166 from Kilo-Org/fix-subagent-reasoning-ui-fli…
marius-kilocode Sep 15, 2026
24de817
fix(vscode): expand large pastes without execCommand
marius-kilocode Sep 15, 2026
2c30628
Merge origin/main into fix-vscode-text-selection-interruption
marius-kilocode Sep 15, 2026
2de1ac2
Merge remote-tracking branch 'origin/main' into investigate-browser-a…
marius-kilocode Sep 15, 2026
6351b3b
Merge origin/main into feat/vscode-paste-collapse
marius-kilocode Sep 15, 2026
bdee7aa
chore(vscode): speed up extension launch builds
marius-kilocode Sep 15, 2026
b9fc906
Merge pull request #14164 from Kilo-Org/fix-vscode-text-selection-int…
marius-kilocode Sep 15, 2026
b94d43b
fix(vscode): harden the shared Solid transform cache
marius-kilocode Sep 15, 2026
df9dc1e
fix(vscode): make the solid cache sweep resilient and complete
marius-kilocode Sep 15, 2026
dd2f2f9
fix(vscode): default model not persistent after explicit user choice
WebReflection Sep 15, 2026
8100652
fix(agent-manager): close the gaps the cross-cutting review found
kirillk Sep 15, 2026
53d49e9
fix(vscode): finish draft store merge resolution
marius-kilocode Sep 15, 2026
a93bac0
chore(vscode): address paste collapse review suggestions
marius-kilocode Sep 15, 2026
3a1380c
fix(vscode): translate browser automation settings into all locales
marius-kilocode Sep 15, 2026
deb8dba
docs: auto-sync cloud-mobile with merged PRs (through 2026-09-14) (#1…
github-actions[bot] Sep 15, 2026
6594874
Merge remote-tracking branch 'origin/main' into golden-sparrow
kirillk Sep 15, 2026
9e6bdf2
refactor(vscode): move host failure toasts out of AgentManagerApp
kirillk Sep 15, 2026
929d1e0
Merge pull request #12714 from Kilo-Org/migrate-marketplace-to-cli
kirillk Sep 15, 2026
1459d81
fix(agent-manager): make a parked worktree recoverable and bound the …
kirillk Sep 15, 2026
6624db6
fix(vscode): stop routing a PR error that belongs to another project
kirillk Sep 15, 2026
ae338dd
release: v7.7.2
kilo-maintainer[bot] Sep 15, 2026
3a98691
fix(agent-manager): reload the PR diff when a review snapshot expires
marius-kilocode Sep 15, 2026
82b65bd
fix(agent-manager): reload the snapshot only for expired review failures
marius-kilocode Sep 15, 2026
b51f2e3
fix(vscode): match Windows path casing in document previews
marius-kilocode Sep 15, 2026
dcc0672
Merge origin/main into fix/14139-restore-prompt-focus
marius-kilocode Sep 15, 2026
463cfae
chore: update nix node_modules hashes
kilo-maintainer[bot] Sep 15, 2026
99d4aea
fix(vscode): fold macOS case in document preview containment
marius-kilocode Sep 15, 2026
1598581
Merge pull request #14183 from Kilo-Org/fix-comment-bug
marius-kilocode Sep 15, 2026
9e0bfa8
fix(vscode): harden and bound the shared Solid transform cache
marius-kilocode Sep 15, 2026
23d8118
fix(vscode): address browser automation review findings
marius-kilocode Sep 15, 2026
ed777cc
fix(vscode): correct paste range rebasing and draft clear
marius-kilocode Sep 15, 2026
2789f85
Merge pull request #14142 from mondalaci/fix/14139-restore-prompt-focus
marius-kilocode Sep 15, 2026
44a6145
fix(vscode): prune stale index entries and distrust recent mtimes
marius-kilocode Sep 15, 2026
5246dc2
fix(vscode): also require ctime to match before trusting a cached key
marius-kilocode Sep 15, 2026
f096c12
Merge pull request #14185 from Kilo-Org/fix-windows-worktree-containm…
marius-kilocode Sep 15, 2026
647d679
fix(vscode): keep the Integrated Browser Chrome toggle in sync
marius-kilocode Sep 15, 2026
7a7bc03
fix(vscode): migrate the Integrated Browser Chrome preference once
marius-kilocode Sep 15, 2026
b9a81ab
fix(vscode): migrate only user-level Chrome preferences
marius-kilocode Sep 15, 2026
dead6df
fix(jetbrains): explain PR import failures and recover from stale refs
kirillk Sep 15, 2026
664be7d
fix(jetbrains): reorder worktree row context menu
kirillk Sep 15, 2026
dc51014
Merge pull request #14066 from Kilo-Org/docs/remove-kiloclaw
emilieschario Sep 15, 2026
68ef839
fix(jetbrains): address PR review on PR import guards
kirillk Sep 15, 2026
b6c9e99
fix(jetbrains): detect the ref conflict git only summarizes
kirillk Sep 15, 2026
3b18612
fix(jetbrains): anchor the github host to the authority
kirillk Sep 15, 2026
742c32d
Merge pull request #14137 from Kilo-Org/golden-sparrow
kirillk Sep 15, 2026
83a8b48
chore(jetbrains): bump CLI pin to v7.7.2
kirillk Sep 15, 2026
b0702f7
Merge pull request #14184 from Kilo-Org/chore/jetbrains-cli-pin-v7.7.2
kirillk Sep 15, 2026
6b54adf
release(jetbrains): v7.1.7-rc.1
kilo-maintainer[bot] Sep 15, 2026
c27fded
Merge pull request #14067 from Kilo-Org/docs/agent-terminology
emilieschario Sep 15, 2026
5b604f0
refactor(core): encapsulate Codex usage lifecycle
lambertjosh Sep 15, 2026
329a66a
Merge pull request #14070 from Kilo-Org/docs/custom-agent-benefits
emilieschario Sep 15, 2026
b64f9a8
Merge pull request #14068 from Kilo-Org/docs/agent-workflow-terminology
emilieschario Sep 15, 2026
5a0e63a
Merge pull request #14071 from Kilo-Org/docs/organization-agent-termi…
emilieschario Sep 15, 2026
3abc209
docs(jetbrains): edit changelog for v7.1.7-rc.1
kirillk Sep 15, 2026
ff06f3d
docs(jetbrains): edit changelog for v7.1.7-rc.1
kirillk Sep 15, 2026
8962b7e
Merge pull request #14193 from Kilo-Org/jetbrains/release/v7.1.7-rc.1
kirillk Sep 15, 2026
9dab237
Merge pull request #13519 from Kilo-Org/feat-codex-usage-core-review-…
lambertjosh Sep 16, 2026
9be66de
fix(vscode): preserve diff row heights across width changes
marius-kilocode Sep 16, 2026
50330a4
Merge pull request #14170 from Kilo-Org/feat/vscode-paste-collapse
marius-kilocode Sep 16, 2026
98918cd
fix(ui): match inline chat diffs to the diff viewer
marius-kilocode Sep 16, 2026
5bf040e
fix: load leading-slash skill paths and group skills in the slash menu
marius-kilocode Sep 16, 2026
78a4d93
fix(vscode): restore undo and redo in the chat input
marius-kilocode Sep 16, 2026
410e9fe
docs(kilo-docs): fix dead agentic engineering link
marius-kilocode Sep 16, 2026
03b99d3
fix(ui): share diff size limits and cover eager rendering
marius-kilocode Sep 16, 2026
25afa86
test(vscode): align prompt undo specs with local undo handling
marius-kilocode Sep 16, 2026
6693c66
test(vscode): cover undoKey in prompt input utils unit tests
marius-kilocode Sep 16, 2026
b655ec4
chore(vscode): format prompt undo spec
marius-kilocode Sep 16, 2026
e67440c
Merge remote-tracking branch 'origin/main' into bolder-order
marius-kilocode Sep 16, 2026
f6ca661
Merge pull request #14201 from Kilo-Org/handsomely-hamburger
marius-kilocode Sep 16, 2026
fc08e31
Merge pull request #14179 from Kilo-Org/optimize-extension-performance
marius-kilocode Sep 16, 2026
f09621f
Merge pull request #14200 from Kilo-Org/bolder-order
marius-kilocode Sep 16, 2026
e887603
Merge pull request #14202 from Kilo-Org/fix-getting-started-broken-link
marius-kilocode Sep 16, 2026
11780f5
Merge pull request #14049 from Kilo-Org/investigate-browser-automatio…
marius-kilocode Sep 16, 2026
b3adda2
Merge pull request #14199 from Kilo-Org/sync-inline-diff-viewer-features
marius-kilocode Sep 16, 2026
96b2b16
fix: reduce chat transcript flicker while a turn streams
marius-kilocode Sep 16, 2026
50f7d01
fix(vscode): preserve effort intent and live session defaults
WebReflection Sep 16, 2026
fa6cc2d
docs(vscode): explain model preference edge-case fixes
WebReflection Sep 16, 2026
7c23966
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 16, 2026
e1c9ee3
fix: address review on the flicker changes
marius-kilocode Sep 16, 2026
d202c80
feat(vscode): animate the Kilo logo on hover
marius-kilocode Sep 16, 2026
0d2fee2
fix(vscode): discard empty draft caches after goal promotion
WebReflection Sep 16, 2026
42dddd0
fix(jetbrains): match VS Code paste collapse thresholds
marius-kilocode Sep 16, 2026
634d1a7
fix(agent-manager): make worktree deletion near-instant and reliable
marius-kilocode Sep 16, 2026
c6419e7
Merge pull request #14203 from Kilo-Org/fix-answer-flicker
marius-kilocode Sep 16, 2026
804001a
fix(vscode): gate the animated logo crossfade on player readiness
marius-kilocode Sep 16, 2026
f616aef
Merge pull request #14204 from Kilo-Org/implement-dotlottie-animation…
marius-kilocode Sep 16, 2026
5e82daa
Merge pull request #14206 from Kilo-Org/optimize-worktree-deletion-speed
marius-kilocode Sep 16, 2026
08ee076
Merge pull request #14205 from Kilo-Org/increase-vscode-paste-summary…
marius-kilocode Sep 16, 2026
c23548f
chore: update nix node_modules hashes
kilo-maintainer[bot] Sep 16, 2026
e4ca830
chore: remove dead dev:stats script from root package.json
marius-kilocode Sep 16, 2026
1d187e8
refactor(cli): remove deprecated review command aliases
marius-kilocode Sep 16, 2026
3eaf47b
refactor: remove KiloClaw
marius-kilocode Sep 16, 2026
9e791ae
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 16, 2026
8437096
fix(vscode): match chat search against message text only
marius-kilocode Sep 16, 2026
b7ebdc5
Merge remote-tracking branch 'origin/main' into refactor-search-scope…
marius-kilocode Sep 16, 2026
7fa7f51
chore: fix prettier formatting after KiloClaw removal
marius-kilocode Sep 16, 2026
10f1f5b
Merge remote-tracking branch 'origin/remove-kilo-claw' into remove-ki…
marius-kilocode Sep 16, 2026
1e598e8
Merge pull request #14180 from Kilo-Org/explicit-model-selection-lost
WebReflection Sep 16, 2026
a955c15
chore(vscode): drop leftover question dock id and pin search range as…
marius-kilocode Sep 16, 2026
e12b519
Merge pull request #14208 from Kilo-Org/remove-review-aliases
marius-kilocode Sep 16, 2026
91aa834
Merge pull request #14207 from Kilo-Org/remove-dev-stats
marius-kilocode Sep 16, 2026
f670974
Merge pull request #14210 from Kilo-Org/refactor-search-scope-to-mess…
marius-kilocode Sep 16, 2026
ad099d8
Merge pull request #14209 from Kilo-Org/remove-kilo-claw
marius-kilocode Sep 16, 2026
633f4c0
release: v7.7.3
kilo-maintainer[bot] Sep 17, 2026
ebbe109
refactor: kilo compat for v7.7.3
yunqiqiliang Sep 17, 2026
a325fbe
merge: record upstream v7.7.3
yunqiqiliang Sep 17, 2026
3089f02
fix(merge): resolve kilo-vscode typecheck errors
yunqiqiliang Sep 18, 2026
846c49c
fix(test): resolve registry test conflict for wakeup tools
yunqiqiliang Sep 18, 2026
9b8060b
fix(webview): add missing types for ReasoningDisplay, PromptMentionDr…
yunqiqiliang Sep 18, 2026
b493131
fix(webview): add virtualize function and createReviewCommentResult m…
yunqiqiliang Sep 18, 2026
f40d1b6
chore: bump version to 7.7.3 for czcode v0.9.1 release
yunqiqiliang Sep 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 4 additions & 3 deletions .github/docs-sync/edit.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@
* wall-clock budget is recorded as action "pending" so the watermark holds
* back and the next run re-collects those PRs.
*
* Env: EDIT_MODEL (provider/model), KILO_API_KEY + KILO_ORG_ID (set by workflow; read natively by the kilo provider).
* Env: EDIT_MODEL (provider/model), DOCS_SYNC_VARIANT (reasoning effort, default max),
* KILO_API_KEY + KILO_ORG_ID (set by workflow; read natively by the kilo provider).
* Budgets: EDIT_BUDGET_MINUTES (default 50), EDIT_BATCH_TIMEOUT_MINUTES (default 15).
* Test hook: DOCS_SYNC_BACKOFF_MS replaces every retry wait when set.
*/

import fs from "node:fs"
import path from "node:path"
import { fileURLToPath } from "node:url"
import { backoffMsForAttempt, deadline, remainingMs, runKilo, sleepSync } from "./lib.mjs"
import { backoffMsForAttempt, deadline, remainingMs, REASONING_VARIANT, runKilo, sleepSync } from "./lib.mjs"
import { readLearningsBlock } from "./learn.mjs"

const BATCH_SIZE = 5
Expand Down Expand Up @@ -89,7 +90,7 @@ Batch specifics for this run: the PRs to handle are in the attached ${batchFile}
"-m",
model,
"--variant",
"high",
REASONING_VARIANT,
"--dir",
process.cwd(),
"-f",
Expand Down
Loading
Loading