Yunqiqiliang/kilo opencode v7.3.46 - #4
Merged
Conversation
perf(ui): render streamed markdown incrementally
…enderer perf(vscode): coalesce task timeline performance optimization
revert(cli): re-enable session export
Improve JetBrains session usability
release(jetbrains): v7.0.1-rc.8
fix(cli): sync sessions authenticated by KILO_API_KEY
fix(kilo-docs): accept HTTP 202 links
…opencode-v1.14.51
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
…-v1.15.4 OpenCode v1.15.4
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
chore(sdk): regenerate v2 client
fix: prevent recursive skill removal
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Fixes #
Context
Implementation
Screenshots / Video
How to Test
Manual/local verification
Reviewer test steps
Blocked checks and substitute verification
Checklist
Get in Touch