Johnny Eric Amancio
cce22e608f
merge: upstream v1.18.13
2026-08-06 00:31:20 +02:00
Johnny Eric Amancio
0fff61fa62
refactor: kilo compat for v1.18.13
2026-08-06 00:00:45 +02:00
marius-kilocode
a776bd4d29
refactor: kilo compat for v1.17.9
2026-07-22 13:31:23 +02:00
Johnny Eric Amancio
ef6b152ff8
OpenCode v1.16.2 ( #12088 )
...
* feat(worktree): add managed workspace cloning (#30117 )
* test(tui): skip crashing keymap textarea renderer
* fix(core): allow skipping migration execution
* fix(opencode): remove automatic full session diffs (#30127 )
* chore: generate
* refactor(worktree): move project out of repository
* zen: deepseek flash
* fix(tui): remount session view on session switch (#30129 )
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
* go: minimax m3
* refactor(opencode): inline local provider helpers (#30169 )
* refactor(opencode): simplify provider setup flow (#30173 )
* fix(app): show project sessions before path sync resolves (#30167 )
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
* fix(core): preserve session metadata migration identity (#30176 )
* refactor(session): align namespace imports and inline trivial helpers (#30180 )
* opencode(run): add queued prompt management (#30103 )
Direct run mode previously made submitted follow-up prompts irrevocable while a response was still running. Let users edit or remove queued prompts before dispatch without interrupting the active turn.
* chore: generate
* fix(acp): honor session/cancel by aborting the running turn (#30145 )
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
* fix(tui): prevent prompt corruption when pasting near wide characters (#29710 )
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Simon Klee <hello@simonklee.dk >
* fix(opencode): avoid nullable webfetch format schema (#30215 )
* chore: generate
* fix(core): contain lsp warmup defects (#30226 )
* add run --replay mode (#30239 )
* chore: generate
* chore: update nix node_modules hashes
* fix(stats): restore leaderboard spacing
* fix(stats): center top models dot grid
* fix(stats): stabilize top models hover
* fix(stats): align big-pickle provider resolution (#30274 )
* feat(app): v2 desktop UI improvements (#29689 )
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
* chore: generate
* fix(tui): clarify inline subagent rows (#30051 )
* fix(tui): handle events across workspaces (#30281 )
* feat(core): update Copilot for token-based billing (#30181 )
* fix(tui): keep background marker with subagent label (#30271 )
* fix(tui): keep retry attempt before message (#30275 )
* chore: generate
* fix(opencode): enforce storage path invariants (#29666 )
* chore: generate
* feat(core): add location-based permission service (#30287 )
* chore: generate
* fix(tui): preserve live parts during session hydration (#30300 )
* fix(app): restore deferred MCP status updates (#30220 )
* fix: export v2 stylesheets and declare core node types (#30312 )
* chore: update nix node_modules hashes
* fix(app): avoid suspending on pending child path (#30314 )
* fix(opencode): remove sunsetted gpt-5.2 and gpt-5.3-codex from allowed models for codex subscriptions (#30316 )
* chore: generate
* feat(core): expose session location
* chore: generate
* fix(opencode): preserve websocket api errors (#30321 )
* refactor(core): simplify session pagination
* feat(core): add location filesystem contract
* feat(core): add dummy location filesystem layer
* chore: generate
* feat(opencode): add filesystem read and list routes
* chore: generate
* infra: stats
* sync
* feat(app): inset new layout session panels (#30342 )
* fix(app): tab title truncation and close button positioning (#30349 )
* tui: show model context in run footer (#30380 )
* tui: revert OpenTUI upgrade to 0.2.16 (#30383 )
* chore: update nix node_modules hashes
* feat(core): add managed repository cache (#30408 )
* chore: generate
* chore: generate
* sync
* feat(stats): add cache ratio section
* feat(core): add flagged project references (#30414 )
* chore: generate
* feat(core): support named migrations (#30418 )
* fix(stats): clean retired provider rows during sync (#30420 )
* fix(stats): mention opencode go in top models copy
* feat(core): expose project reference filesystem access (#30423 )
* chore: generate
* sync
* fix(tui): scope diff viewer to session directory (#30426 )
* test: widen provider header timeout margin (#30427 )
* fix(plugin): restore private git install fallback (#30430 )
* fix(stats): remove leaderboard nav link
* chore(opencode): remove scout agent (#30435 )
* chore: generate
* feat(stats): improve cache ratio chart
* chore: generate
* fix(effect-drizzle-sqlite): preserve transaction begin errors (#30448 )
* chore: bump effect beta to 74 (#30449 )
* Revert "tui: revert OpenTUI upgrade to 0.2.16 (#30383 )" (#30452 )
* chore: update nix node_modules hashes
* refactor(opencode): improve startup time by 38% (#30453 )
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box >
* chore: generate
* fix(opencode): patch empty Gemini replay messages (#30463 )
* chore: generate
* refactor(core): consolidate filesystem services (#30447 )
* chore: generate
* run: enable interactive replay by default (#30465 )
* chore: update nix node_modules hashes
* refactor(opencode): remove JSON storage migration (#30461 )
* chore: generate
* chore: update nix node_modules hashes
* fix(tui): stop idle background task spinner (#30484 )
* refactor(core): move v1 schemas into core (#30473 )
* chore: generate
* fix: task id passed to background job for continuation (#30485 )
* chore: generate
* feat(core): project copying and tracking directories (#30139 )
* chore: generate
* fix(opencode): preserve signed thinking during anthropic reorder (#30182 )
* Revert "fix(opencode): preserve signed thinking during anthropic reorder" (#30502 )
* fix: rm tool reorder logic from old bug (#30483 )
* chore: generate
* feat(app): polish home projects list UI (#30436 )
* feat(app): polish select-v2 component (#30446 )
Co-authored-by: Brendan Allan <git@brendonovich.dev >
* fix(github): enforce existing git author identity (#30507 )
* feat(app): new update button (#30460 )
Co-authored-by: Brendan Allan <git@brendonovich.dev >
* fix(opencode): fallback to sh for curl upgrade (#30499 )
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
* fix(ui): render whole-file patches as complete diffs (#30516 )
* chore: generate
* feat(app): add servers tab to settings dialog (#29675 )
* refactor(core): consolidate pty service (#30537 )
* chore: generate
* tui: truncate sidebar file paths (#30531 )
* chore: update nix node_modules hashes
* feat(stats): add geo breakdown (#30456 )
* chore: generate
* chore: update nix node_modules hashes
* fix(acp): classify apply_patch as edit (#30564 )
* fix(acp): classify task as think (#30565 )
* fix(acp): include external directory permission context (#30567 )
* fix(acp): clean read tool display content (#30569 )
* fix(tui): route question responses by session directory (#30578 )
* fix(stats): serve stats og image from banner
* docs(go): add Qwen3.7 Plus model (#30594 )
* fix(openai): preserve websocket idle state (#30586 )
* refactor(core): remove ai sdk option fields (#30581 )
* chore: generate
* test(core): cover v1 provider option lowering (#30599 )
* chore: generate
* refactor(core): nest model api id (#30603 )
* fix(core): expose azure openai xhigh efforts (#30620 )
* feat(core): add skill registry and file agent loading (#30617 )
* chore: generate
* chore: update nix node_modules hashes
* fix(stats): count all go usage
* chore: remove zed extension and automation (#30628 )
* fix(opencode): preserve variant for delegated tasks (#30630 )
* zen: update nvidia tos
* fix(opencode): route SAP AI Core reasoning variants through modelParams (#30482 )
* chore: generate
* fix(app): hide unavailable titlebar update (#30642 )
* feat(app): v2 thinking level selector (#30646 )
* fix(app,ui): session review reactivity and VCS query cache (#30660 )
* feat(core): add embedded v2 session runtime and tool foundation (#30632 )
* chore: generate
* chore: update nix node_modules hashes
* docs: correct compaction prune default (#30670 )
* fix(opencode): avoid shell cancel race (#30641 )
* feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464 )
* test: wait for shell truncation readiness (#30679 )
* chore: update nix node_modules hashes
* refactor(opencode): clean up task tool prompts (#30687 )
* feat(core): add command registry (#30624 )
* chore: generate
* fix(acp): replay loaded session transcript (#30645 )
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
* fix(core): reset pre-launch session projections (#30728 )
* feat(tui): improve experimental session switcher (#30738 )
* fix(opencode): respect disabled auto compaction on overflow (#30749 )
* zen: nemotron 3 ultra
* fix(enterprise): install hono standard validator peer (#30740 )
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
* fix build
* chore: update nix node_modules hashes
* make scripts executable
* fix(tui): show toast when variant_list keybind used with no variants (#30724 )
* fix(opencode): `ACP.loadSession` should replay all messages (#30761 )
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
* fix(opencode): attribute task child agent on creation (#30786 )
* fix(tui): add Vue syntax highlighting (#30802 )
* fix: bump @openrouter/ai-sdk-provider to 2.9.0 (#30800 )
* feat(core): moving sessions (#30640 )
* chore: generate
* tweak: background agent prompting to avoid polling issues (#30790 )
* upgrade opentui to 0.3.2 (#30748 )
* chore: update nix node_modules hashes
* feat(desktop): surface local server startup failures (#30822 )
* ci: publish
* refactor(core): make v2 session inputs event sourced (#30785 )
* chore: generate
* fix(llm): normalize OpenAI function tool schemas
* chore: generate
* feat(stats): refresh stats routes and homepage (#30419 )
* fix(stats): sort metric charts by top usage
* feat(core): add public native API (#30828 )
* chore: generate
* feat(app): color themes (#30824 )
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
* chore: generate
* sync release versions for v1.16.0
* feat(core): attach global native tools (#30832 )
* chore: generate
* feat(core): add Snowflake Cortex provider (#29901 )
Co-authored-by: Cortex Code <noreply@snowflake.com >
* chore: generate
* feat(core): persist v2 session context epochs (#30789 )
* chore: generate
* feat(tui): allow backgrounding synchronous subagents (#30488 )
* fix(app): improve tab handling (#30669 )
* chore: generate
* fix(tui): prioritize models slash autocomplete (#30848 )
* fix(tui): route permission replies to session directory (#30851 )
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
* fix(cli): harden daemon lifecycle (#30844 )
* chore: generate
* feat(app): improve desktop multi-server support (#30678 )
Co-authored-by: Brendan Allan <git@brendonovich.dev >
* chore: generate
* fix(app): handle tab overflow and scrolling in titlebar (#30886 )
* fix(app): tab overflow (#30894 )
* tui: guard path formatting inputs (#30469 )
Fixes #27726 , #25216 , #24856 , #24294 , #17071 , #29164 , #24837 , #16865 , #14279 , #29895
* opencode/run: refresh themes after terminal reloads (#30917 )
* chore: generate
* fix(tui): fall back to local cwd when editor spawns in attach mode (#30583 )
* docs: update Go Qwen tiered pricing (#30936 )
* chore: generate
* feat(tui): add diff hunk navigation (#30935 )
* chore: rm fuzzy search on references (#30931 )
* fix: use mapError instead of orDie for context snapshot decoding (#30905 )
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
* fix(core): recover corrupted models cache (#30947 )
* chore: bun install (#30968 )
* fix(opencode): resolve Bedrock hang by using node build conditions (#30873 )
* fix(workflows): retry nix-hashes compute-hash on transient failure (#30743 )
* fix(stats): scroll model charts to latest on mobile
* fix(opencode): prevent destructive edit matches (#30932 )
* chore: generate
* fix(core): respect v2 default agents (#30969 )
* chore: generate
* test(opencode): remove disposal event wait race (#30971 )
* test(opencode): remove shell timeout output race (#30974 )
* fix(opencode): gate reasoning summaries by provider (#30973 )
* feat(core): admit v2 skill guidance (#30843 )
* fix(workflows): serialize desktop release uploads (#30978 )
* fix(stats): add mobile chart end spacing
* release: v1.16.2
* refactor: kilo compat for v1.16.2
* fix(opencode): address v1.16.2 merge regressions
* chore: update kilo-vscode visual regression baselines
* fix(opencode): restore Kilo behavior after v1.16.2 merge
* fix(opencode): retry Windows migration cleanup
* test(opencode): restore clone and macOS watcher coverage
* fix(opencode): address second-pass review for #12099
Preserve imported usage and retry partial JSON migrations. Refresh active dependency patches, remove the obsolete GCP patch, and regenerate Kilo HttpApi branding.
---------
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Michael Hart <mhart@cloudflare.com >
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
Co-authored-by: Simon Klee <hello@simonklee.dk >
Co-authored-by: smagnuso <smagnuso@gmail.com >
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
Co-authored-by: Orca丶 <93272799+dauphinYan@users.noreply.github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: James Long <longster@gmail.com >
Co-authored-by: Dustin Deus <deusdustin@gmail.com >
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box >
Co-authored-by: Ulises Jeremias <ulisescf.24@gmail.com >
Co-authored-by: Jack <jack@anoma.ly >
Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com >
Co-authored-by: Ariane Emory <97994360+ariane-emory@users.noreply.github.com >
Co-authored-by: LIU Xinyu <contact@lxy.cc >
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
Co-authored-by: Sebastian <hasta84@gmail.com >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Kamesh Sampath <kamesh.sampath@hotmail.com >
Co-authored-by: Cortex Code <noreply@snowflake.com >
Co-authored-by: pcadena-lila <pcadena@lila.ai >
Co-authored-by: weiconghe <46336277+weiconghe@users.noreply.github.com >
Co-authored-by: alberto <914199+alblez@users.noreply.github.com >
Co-authored-by: kilo-maintainer[bot] <kilo-maintainer[bot]@users.noreply.github.com>
2026-07-13 18:00:35 +02:00
Imanol Maiztegui
e68fd6781d
resolve merge conflicts
2026-05-15 13:13:17 +02:00
Imanol Maiztegui
b7a7ecf449
refactor: kilo compat for v1.14.34
2026-05-15 09:25:13 +02:00
Frank
4dbe0b1e53
cherr-pick from opencode: sync
2026-04-28 17:26:44 +02:00
Frank
79c66e353f
sync
2026-04-26 12:50:03 -04:00
Johnny Amancio
32e244bb05
resolve merge conflicts
2026-04-13 11:46:32 +02:00
Catriel Müller
8d15310dc6
resolve merge conflicts
2026-04-12 14:26:18 -03:00
Catriel Müller
90e86a5e3d
OpenCode v1.3.4 ( #8798 )
...
* tweak: use theme tokens for debug bar surface
* chore: update nix node_modules hashes
* feat(tui): add heap snapshot functionality for TUI and server (#19028 )
* ci
* change model for changelog
* release: v1.3.2
* fix(opencode): skip typechecking generated models snapshot (#19018 )
* Revert "fix(app): more startup efficiency (#18985 )"
This reverts commit 98b3340cee .
* Revert "fix(app): startup efficiency (#18854 )"
This reverts commit 546748a461 .
* effectify Worktree service (#18679 )
* fix: increase operations-per-run to 1000 and pin stale action to v10.2.0
The stale-issues workflow was hitting the default 30 operations limit,
preventing it from processing all 2900+ issues/PRs. Increased to 1000
to handle the full backlog. Also pinned to exact v10.2.0 for reproducibility.
* Add close-issues script and GitHub Action
- Create script/github/close-issues.ts to close stale issues after 60 days
- Add GitHub Action workflow to run daily at 2 AM
- Remove old stale-issues workflow to avoid conflicts
* Fix close-issues workflow permissions
- Add contents: read permission for checkout
- Use github.token instead of secrets.GITHUB_TOKEN
* Process issues sequentially to avoid rate limits
* Change issue close reason from not_planned to completed
* fix(opencode): avoid snapshotting files over 2MB (#19043 )
* fix: provide merge context to beta conflict resolver (#19055 )
* tweak: only spawn lsp servers for files in current instance (or cwd if instance is global) (#19058 )
* fix: beta resolver typecheck + build smoke check (#19060 )
* fix: unblock beta conflict recovery (#19068 )
* electron: add createDirectory to open directory picker (#19071 )
* electron: remove file extension from electron-store wrapper (#19082 )
* app: pre-warm project globalSync state when navigate project via keybind (#19088 )
* fix(app): move message navigation off cmd+arrow (#18728 )
* Reapply "fix(app): startup efficiency (#18854 )"
This reverts commit a379eb3867 .
* Reapply "fix(app): more startup efficiency (#18985 )"
This reverts commit cbe1337f24 .
* fix(app): hash inline script for csp
* Revert "fix(app): startup efficiency"
* Reapply "fix(app): startup efficiency"
This reverts commit 898456a25c .
* fix(app): opencode web server url
* chore(app): markdown playground in storyboard
* chore(app): markdown playground in storyboard
* feat(core): initial implementation of syncing (#17814 )
* chore: generate
* chore: bump modelcontextprotocol/sdk to 1.27.1 (#19064 )
* chore: storybook tweaks
* feat: restore git-backed review modes with effectful git service (#18900 )
* chore: generate
* chore: update nix node_modules hashes
* chore: cleanup
* chore: remove dead code for todoread tool (#19128 )
* chore: storybook tweaks
* fix(opencode): classify ZlibError from Bun fetch as retryable instead of unknown (#19104 )
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
* fix(task): respect agent permission config for todowrite tool (#19125 )
* fix(app): agent normalization (#19169 )
* fix: Windows e2e stability (CrossSpawnSpawner, snapshot isolation, session race guards) (#19163 )
* fix+refactor(mcp): lifecycle tests, cancelPending fix, Effect migration (#19042 )
* effectify Bus service: migrate to Effect PubSub + InstanceState (#18579 )
* file: use Effect.cached for scan deduplication (#19164 )
* ignore: update disavowed list (#19184 )
* skill: use Effect.cached for load deduplication (#19165 )
* chore: generate
* fix: bump gitlab-ai-provider to 5.3.3 for DWS tool approval support (#19185 )
* test: restore 5 workers on Windows e2e (#19188 )
* fix(opencode): image paste on Windows Terminal 1.25+ with kitty keyboard (#17674 )
* chore: update nix node_modules hashes
* wip: zen
* wip: zen
* go: do not respect disabled zen models
* fix: ensure enterprise url is set properly during auth flow (#19212 )
* revert: roll back git-backed review modes (#19295 )
* chore: generate
* tui: bypass local SSE event streaming in worker (#19183 )
* feat: embed WebUI in binary with proxy flags (#19299 )
Co-authored-by: BlankParticle <blankparticle@gmail.com >
* release: v1.3.3
* chore: generate
* changelog ci tweaks
* refactor(lsp): effectify LSP service with InstanceState (#19150 )
* chore: generate
* feat: add gpt prompt so non codex gpt models have their own system prompt modeled after codex cli (#19220 )
* feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316 )
* effectify Config service (#19139 )
* chore: generate
* refactor(config): use cachedInvalidateWithTTL, bump effect to beta.37 (#19322 )
* fix(mcp): close transport on failed/timed-out connections (#19200 )
* fix(app): more startup perf (#19288 )
* chore: generate
* chore: update nix node_modules hashes
* fix(app): don't bundle fonts (#19329 )
* chore: generate
* fix(app): default shell tool to collapsed
* fix(app): remove fork session button
* fix(ui): reduce markdown jank while responses stream (#19304 )
* fix: web ui bundle build on windows (#19337 )
* refactor(effect): yield services instead of promise facades (#19325 )
* chore: generate
* refactor(vcs): replace async git() with ChildProcessSpawner (#19361 )
* fix(opencode): ignore generated models snapshot files (#19362 )
* fix(ui): keep partial markdown readable while responses stream (#19403 )
* chore: update nix node_modules hashes
* fix(app): persist queued followups across project switches (#19421 )
* refactor(tool-registry): yield Config/Plugin services, use Effect.forEach (#19363 )
* chore: generate
* tui plugins (#19347 )
* chore: generate
* effectify Skill service internals (#19364 )
* chore: update nix node_modules hashes
* effectify Plugin service internals (#19365 )
* refactor(core): split out instance and route through workspaces (#19335 )
* chore(app): more spacing controls
* fix(ui): make streamed markdown feel more continuous (#19404 )
* fix(app): resize layout viewport when mobile keyboard appears (#15841 )
* fix(desktop-electron): match dev dock icon inset on macOS (#19429 )
* fix(app): default file tree to closed with minimum width (#19426 )
* fix flaky plugin tests (no mock.module for bun) (#19445 )
* tweak: add additional overflow error patterns (#19446 )
* no theme override in dev (#19456 )
* feat: AI SDK v6 support (#18433 )
* refactor(session): effectify Session service (#19449 )
* refactor(core): move more responsibility to workspace routing (#19455 )
* chore: update nix node_modules hashes
* refactor(format): use ChildProcessSpawner instead of Process.spawn (#19457 )
* chore: generate
* Single target plugin entrypoints (#19467 )
* refactor(session): effectify SessionCompaction service (#19459 )
* feat(ci): use Azure Artifact Signing for Windows releases (#15201 )
* fix(app): more startup efficiency (#19454 )
* update effect to 4.0.0-beta.42 (#19484 )
* chore: update nix node_modules hashes
* tweak: adjust bash tool description to increase cache hit rates between projects (#19487 )
* refactor(session): move context into prompt footer (#19486 )
* refactor(prompt): remove variant cycle display from footer (#19489 )
* feat: add model variant selection dialog (#19488 )
* fix: restore subagent footer and fix style guide violations (#19491 )
* tweak(session): add top spacing and remove obsolete docs prompt
* upgrade opentui to 0.1.91 (#19440 )
* refactor(file): use AppFileSystem instead of raw Filesystem (#19458 )
* chore: generate
* chore: update nix node_modules hashes
* kv theme before default fallback (#19523 )
* feat: open dialog for model variant selection instead of cycling (#19534 )
* refactor(session): effectify session processor (#19485 )
* feat: dialog variant menu and subagent improvements (#19537 )
* use theme color for prompt placeholder (#19535 )
* fix: update opencode-gitlab-auth to 2.0.1 (#19552 )
* chore: update nix node_modules hashes
* prompt slot (#19563 )
* fix: respect semver build identifiers for nix (#11915 )
* fix: nix embedded web-ui support (#19561 )
* ignore: kill todo (#19566 )
* chore: update nix node_modules hashes
* wip: zen
* wip: zen
* zen: ZDR policy
* ci: cancel stale nix-hashes runs (#19571 )
* release: v1.3.4
* refactor: kilo compat for v1.3.4
* fix: migration types
* refactor: upgrade kilo-gateway to ai sdk v6
* refactor: improve upstream merge script
* fix: fix some tests
* style(kilo-vscode): adjust indentation and formatting in parts-util and PopupSelector
Normalize boolean expression indentation in isCompletionResult to use
consistent 4-space alignment and reformat PopupSelectorProps generic
interface declaration to split the Omit type across multiple lines.
* docs(kilo-docs): update auto-generated source links
Remove outdated URLs and add new bug report issue link pointing to
anomalyco/opencode repository. Drop references to kilocode bug report
template and config precedence order docs, reducing total unique URLs
from 262 to 261.
* fix(kilo-ui): remove unused NerdFonts story and MONO_NERD_FONTS import
Drop the NerdFonts story from font.stories.tsx along with the unused
MONO_NERD_FONTS import, as the exported constant is no longer available
from the @opencode-ai/ui/font module.
* chore: update visual regression baselines
* fix(opencode): move Show conditional wrapper outside box in home onboarding
Relocate the Show component to wrap the box element instead of being
nested inside it, preventing the empty box from rendering when the
onboarding tip is not visible.
---------
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
Co-authored-by: James Long <longster@gmail.com >
Co-authored-by: André Cruz <acruz@cloudflare.com >
Co-authored-by: Ariane Emory <97994360+ariane-emory@users.noreply.github.com >
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com >
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: BlankParticle <blankparticle@gmail.com >
Co-authored-by: Sebastian <hasta84@gmail.com >
Co-authored-by: Burak Yigit Kaya <byk@sentry.io >
Co-authored-by: Caleb Norton <n0603919@outlook.com >
Co-authored-by: Imanol Maiztegui <imanol.mzd@gmail.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-12 13:36:08 +02:00
Catriel Müller
c0a67b8127
OpenCode v1.3.2 ( #8780 )
...
* tweak: use theme tokens for debug bar surface
* chore: update nix node_modules hashes
* feat(tui): add heap snapshot functionality for TUI and server (#19028 )
* ci
* change model for changelog
* release: v1.3.2
* refactor: kilo compat for v1.3.2
---------
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Imanol Maiztegui <imanol.mzd@gmail.com >
2026-04-11 17:16:11 +00:00
Catriel Müller
d9b2fc7ffd
resolve merge conflicts
2026-04-11 12:27:42 -03:00
Luke Parker
93fad99f7f
smarter changelog ( #20138 )
2026-03-31 00:05:46 +00:00
kiloconnect[bot]
af6328aecc
fix: update Kilo-Org/kilo references to Kilo-Org/kilocode
2026-03-30 13:58:12 +00:00
Luke Parker
6926fe1c74
fix: stabilize release changelog generation ( #19987 )
2026-03-30 04:37:02 +00:00
Dax Raad
bcf18edde4
changelog ci tweaks
2026-03-26 11:13:13 -04:00
Dax Raad
4586b41ffd
change model for changelog
2026-03-24 18:25:52 -04:00
Dax
15dc33d1a3
feat(tui): add heap snapshot functionality for TUI and server ( #19028 )
2026-03-24 18:20:11 -04:00
Dax Raad
0d6c601365
changelog slash command
2026-03-22 19:45:23 -04:00
Kevin van Dijk
7ac4e68dc8
Resolve merge conflicts
2026-02-23 13:54:54 +01:00
Dax
6d95f0d14c
sqlite again ( #10597 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-14 04:19:02 +00:00
Catriel Müller
1b5ef0737f
Merge OpenCode v1.1.42 ( #67 )
...
* chore: details
* fix(tui): add visual feedback for diff wrap and conceal toggles (#10655 )
* fix: await SessionRevert.cleanup for shell (#10669 )
* fix: Make diff wrapping toggle always available in command_list and correct a type error (resolves #10682 ) (#10683 )
* feat(app): default servers on web
* fix(app): handle non-tool call permissions
* fix(app): line selection waits on ready
* wip(app): model settings
* feat(app): model settings
* chore: generate
* wip(app): sidebar hover full
* wip(app): full-height sidebar
* wip(app): full-height sidebar
* feat(app): better sidebar hover when collapsed
* fix(app): query selector with non-latin chars
* chore: stale-while-revalidate headers for changelog
* chore: generate
* feat(opencode): add agent description (#10680 )
* feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678 )
* chore: gen changelog page off changelog json
* upgrade opentui to v0.1.75
* chore: update nix node_modules hashes
* fix: move changelog footer outside content div to fix padding (#10712 )
* fix(app): Order themes alphabetically (#10698 )
* fix(app): restore external link opening in system browser (#10697 )
* fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click (#10651 )
* fix: add 44px top padding to sticky version header on changelog (#10715 )
* feat(app): file tree
* wip(app): file tree mode
* wip(app): file tree mode
* chore: cleanup
* chore: cleanup
* chore(app): createStore over signals
* fix(enterprise): add message navigation to share page desktop view (#10071 )
Co-authored-by: Claude <noreply@anthropic.com >
* chore: fix changelog page
* Revert "fix(app): restore external link opening in system browser (#10697 )"
This reverts commit 984518b1c0 .
* ignore: tweak ai deps
* feat: use anthropic compat messages api for anthropic models through copilot
* chore: debug changelog
* fix: ensure openai 404 errors are retried (#10590 )
* chore: generate
* test(app): e2e test for sidebar nav
* chore: refactor changelog
* fix(app): session load cap
* chore(app): missing i18n strings
* chore: cleanup
* fix(app): session sync issue
* chore: generate
* fix(ui): update button styles and disconnect button size
* fix(app): set provider row height to 56px
* fix(app): add hover text for env-connected providers
* fix(app): use default cursor for env provider text
* feat(ui): add providers icon and use in settings
* feat(ui): add models icon and use in settings
* fix(app): style view all button with interactive color and margin
* feat(ui): add optional transition animations to dialog
* fix(ui): prevent double-close and fix dialog replacement
* feat(app): add transition to select provider dialog
* feat(app): add transition to command palette
* fix(ui): reduce dialog transition in time to 150ms
* feat(app): add provider descriptions to settings
* feat(app): add Vercel AI Gateway provider description
* fix(ui): scope filetree pill tabs styling
* fix(app): adjust filetree panel padding
* fix(app): tighten filetree row spacing
* fix(app): use chevron icons for filetree folders
* fix(app): use medium font for filetree items
* fix(app): refine filetree row spacing and indent
* fix(app): reduce filetree folder indent
* fix(app): dim non-deep filetree guide lines
* fix(app): fade filetree guide lines on hover
* fix(app): move file tree toggle to right
* fix(app): disable tooltips in filetree tabs
* test(app): fix e2e test
* ci: add stale pr job
* ci: add dry-run option to stale PR closer workflow
Allows testing stale PR closure without actually closing PRs
* tweak: retry logic to catch certain provider problems
* fix(app): disconnect zen provider
* fix(app): zen disconnect not working
* chore: generate
* chore: cleanup
* fix: search clear icon
* wip: new release modal
- highlight key updates or new features
- needs some transition love
- all copy including text and video placeholder
* chore: cleanup
* wip: highlights
* wip: highlights
* wip: highlights
* tweak: when using messages api for copilot, attach anthropic beta headers
* chore: don't flip github draft release automatically
* fix(app): file tree performance
* fix(app): reactive file tree
* chore: generate
* chore: cleanup
* fix(app): enable file watcher
* chore: cleanup
* chore: cleanup
* test(app): file tree spec
* feat(release): add highlights template to draft releases (#10745 )
* docs: add Italian README (#10732 )
* chore: generate
* fix(app): add connect provier in model selector (#10706 )
* fix(desktop): disable magnification gestures on macOS (#10605 )
* feat: add /learn command to extract session learnings to scoped AGENTS.md files (#10717 )
* fix: use Instance.directory instead of process.cwd() in read tool
* fix(core): expose Instance.directory to custom tools
* fix(app): only show files in select dialog when clicking + tab
* desktop: deduplicate tauri configs
* ignore: update download stats 2026-01-27
* fix(app): auto-scroll button sometimes sticks
* chore(app): missing tooltips
* feat(app): forward and back buttons
* chore: cleanup
* feat(core): add worktree to plugin tool context
* fix(app): agent fallback colors
* fix(app): non-fatal error handling
* docs(core): plugin tool context updates
* fix(ui): set filetree tablist height to 48px with centered content
* fix(app): center filetree empty state with 32px top margin
* fix(app): update review empty states to 14px and align select file empty state
* fix(app): only show left border on plus button when sticky
* fix(app): use smaller close icon on tabs to match comment cards
* fix(ui): add max-width 280px to tabs with text truncation
* fix(app): don't show session skeleton after workspace reset
* perf(app): don't keep parts in memory
* perf(app): cleanup connect provider timers
* perf(app): shared terminal ghostty-web instance
* fix(app): select model anchor
* Revert "fix(app): select model anchor"
This reverts commit 36babf5fc390fd9a892ad3742690740296d94a23.
* fix(app): open markdown links in external browser
* fix(app): navigate to tabs when opening file
* chore(app): cleanup tailwind vs pure css
* fix(app): tooltips causing getComputedStyle errors in model select
* fix(app): swallow file search errors
* feat(opencode): Handle Venice cache creation tokens (#10735 )
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
* chore: generate
* chore(docs): Better explanation on how to allow tools in external directories (#10862 )
* tweak: adjust retry check to be more defensive
* ci: make tests passing a requirement pre-release
* zen: kimi k2.5 and minimax m2.1
* feat(app): update settings in general settings
* chore(app): translations
* test(app): new e2e smoke tests
* feat(app): show loaded agents.md files
* fix(app): session diffs not always loading
* feat(app): improved layout
* chore: generate
* tweak: add recommended topP/temp for kimi k2.5
* Set temperature for kimi k2.5
* Revert "ci: make tests passing a requirement pre-release"
This reverts commit 8c00818108 .
* Revert "Set temperature for kimi k2.5"
This reverts commit bb63d16fa8 .
* feat(app): color filetree change dots by diff kind
* feat(app): add filetree tooltips with diff labels
* fix(app): shorten nav tooltips
* fix(app): adjust titlebar left spacing
* fix(app): delay nav tooltips
* fix(app): align filetree change styling
* fix(app): set filetree padding to 6px
* fix(app): highlight selected change
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
* chore(app): show 5 highlights
* fix(app): auto-scroll
* fix(app): don't connect to localhost through vpn
* perf(app): better memory management
* chore: cleanup
* feat(desktop): i18n for tauri side
* feat(desktop): tauri locales
* fix(app): not auto-navigating to last project
* chore: update nix node_modules hashes
* fix(tui): handle 4-5 codes too in c to copy logic
* fix(app): spinner color
* fix(app): file tree not always loading
* test(app): fix outdated e2e test
* test(app): fix outdated e2e test
* fix(app): file tree not always loading
* fix(app): terminal corruption
* feat(app): add 'connect provider' button to the manage models dialog (#10887 )
* fix(app): auto-scroll
* feat: support headless authentication for chatgpt/codex (#10890 )
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
* fix(app): reintroduce review tab
* release: v1.1.37
* feat(app): use opentui markdown component behind experimental flag (#10900 )
* chore: generate
* docs: add Daytona OpenCode plugin to ecosystem (#10917 )
* chore: generate
* fix(cli): restore brand integrity of CLI wordmark (#10912 )
* zen: kimi k2.5
* fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992 )
* chore: generate
* ignore: adjust flag
* bump plugin version
* ci
* fix: ensure parallel tool calls dont double load AGENTS.md
* release: v1.1.38
* fix: ensure copilot plugin properly sets headers for new messages api
* chore: generate
* release: v1.1.39
* bump: plugins
* ignore: update download stats 2026-01-28
* chore(app): global config changes
* feat(app): custom provider
* chore: cleanup
* wip(app): global config
* chore: cleanup
* chore: cleanup
* chore: generate
* feat(i18n): add th locale support (#10809 )
* chore: generate
* fix(desktop): enable ctrl+n and ctrl+p for popover navigation (#10777 )
* fix: add SubtaskPart with metadata reference (#10990 )
Co-authored-by: yangtianzhe <yangtianzhe@corp.netease.com >
* chore: generate
* fix(app): close review pane
* fix(markdown): Add streaming prop to markdown element (#11025 )
* release: v1.1.40
* fix(script): remove highlights template from release notes (#11052 )
* chore: generate
* fix(ui): allow KaTeX inline math to be followed by punctuation (#11033 )
* fix(app): alignment and padding in dialogs (#10866 )
* fix(app): fill missing zh keys to avoid English fallback (#10841 )
* chore: generate
* fix(opencode): normalize zh punctuation for Chinese UI (#10842 )
* fix(ui): improve zh duration display formatting (#10844 )
* fix(opencode): add `AbortSignal` support to `Ripgrep.files()` and `GlobTool` (#10833 )
* fix(typescript errors): remove duplicate keys causing typescript failures (#11071 )
* fix(app): file tabs - auto scroll on open & scroll via mouse wheel (#11070 )
* tweak: add ctx.abort to grep tool
* fix(app): types
* docs: update experimental environment variables in CLI docs (#11030 )
* fix(app): make settings more responsive for mobile and small web/desktop (#10775 )
* chore: generate
* fix(opencode): allow media-src data: URL for small audio files (#11082 )
* fix(provider): include providerID in SDK cache key (#11020 )
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
* fix: maxOutputTokens was accidentally hardcoded to undefined (#10995 )
* fix: ensure variants for copilot models work w/ maxTokens being set
* release: v1.1.41
* test: fix test
* chore: generate
* feat(cli): include cache tokens in stats (#10582 )
* ci: adjust team
* guard destroyed input field in timeout
* feat: Sequential numbering for forked session titles (Issue #10105 ) (#10321 )
* more timeout race guards
* fix: ensure that kimi doesnt have fake variants available
* fix: frontmatter was adding newlines in some cases causing invalid model ids (#11095 )
Co-authored-by: aptdnfapt <aptdnfapt@users.noreply.github.com >
* fix: undo change that used anthropic messages endpoint for anthropic models on copilot due to ratelimiting issues, go back to completions endpoint instead
* release: v1.1.42
* fix: fix types
* fix: fix kilocode/sdk type
* chore: update nix node_modules hashes
---------
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Idris Gadi <85882535+IdrisGit@users.noreply.github.com >
Co-authored-by: Noam Bressler <noamzbr@gmail.com >
Co-authored-by: Ariane Emory <97994360+ariane-emory@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Steffen Deusch <steffen@deusch.me >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com >
Co-authored-by: Ryan Vogel <ryan@mandarin3d.com >
Co-authored-by: Sam Huckaby <samhuckaby@gmail.com >
Co-authored-by: Alex Yaroshuk <34632190+alexyaroshuk@users.noreply.github.com >
Co-authored-by: Rahul A Mistry <149420892+ProdigyRahul@users.noreply.github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: zerone0x <hi@trine.dev >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: Tim <hello@timsmart.co >
Co-authored-by: David Hill <iamdavidhill@gmail.com >
Co-authored-by: Fabio Martino <fabiomartino@users.noreply.github.com >
Co-authored-by: Chris Yang <18487241+ysm-dev@users.noreply.github.com >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: dpuyosa <dpuyosa@users.noreply.github.com >
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com >
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: Rohan Godha <git@rohangodha.com >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Tommy D. Rossi <beats.by.morse@gmail.com >
Co-authored-by: James Murdza <james@jamesmurdza.com >
Co-authored-by: Tito <github@mynameistito.com >
Co-authored-by: Goni Zahavy <goni1993@gmail.com >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Nattawee Phantawong <crozzio@gmail.com >
Co-authored-by: Sairaj <sairaj2119@gmail.com >
Co-authored-by: RenegadeE <37529469+YangTianz@users.noreply.github.com >
Co-authored-by: yangtianzhe <yangtianzhe@corp.netease.com >
Co-authored-by: Max Kong <kongzheyuan@outlook.com >
Co-authored-by: Julian Coy <julian@juliancoy.com >
Co-authored-by: Babou <42550761+bbabou@users.noreply.github.com >
Co-authored-by: Devin Griffin <31415269+DNGriffin@users.noreply.github.com >
Co-authored-by: tan <zerotanapok@gmail.com >
Co-authored-by: Saba Tchikhinashvili <38084512+saba-ch@users.noreply.github.com >
Co-authored-by: ideallove <20013535+ideallove@users.noreply.github.com >
Co-authored-by: Benjamin Oldenburg <benjamin.oldenburg@ordis.co.th >
Co-authored-by: aptdnfapt <aptdnfapt@users.noreply.github.com >
Co-authored-by: marius-kilocode <marius@kilocode.ai >
2026-02-02 12:47:09 +01:00
Dax Raad
d1f884033f
ignore: switch commit model to kimi-k2.5 for improved command execution reliability
2026-02-01 21:02:26 -05:00
Catriel Müller
2aba4349a0
Test Fix ( #55 )
...
* refactor: update model names
* refactor: fix test matrix
2026-01-28 17:52:05 +01:00
Catriel Müller
23db4efb9d
refactor: rename git repo
2026-01-28 15:05:42 +01:00
Ryan Vogel
b59aec6f04
feat: add /learn command to extract session learnings to scoped AGENTS.md files ( #10717 )
2026-01-26 20:50:44 -05:00
Aiden Cline
7795cae0b5
ignore: tweak ai deps
2026-01-26 13:18:08 -05:00
GitHub Action
d9eebba90e
chore: generate
2026-01-24 17:27:03 +00:00
Aiden Cline
c5ef6452b3
ignore: update commit.md
2026-01-24 12:26:21 -05:00
GitHub Action
d83756eaaf
chore: generate
2026-01-14 17:41:16 +00:00
Aiden Cline
c0b43d3cb4
ignore: add slash command to checks ai sdk deps
2026-01-14 11:40:36 -06:00
Aiden Cline
02540b2464
ignore: update sst -> anomalyco
2026-01-04 00:30:03 -06:00
Aiden Cline
5f57cee8e4
fix: user invoked subtasks causing tool_use or missing thinking signa… ( #5650 )
2025-12-16 15:42:21 -06:00
Dax Raad
b48caec218
core: add automatic project icon discovery from favicon/logo files
2025-12-09 15:06:24 -05:00
Aiden Cline
e53580cb68
ignore: cmd tweak
2025-12-05 00:11:47 -06:00
GitHub Action
332ebe36c3
chore: format code
2025-12-05 05:14:21 +00:00
Aiden Cline
5013d64b28
ignore: rm slop commnand (only for opencode repo this isnt shipping)
2025-12-04 23:13:41 -06:00
Jay V
d40feafb01
ignore: commands
2025-12-02 18:09:16 -05:00
Dax Raad
068ac68496
docs: add rebase instructions to commit command
2025-12-01 09:14:54 -05:00
Dax Raad
ccec8c4792
tui: align session panel content with consistent left padding
2025-11-25 03:08:12 +00:00
Aiden Cline
55b57e1aae
ci: tweak
2025-11-17 15:45:23 -06:00
Dax
a1214fff2e
Refactor agent loop ( #4412 )
2025-11-17 10:57:18 -05:00
Giuseppe Rota
7de6ea5922
fix: fix typo in commit message guidelines ( #3702 )
2025-11-01 10:14:53 -05:00
Dax Raad
5e8309a353
tui: update hello command with test content
2025-10-31 16:21:30 -04:00
Dax
96bdeb3c7b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00
Jay V
ea926f0e1a
ignore: prompt
2025-10-14 17:45:10 -04:00
Jay V
7eddaa806d
docs: improve MCP server configuration guidance with examples and caveats
2025-10-14 16:43:59 -04:00
Jay V
78321a95e8
docs: adding spellcheck command
2025-10-09 13:19:51 -04:00
Dax Raad
bd69c5aca8
codex should not have reasoning effort
2025-10-01 05:06:37 -04:00