Skip to content

Yunqiqiliang/kilo opencode v7.3.46 - #4

Merged
yunqiqiliang merged 3947 commits into
mainfrom
yunqiqiliang/kilo-opencode-v7.3.46
Jul 16, 2026
Merged

Yunqiqiliang/kilo opencode v7.3.46#4
yunqiqiliang merged 3947 commits into
mainfrom
yunqiqiliang/kilo-opencode-v7.3.46

Conversation

@yunqiqiliang

Copy link
Copy Markdown
Collaborator

Issue

Fixes #

Context

Implementation

Screenshots / Video

before after

How to Test

Manual/local verification

Reviewer test steps

Blocked checks and substitute verification

Checklist

  • Issue linked above, or exception explained
  • Tests/verification described
  • Screenshots/video included for visual changes, or marked N/A
  • Changeset considered for user-facing changes
  • I personally reviewed the diff and can explain the changes, including any AI-assisted work.

Get in Touch

marius-kilocode and others added 30 commits June 9, 2026 12:19
perf(ui): render streamed markdown incrementally
…enderer

perf(vscode): coalesce task timeline performance optimization
Improve JetBrains session usability
fix(cli): sync sessions authenticated by KILO_API_KEY
marius-kilocode and others added 29 commits June 12, 2026 20:13
feat: support subagent reasoning overrides
…ization

perf(cli): accelerate durable snapshot initialization
# Conflicts:
#	packages/opencode/src/snapshot/index.ts
…uses-stored-key-10139

fix(vscode): use stored API key for model fetches when editing a custom provider
fix(vscode): restore session state on first redo
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
refactor(vscode): remove unused extension code
* fix(vscode): allow removing provider reasoning

* style(vscode): format provider regression test

---------

Co-authored-by: Christiaan Arnoldus <christiaan.arnoldus@outlook.com>
…3.46

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Post-merge compat work after the v7.3.46 upstream merge:

- Migrate retired @/project/instance + @/project/with-instance imports
  to the @/kilocode/instance shim (src + tests)
- Update Bus.publish call sites to the new (ctx, def, props) 3-arg signature
- Replace InstanceState.bind with Instance.bind; WithInstance.provide with provide()
- KiloAgent.remove now takes a name string (resolves agent/dirs internally)
- Add EventV2Bridge.defaultLayer to session-processor/compaction test runtimes
  (upstream's Effect-native event system made it a required dependency)
- Restore upstream connection-service.ts question-directory tracking + wire
  questionCtx to it; restore czcode getBusySessionCount in session-status.ts
- Reset seed.ts to upstream (Output.source shape needed by snapshot/index.ts)
- Remove marker-fix duplications in agent.ts, kilocode app.tsx, build.ts, shell-v2.test.ts
- Skip VSCode visual-regression screenshots in upstream merges (LFS GH008)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@yunqiqiliang
yunqiqiliang merged commit 2430235 into main Jul 16, 2026
8 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.