Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4185 commits
Select commit Hold shift + click to select a range
e9be65b
Merge branch 'main' into remove-unwanted-feature
marius-kilocode Sep 8, 2026
8a2403b
chore: merge main into goal branch
marius-kilocode Sep 8, 2026
e97d11d
fix(goal): preserve running goals and pending drafts
marius-kilocode Sep 8, 2026
6fc3a96
Merge pull request #13793 from Kilo-Org/remove-unwanted-feature
marius-kilocode Sep 8, 2026
5bfe44c
fix(goal): resolve main conflicts and stabilize layout test
marius-kilocode Sep 8, 2026
05c763f
fix(agent-manager): explain empty repository worktree failures
marius-kilocode Sep 8, 2026
70ba598
fix(agent-manager): allow committed bases from orphan branches
marius-kilocode Sep 8, 2026
c5df354
Merge pull request #13920 from Kilo-Org/fix/agent-manager-worktree-fa…
marius-kilocode Sep 8, 2026
4fc96d6
fix(goal): preserve attachment admission interrupts
marius-kilocode Sep 8, 2026
19604b8
Merge pull request #13679 from Kilo-Org/add-goal-session-reruns
marius-kilocode Sep 8, 2026
fa4a840
feat(agent-manager): enable multiple projects by default (#13918)
marius-kilocode Sep 8, 2026
36d6d7d
fix(release): include CLI notes in GitHub releases
marius-kilocode Sep 8, 2026
13caf02
Merge pull request #13888 from Kilo-Org/clever-tundra
kirillk Sep 8, 2026
cc3f87c
Merge pull request #13887 from Kilo-Org/tidy-tundra
kirillk Sep 8, 2026
74a9e2a
Merge pull request #13886 from Kilo-Org/fix-jetbrains-config-warning-…
kirillk Sep 8, 2026
1dde56d
Merge pull request #13921 from Kilo-Org/shocking-farmer
marius-kilocode Sep 8, 2026
b856113
Merge upstream/main into feat/vscode-notifications
Sep 8, 2026
3c4148d
release(jetbrains): v7.1.6-rc.3
kilo-maintainer[bot] Sep 8, 2026
eea3936
fix(vscode): add PR sidebar review margins
marius-kilocode Sep 8, 2026
6e136a8
docs(jetbrains): edit changelog for v7.1.6-rc.3
kirillk Sep 8, 2026
cdbb926
fix(kilo-console): reduce startup bundle size
marius-kilocode Sep 8, 2026
a4be3cc
docs(jetbrains): edit changelog for v7.1.6-rc.3
kirillk Sep 8, 2026
818d31d
fix(agent-manager): explain restricted workspaces
marius-kilocode Sep 8, 2026
9911ae0
Merge pull request #13923 from Kilo-Org/jetbrains/release/v7.1.6-rc.3
kirillk Sep 8, 2026
b5a7d62
Merge pull request #13924 from Kilo-Org/fix-pr-sidebar-margin-display
marius-kilocode Sep 8, 2026
31a4eab
Merge remote-tracking branch 'origin/main' into investigate-empty-pro…
marius-kilocode Sep 8, 2026
46034d4
fix(kilo-console): preserve route providers during lazy loads
marius-kilocode Sep 8, 2026
c60221a
fix(agent-manager): preserve restricted overlay behavior
marius-kilocode Sep 8, 2026
0af5b30
fix(kilo-console): isolate shared dialog styles
marius-kilocode Sep 8, 2026
702ed79
Merge branch 'main' into feat/vscode-notifications
marius-kilocode Sep 8, 2026
3e05727
fix(vscode): release terminal tab widths after close
marius-kilocode Sep 8, 2026
ed3cdc6
feat(cli): add caffeinate command
marius-kilocode Sep 8, 2026
c2e4e72
fix(vscode): fix CI failures from the notification changes
Sep 8, 2026
4ff8f19
Merge remote-tracking branch 'origin/feat/vscode-notifications' into …
Sep 8, 2026
34875ae
Merge pull request #13928 from Kilo-Org/fix-terminal-tab-close-resize
marius-kilocode Sep 8, 2026
9224095
release(jetbrains): v7.1.6
kilo-maintainer[bot] Sep 8, 2026
8bbbcf0
docs(jetbrains): edit changelog for v7.1.6
kirillk Sep 8, 2026
a365ba6
Merge pull request #13930 from Kilo-Org/jetbrains/release/v7.1.6
kirillk Sep 8, 2026
08f696e
Merge pull request #13771 from sylwester-liljegren/feat/vscode-notifi…
marius-kilocode Sep 8, 2026
b8fe009
tmp
marius-kilocode Sep 8, 2026
a508228
feat(agent-manager): open notification Show in Agent Manager for its …
Sep 8, 2026
74740a4
fix(agent-manager): avoid needless project reactivation and reveal Lo…
Sep 8, 2026
4bb09b1
feat(vscode): round subagent avatars with sibling colors and live shi…
marius-kilocode Sep 8, 2026
35c487f
fix(vscode,jetbrains): pause working timer while waiting for permissi…
kirillk Sep 8, 2026
021c977
docs(agent-manager): document orchestration workflows
marius-kilocode Sep 9, 2026
decc0e5
fix(goal): allow goals to replace running responses
marius-kilocode Sep 9, 2026
ada216a
revert(agent-manager): enable multiple projects by default
marius-kilocode Sep 9, 2026
1423442
feat(cli): make terminal links clickable
marius-kilocode Sep 9, 2026
9db9718
fix(cli): prevent snapshot progress session hangs
marius-kilocode Sep 9, 2026
408338f
test(goal): avoid fiber exit assumption
marius-kilocode Sep 9, 2026
3fd7be4
fix(vscode): update avatar CI expectations
marius-kilocode Sep 9, 2026
3ceeeb1
fix(goal): remove credit wording
marius-kilocode Sep 9, 2026
501d08d
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
6e38e1d
fix(vscode): update subagent activity fixture
marius-kilocode Sep 9, 2026
6d2c2b8
test(cli): classify snapshot runtime integration
marius-kilocode Sep 9, 2026
1482147
Merge remote-tracking branch 'origin/add-theme-colored-agent-avatars'…
marius-kilocode Sep 9, 2026
241193c
fix(goal): preserve active goal cancellation
marius-kilocode Sep 9, 2026
7081968
Merge pull request #13943 from Kilo-Org/revert-feature-flag-implement…
marius-kilocode Sep 9, 2026
aa57a49
Merge pull request #13941 from Kilo-Org/document-agent-manager-orches…
marius-kilocode Sep 9, 2026
c6416e2
Merge pull request #13944 from Kilo-Org/fix-cli-link-clickability
marius-kilocode Sep 9, 2026
a386f96
Merge pull request #13940 from Kilo-Org/add-theme-colored-agent-avatars
marius-kilocode Sep 9, 2026
a0da722
Merge pull request #13946 from Kilo-Org/remove-token-cost-wording
marius-kilocode Sep 9, 2026
f829113
Merge remote-tracking branch 'origin/main' into dust-dianella
marius-kilocode Sep 9, 2026
861fc33
Merge pull request #13925 from Kilo-Org/optimize-fix-production-build
marius-kilocode Sep 9, 2026
2342b1f
Merge remote-tracking branch 'origin/main' into investigate-empty-pro…
marius-kilocode Sep 9, 2026
a4776ae
test(jetbrains): fix flaky worktree fork dedupe test
marius-kilocode Sep 9, 2026
03fa308
Merge pull request #13926 from Kilo-Org/investigate-empty-project-bar…
marius-kilocode Sep 9, 2026
e362087
Merge pull request #13942 from Kilo-Org/fix-goal-send-bad-request
marius-kilocode Sep 9, 2026
8f0e054
Merge pull request #13927 from Kilo-Org/dust-dianella
marius-kilocode Sep 9, 2026
298f9a2
Merge pull request #13947 from Kilo-Org/fix-flaky-jetbrains-tests
marius-kilocode Sep 9, 2026
000e0ca
Merge remote-tracking branch 'origin/main' into fix-snapshot-initiali…
marius-kilocode Sep 9, 2026
0739ea3
chore: update nix node_modules hashes
kilo-maintainer[bot] Sep 9, 2026
4e4d87d
Merge pull request #13945 from Kilo-Org/fix-snapshot-initialization-hang
marius-kilocode Sep 9, 2026
a5667d2
fix(vscode): unify icon button controls
marius-kilocode Sep 9, 2026
63cc39a
Merge remote-tracking branch 'origin/main' into implement-issue-13915
marius-kilocode Sep 9, 2026
b39606d
fix(vscode): preserve icon button aria state
marius-kilocode Sep 9, 2026
f797b27
fix(vscode): align PR panel layout and header icon
marius-kilocode Sep 9, 2026
9dae829
feat(vscode): experimental CLAUDE code migration
WebReflection Sep 8, 2026
c0bb3f4
fix(opencode): reject dynamic Claude MCP values
WebReflection Sep 8, 2026
5727ed0
fix(vscode): preserve latest experimental settings
WebReflection Sep 8, 2026
02a01b8
test(vscode): update permission toggle selectors
marius-kilocode Sep 9, 2026
a0d0b70
fix(vscode): retain main multi-project settings
WebReflection Sep 9, 2026
f7a2127
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
a658942
fix(remote): derive session repository metadata from the session dire…
iscekic Sep 9, 2026
19d6dbc
feat(agent-manager): show reviewer avatars in PR sidebar
marius-kilocode Sep 9, 2026
6b1b382
style(vscode): format permission toggle test
marius-kilocode Sep 9, 2026
84fbc54
Merge CI visual regression baselines
marius-kilocode Sep 9, 2026
aeb0d0c
fix(vscode): respect reduced motion in PR badge
marius-kilocode Sep 9, 2026
31dded6
Merge branch 'main' into claude-migration
WebReflection Sep 9, 2026
4c0b19b
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
faace61
fix(agent-manager): refresh reviewer avatars reliably
marius-kilocode Sep 9, 2026
3c04a86
feat(vscode): add PR merge readiness controls
marius-kilocode Sep 9, 2026
d12a1b4
fix(cli): allow MCP migration into existing config
WebReflection Sep 9, 2026
6f558cf
fix(vscode): show board participants in message headers
marius-kilocode Sep 9, 2026
4c2a6eb
feat(vscode): show PR conversation timeline
marius-kilocode Sep 9, 2026
718c2b3
Merge pull request #13948 from Kilo-Org/implement-issue-13915
marius-kilocode Sep 9, 2026
fec32f5
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
53537bf
fix(vscode): hide expanded PR comment previews
marius-kilocode Sep 9, 2026
445660b
fix(cli): keep diagnostics edits responsive
marius-kilocode Sep 9, 2026
29a16ff
docs: add PR comment preview changeset
marius-kilocode Sep 9, 2026
a7c1118
fix(vscode): show avatars for broadcast recipients
marius-kilocode Sep 9, 2026
492a2ff
feat(vscode): sync Agent Manager PR fixes with remote (#13951)
marius-kilocode Sep 9, 2026
24c3155
fix(vscode): address PR merge review feedback
marius-kilocode Sep 9, 2026
8c4d37c
fix(vscode): preserve empty broadcast fallback
marius-kilocode Sep 9, 2026
2d8c4f0
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
b9433fc
fix(vscode): smooth reasoning block transitions
marius-kilocode Sep 9, 2026
c94a572
fix(agent-manager): keep provider within line cap
marius-kilocode Sep 9, 2026
8e2abd4
fix(vscode): share PR status types
marius-kilocode Sep 9, 2026
1a3e052
fix(vscode): keep agent manager provider within size cap
marius-kilocode Sep 9, 2026
8051158
fix(cli): preserve diagnostic freshness
marius-kilocode Sep 9, 2026
e3e4a7d
Merge remote-tracking branch 'origin/improve-pr-sidebar-conversation-…
marius-kilocode Sep 9, 2026
3a7f86d
Merge remote-tracking branch 'origin/add-missing-tool-to-subagent-ava…
marius-kilocode Sep 9, 2026
fbc1a79
fix(vscode): open subagents from board avatars
marius-kilocode Sep 9, 2026
79c9b3e
Merge remote-tracking branch 'origin/main' into improve-pr-sidebar-co…
marius-kilocode Sep 9, 2026
890de4b
fix(vscode): harden PR timeline review state
marius-kilocode Sep 9, 2026
93b9fad
fix(vscode): resolve CI type and arch checks
marius-kilocode Sep 9, 2026
5c2df10
fix(vscode): polish PR merge split button
marius-kilocode Sep 9, 2026
81f183a
Merge pull request #13959 from Kilo-Org/fix-gommcents-ui-cutoff
marius-kilocode Sep 9, 2026
e348118
fix(vscode): keep board header avatars decorative
marius-kilocode Sep 9, 2026
46507cf
Merge pull request #13960 from Kilo-Org/profile-edit-performance
marius-kilocode Sep 9, 2026
6291883
Merge pull request #13957 from Kilo-Org/add-missing-tool-to-subagent-…
marius-kilocode Sep 9, 2026
13259a9
fix(vscode): format PR timeline story
marius-kilocode Sep 9, 2026
200dd86
merge: sync main into reviewer sidebar
marius-kilocode Sep 9, 2026
fb55540
fix(vscode): use white chevron in primary split button
marius-kilocode Sep 9, 2026
bb805b2
Merge remote-tracking branch 'origin/main' into refine-pr-view-ui
marius-kilocode Sep 9, 2026
4e887cb
Merge pull request #13962 from Kilo-Org/fix-reasoning-collapse-flicker
marius-kilocode Sep 9, 2026
9bbd430
fix(vscode): resolve board avatar tab scope
marius-kilocode Sep 9, 2026
b057881
fix(vscode): explain blocked PR merge state like GitHub
marius-kilocode Sep 9, 2026
7099c09
Merge pull request #13958 from Kilo-Org/improve-pr-sidebar-conversati…
marius-kilocode Sep 9, 2026
cbb0d53
merge: sync latest main into reviewer sidebar
marius-kilocode Sep 9, 2026
91821ac
fix(vscode): polish board avatar navigation
marius-kilocode Sep 9, 2026
481036f
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
6bbe6ac
feat(vscode): make working indicator scroll chat
marius-kilocode Sep 9, 2026
5aa7d26
Merge pull request #13952 from Kilo-Org/add-reviewer-avatar-to-pr-sid…
marius-kilocode Sep 9, 2026
89f646e
feat(vscode): show merge action progress
marius-kilocode Sep 9, 2026
a126080
fix(vscode): soften board avatar hover glow
marius-kilocode Sep 9, 2026
09752c7
Merge commit '5aa7d260a690f04ba065629a1f672396673139e7' into refine-p…
marius-kilocode Sep 9, 2026
1b7a2ac
fix(vscode): show disable auto-merge progress
marius-kilocode Sep 9, 2026
d4c17d2
test(vscode): scope auto-scroll button selector
marius-kilocode Sep 9, 2026
80dd807
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
6c0f534
fix(cli): improve Claude migration feedback
WebReflection Sep 9, 2026
0de6adb
test(vscode): scope all auto-scroll selectors
marius-kilocode Sep 9, 2026
90c9c40
fix(vscode): open task avatars
marius-kilocode Sep 9, 2026
4f430d2
fix(vscode): translate PR merge locale strings
marius-kilocode Sep 9, 2026
7df22bb
Merge branch 'main' into claude-migration
WebReflection Sep 9, 2026
8992b3c
fix(agent-manager): open PRs in sidebar
marius-kilocode Sep 9, 2026
1ebcf56
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
fc08013
Merge pull request #13950 from Kilo-Org/refine-pr-view-ui
marius-kilocode Sep 9, 2026
0aad88e
feat(agent-manager): animate pending board routes
marius-kilocode Sep 9, 2026
f57b692
test(vscode): centralize scroll button locator
marius-kilocode Sep 9, 2026
2b7519d
Merge pull request #13964 from Kilo-Org/subagent-avatar-click
marius-kilocode Sep 9, 2026
05684c1
fix(vscode): settle PR status after remote mutations
marius-kilocode Sep 9, 2026
22b1dc3
Merge pull request #13966 from Kilo-Org/open-pr-sidebar-on-agent-mana…
marius-kilocode Sep 9, 2026
92cffbb
chore(vscode): sync main into working indicator PR
marius-kilocode Sep 9, 2026
68c1c4e
fix(cli): retain Claude migration safety guards
WebReflection Sep 9, 2026
076ccbf
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
93d90c6
fix(cli): clarify migration skip guidance
WebReflection Sep 9, 2026
39ec36b
Merge pull request #13965 from Kilo-Org/make-thinking-indicator-click…
marius-kilocode Sep 9, 2026
06bd113
Merge origin/main into animate-subagent-tool-call
marius-kilocode Sep 9, 2026
e9dc151
docs(agent-manager): clarify pending route optimization
marius-kilocode Sep 9, 2026
fd4475e
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
8b75edc
Merge pull request #13967 from Kilo-Org/animate-subagent-tool-call
marius-kilocode Sep 9, 2026
ff9083e
Merge origin/main into add-approval-conflict-actions
marius-kilocode Sep 9, 2026
96d9b5a
Merge pull request #13929 from Kilo-Org/claude-migration
WebReflection Sep 9, 2026
eb77364
fix(vscode): retain approval locale keys after merge
marius-kilocode Sep 9, 2026
f8557b6
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
c8e595c
fix(vscode): keep PR poller within complexity limit
marius-kilocode Sep 9, 2026
7205d64
Merge remote-tracking branch 'origin/add-approval-conflict-actions' i…
marius-kilocode Sep 9, 2026
5031ba8
Merge pull request #13953 from Kilo-Org/add-approval-conflict-actions
marius-kilocode Sep 9, 2026
fa986a1
fix(vscode): preserve plan opens across worktree switches
marius-kilocode Sep 9, 2026
6d21b59
fix(vscode): restore speech button cursor
marius-kilocode Sep 9, 2026
e67ea3c
fix(vscode): resize Agent Manager worktree button
marius-kilocode Sep 9, 2026
b34fdd8
Merge pull request #13971 from Kilo-Org/revert-speech-to-text-loading…
marius-kilocode Sep 9, 2026
02dc04d
Merge pull request #13973 from Kilo-Org/resize-create-worktree-button
marius-kilocode Sep 9, 2026
19f83f0
fix(vscode): simplify plan opener cleanup
marius-kilocode Sep 9, 2026
d3dfa36
fix(vscode): stabilize streaming reasoning layout
marius-kilocode Sep 9, 2026
df4bc06
fix(vscode): refine auto-merge split button
marius-kilocode Sep 9, 2026
e85805f
fix(vscode): show PR push toggle state
marius-kilocode Sep 9, 2026
614ae38
Merge pull request #13970 from Kilo-Org/fix-plan-persistence-on-workt…
marius-kilocode Sep 9, 2026
4ea0dae
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 9, 2026
759bd84
Merge pull request #13975 from Kilo-Org/glistening-borogovia
marius-kilocode Sep 9, 2026
8654c57
Merge pull request #13976 from Kilo-Org/center-button-content-and-hov…
marius-kilocode Sep 9, 2026
a74c4e9
Merge pull request #13974 from Kilo-Org/fix-reasoning-ui-layout-flicker
marius-kilocode Sep 9, 2026
d12a139
fix(vscode): prevent permission prompt races
WebReflection Sep 9, 2026
e09250a
Merge branch 'main' into prompt-agent-manager
WebReflection Sep 9, 2026
ae1a8c3
fix(vscode): avoid unsafe permission queue access
WebReflection Sep 9, 2026
5326d16
fix(vscode): preserve permission claims during pruning
WebReflection Sep 9, 2026
5026f6d
fix(vscode): settle encrypted reasoning and stop tool reveal replay
marius-kilocode Sep 10, 2026
09e90f4
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 10, 2026
5e7eedc
Merge pull request #13987 from Kilo-Org/fix-wroktree-session-animatio…
marius-kilocode Sep 10, 2026
7febec5
fix(cli): warn when board_post targets a stopped subagent
marius-kilocode Sep 10, 2026
364ebca
Merge pull request #13990 from Kilo-Org/research-kilo-swarm-agent-lif…
marius-kilocode Sep 10, 2026
448c821
fix(ui): keep expanded icon buttons unhighlighted
marius-kilocode Sep 10, 2026
3f10248
Merge branch 'main' into prompt-agent-manager
WebReflection Sep 10, 2026
8cb88e1
fix(agent-manager): align section header chevrons
marius-kilocode Sep 10, 2026
282c19a
chore: update kilo-vscode visual regression baselines
kilo-maintainer[bot] Sep 10, 2026
e7e9a03
Merge pull request #13991 from Kilo-Org/fix-agent-manager-colon-butto…
marius-kilocode Sep 10, 2026
5fc6445
Merge branch 'main' into prompt-agent-manager
WebReflection Sep 10, 2026
24cc02d
fix(vscode): scope terminal permissions by session
WebReflection Sep 10, 2026
b41b3d2
fix(vscode): only feature recommended auto models
chrarnoldus Sep 10, 2026
9a0cb9d
release: v7.6.0
kilo-maintainer[bot] Sep 10, 2026
74a35d9
Merge pull request #13977 from Kilo-Org/prompt-agent-manager
WebReflection Sep 10, 2026
685afc6
fix(vscode): remove redundant Experimental Claude Migration detail
WebReflection Sep 10, 2026
d5b5c87
docs(kilo-docs): document Kilo Swarm board view and terminal removal
marius-kilocode Sep 10, 2026
3bbae4e
docs(kilo-docs): document task notifications and Keep Awake
marius-kilocode Sep 10, 2026
60a673c
docs(agent-manager): document PR review, merge, and push-fix workflow
marius-kilocode Sep 10, 2026
9e60f64
docs: document session goals
marius-kilocode Sep 10, 2026
7e0bc21
perf(core): skip source project resolve when sessions move without ch…
marius-kilocode Sep 10, 2026
f0a9fc2
docs(kilo-docs): scope goal suppression to completion alerts
marius-kilocode Sep 10, 2026
89f48bd
Merge pull request #13996 from Kilo-Org/docs-swarm-terminal
marius-kilocode Sep 10, 2026
0e0a7cf
Merge pull request #13999 from Kilo-Org/docs-session-goals
marius-kilocode Sep 10, 2026
8219b34
Merge branch 'main' into claude-redundant-experimental-label
WebReflection Sep 10, 2026
d6c2189
docs(agent-manager): correct PR panel navigation and suggestion scope
marius-kilocode Sep 10, 2026
73feb9b
Merge remote-tracking branch 'origin/main' into friendly-jaborosa
chrarnoldus Sep 10, 2026
ee5f9ee
Merge pull request #13997 from Kilo-Org/docs-notifications-caffeinate
marius-kilocode Sep 10, 2026
ec38075
Merge pull request #13998 from Kilo-Org/docs-agent-manager-pr
marius-kilocode Sep 10, 2026
6c3197d
Merge pull request #14000 from Kilo-Org/profile-worktree-deletion-time
marius-kilocode Sep 10, 2026
115bc09
Merge pull request #13995 from Kilo-Org/claude-redundant-experimental…
WebReflection Sep 10, 2026
8d5cae6
fix(vscode): render streamed text at frame cadence
marius-kilocode Sep 10, 2026
7c23a3e
fix(tui): submit and cancel custom answers in the question dialog
marius-kilocode Sep 10, 2026
567fbfa
fix(vscode): flush pending streamed text when cadence slows
marius-kilocode Sep 10, 2026
70f1f53
Merge pull request #13993 from Kilo-Org/friendly-jaborosa
chrarnoldus Sep 10, 2026
5d1e7a2
fix(vscode): animate subagent avatar from loading shimmer to identity
marius-kilocode Sep 10, 2026
19538ae
Merge pull request #14002 from Kilo-Org/investigate-text-streaming-la…
marius-kilocode Sep 10, 2026
d878c8c
Merge pull request #14003 from Kilo-Org/fix-question-dialog-textarea-…
marius-kilocode Sep 10, 2026
61d4a34
fix(vscode): scope subagent avatar color transition to the task card
marius-kilocode Sep 10, 2026
73b549e
Merge pull request #14004 from Kilo-Org/veil-intelligence
marius-kilocode Sep 10, 2026
2205cdb
perf(ui): render read-only todo checkbox without Kobalte
marius-kilocode Sep 10, 2026
e9f18b7
feat(vscode): reference a model inline in the prompt with @
marius-kilocode Sep 10, 2026
546321e
fix(vscode): speed up bash tool card rendering
marius-kilocode Sep 10, 2026
c72fc2e
fix(vscode): keep deferred tool bodies lazy when memoizing
marius-kilocode Sep 10, 2026
d3142cb
fix(vscode): keep restored model references out of file attachments
marius-kilocode Sep 10, 2026
ed35936
Merge pull request #14007 from Kilo-Org/perf/bash-render
marius-kilocode Sep 10, 2026
684fa6c
Merge pull request #14005 from Kilo-Org/perf/todowrite-render
marius-kilocode Sep 10, 2026
83b580b
Merge pull request #14006 from Kilo-Org/allow-inline-model-referencing
marius-kilocode Sep 10, 2026
8a54496
Merge pull request #13932 from sylwester-liljegren/feat/agent-manager…
marius-kilocode Sep 10, 2026
ee6ff21
perf(ui): defer diff parsing until tool cards expand
marius-kilocode Sep 10, 2026
91101f3
Merge pull request #14011 from Kilo-Org/perf/diff-card-render
marius-kilocode Sep 10, 2026
c0e4d51
perf(ui): avoid building collapsed tool card content on mount
marius-kilocode Sep 10, 2026
a613498
Merge pull request #13936 from Kilo-Org/fix/exclude-permission-wait-d…
kirillk Sep 10, 2026
d2381d7
feat(cli): enable shared agent board via experimental env flag
marius-kilocode Sep 10, 2026
27aeae5
Merge pull request #14012 from Kilo-Org/benchmark-vscode-tool-renderi…
marius-kilocode Sep 10, 2026
cc08de1
release: v7.6.1
kilo-maintainer[bot] Sep 10, 2026
7f93475
Merge pull request #14013 from Kilo-Org/kilo-swarm-env-flag
marius-kilocode Sep 10, 2026
3d04228
release: v7.6.2
kilo-maintainer[bot] Sep 10, 2026
c0ab364
fix(upstream): add czcode-specific dirs to kiloDirectories
yunqiqiliang Sep 17, 2026
6693d05
refactor: kilo compat for v7.6.2
yunqiqiliang Sep 17, 2026
e93da48
merge: upstream v7.6.2
yunqiqiliang Sep 17, 2026
54f2519
chore: finalize v7.6.2 merge - remove deprecated files and update deps
yunqiqiliang Sep 17, 2026
e2619dd
fix(config): restore czcode defaults after v7.6.2 merge
yunqiqiliang Sep 17, 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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ blank_issues_enabled: false
contact_links:
- name: 💬 Join our Discord
url: https://kilo.ai/discord
about: For quick questions or real-time discussion. Note that issues are searchable and help others with the same question.
about: For support, troubleshooting, how-to questions, and real-time discussion.
18 changes: 9 additions & 9 deletions .github/actions/setup-bun/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ inputs:
runs:
using: "composite"
steps:
# node-gyp@latest (invoked via bunx for native install scripts) requires Node >=22;
# some runner images ship an older system Node on PATH
- name: Setup Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: "24"

- name: Get baseline download URL
id: bun-url
shell: bash
Expand All @@ -33,8 +40,8 @@ runs:
shell: bash
run: echo "dir=$(bun pm cache)" >> "$GITHUB_OUTPUT"

# Restoring and extracting the ~1 GB cache took 2m23s on Windows, while a # kilocode_change
# fresh install took 1m27s. Keep Windows off this cache until that reverses. # kilocode_change
# Restoring the ~1 GB cache buys nothing on Windows even with Defender exclusions # kilocode_change
# (measured 83-102s Setup Bun with cache vs ~86s fresh install); keep Windows off it. # kilocode_change
- name: Restore Bun dependencies
if: runner.os != 'Windows' # kilocode_change
id: bun-cache
Expand All @@ -46,13 +53,6 @@ runs:
${{ runner.os }}-bun-

# kilocode_change start
- name: Setup Node for native dependency builds
if: runner.os != 'Windows'
uses: actions/setup-node@v6
with:
node-version: "24"
package-manager-cache: false

- name: Configure node-gyp Node headers
if: runner.os != 'Windows'
id: node-gyp
Expand Down
1 change: 1 addition & 0 deletions .github/docs-sync/edit-prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Hard rules:
- Never remove or rename pages. Never document unreleased behavior. Never copy internal PR discussion into the docs; write user-facing documentation.
- Do not run git commands and do not commit anything; automation handles git.
- Keep the change small and precise. Do not rewrite sections that are already accurate.
- Never create, modify, or delete packages/kilo-docs/LEARNINGS.md. Automation owns that file.

When finished, write the summary JSON file named in the batch specifics below: a JSON array with exactly one entry per batch PR, consumed by automation (this file is never committed). Use `action` values like `updated <path>`, `created <path>`, or `skipped`. Example:

Expand Down
32 changes: 19 additions & 13 deletions .github/docs-sync/edit.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ 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 { readLearningsBlock } from "./learn.mjs"

const BATCH_SIZE = 5
const ATTEMPTS = 3
const OUT_DIR = "docs-sync-out"
export const SUMMARY_FILE = ".docs-sync-summary.json"

const HERE = path.dirname(fileURLToPath(import.meta.url))
const basePrompt = fs.readFileSync(path.join(HERE, "edit-prompt.md"), "utf8")
const basePrompt = fs.readFileSync(path.join(HERE, "edit-prompt.md"), "utf8") + readLearningsBlock("edit")
const model = process.env.EDIT_MODEL
if (!model) throw new Error("EDIT_MODEL is required")

Expand Down Expand Up @@ -58,14 +59,7 @@ function editBatch(batch, index, budgetDeadline) {
const triageFile = `${OUT_DIR}/edit-batch-triage-${index}.json`
const summaryFile = `${OUT_DIR}/edit-summary-${index}.json`
fs.writeFileSync(batchFile, JSON.stringify(batch, null, 2))
fs.writeFileSync(
triageFile,
JSON.stringify(
batch.map((d) => priority.get(d.url)).filter(Boolean),
null,
2,
),
)
fs.writeFileSync(triageFile, JSON.stringify(batch.map((d) => priority.get(d.url)).filter(Boolean), null, 2))

const prompt = `${basePrompt}

Expand All @@ -88,7 +82,21 @@ Batch specifics for this run: the PRs to handle are in the attached ${batchFile}
// permission.bash map via KILO_CONFIG_CONTENT should replace --auto once the
// required shell patterns are stable (see PR #12605 review thread).
const result = runKilo({
args: ["run", "--auto", prompt, "-m", model, "--variant", "high", "--dir", process.cwd(), "-f", batchFile, "-f", triageFile],
args: [
"run",
"--auto",
prompt,
"-m",
model,
"--variant",
"high",
"--dir",
process.cwd(),
"-f",
batchFile,
"-f",
triageFile,
],
timeoutMs: Math.min(BATCH_TIMEOUT_MS, left),
streamStdout: true,
label: `edit batch ${index} attempt ${attempt}`,
Expand Down Expand Up @@ -120,9 +128,7 @@ Batch specifics for this run: the PRs to handle are in the attached ${batchFile}
console.warn(`batch ${index}: backing off ${wait / 1000}s before attempt ${attempt + 1}`)
sleepSync(wait)
} else if (wait > 0) {
console.warn(
`batch ${index}: skipping backoff — remaining budget cannot fit attempt ${attempt + 1} after wait`,
)
console.warn(`batch ${index}: skipping backoff — remaining budget cannot fit attempt ${attempt + 1} after wait`)
}
}
}
Expand Down
Loading