Catriel Müller
|
5696a1937e
|
fix: test
|
2026-05-22 10:52:14 -03:00 |
|
Imanol Maiztegui
|
b6523c0d91
|
resolve merge conflicts
|
2026-05-22 09:01:40 +02:00 |
|
Imanol Maiztegui
|
f7816a9eeb
|
refactor: kilo compat for v1.14.41
|
2026-05-21 14:48:36 +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 |
|
Mark IJbema
|
a77843cbab
|
refactor: kilo compat for v1.14.33
|
2026-05-06 12:13:06 +02:00 |
|
Imanol Maiztegui
|
d5357f3961
|
resolve merge conflicts
|
2026-04-21 18:03:34 +02:00 |
|
Imanol Maiztegui
|
bf6f499b24
|
refactor: kilo compat for v1.4.7
|
2026-04-20 13:49:07 +02:00 |
|
Kit Langton
|
9f4b73b6a3
|
fix: clean up final 16 no-unused-vars warnings (#22751)
|
2026-04-16 03:54:21 +00:00 |
|
Johnny Amancio
|
915f12c7e2
|
resolve merge conflicts
|
2026-04-15 22:51:15 +02:00 |
|
Johnny Amancio
|
beb9b3b076
|
refactor: kilo compat for v1.4.4
|
2026-04-15 11:30:02 +02:00 |
|
Aiden Cline
|
b1312a3181
|
core: prevent duplicate user messages in ACP clients (#22468)
|
2026-04-14 11:37:33 -05:00 |
|
Imanol Maiztegui
|
6d224ad390
|
resolve merge conflicts
|
2026-04-13 19:49:10 +02:00 |
|
Imanol Maiztegui
|
bcafd7a24e
|
refactor: kilo compat for v1.3.14
|
2026-04-13 15:50:50 +02:00 |
|
Johnny Eric Amancio
|
7ea50aac14
|
OpenCode v1.3.3 (#8790)
* 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
* refactor: kilo compat for v1.3.3
* fix: Typecheck issues
* fix(build): normalize backslashes in web UI bundle import paths
Replace backslashes with forward slashes in embedded web UI file import
paths to ensure correct module resolution on Windows.
* fix: Add mcp reconnect error handling
* chore(script): use forward slashes in web UI bundle export keys
Ensure embedded file map keys use POSIX-style paths so lookups are
consistent across platforms.
* chore: regenerate source links
---------
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: Imanol Maiztegui <imanol.mzd@gmail.com>
|
2026-04-12 01:00:50 +02:00 |
|
Noam Bressler
|
1989704abe
|
feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-02 12:56:56 -05:00 |
|
James Long
|
b0017bf1b9
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
Kevin van Dijk
|
2b05e4f40b
|
Resolve merge conflicts
|
2026-02-25 18:34:18 +01:00 |
|
Kevin van Dijk
|
42a7e019ef
|
refactor: kilo compat for v1.2.11
|
2026-02-25 18:14:54 +01:00 |
|
Noam Bressler
|
2cee947671
|
fix: ACP both live and load share synthetic pending status preceeding… (#14916)
|
2026-02-24 23:54:10 +10:00 |
|
opencode-agent[bot]
|
ef7f222d80
|
chore: generate
|
2026-02-24 11:15:39 +00:00 |
|
Noam Bressler
|
888b123387
|
feat: ACP - stream bash output and synthetic pending events (#14079)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-02-24 21:14:47 +10:00 |
|
Kevin van Dijk
|
7ac4e68dc8
|
Resolve merge conflicts
|
2026-02-23 13:54:54 +01:00 |
|
Kevin van Dijk
|
9030ba902c
|
refactor: kilo compat for v1.2.0
|
2026-02-23 13:30:22 +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
|
88f06392d5
|
resolve merge conflicts
|
2026-02-03 19:28:35 -03:00 |
|
Catriel Müller
|
6131bb35e5
|
refactor: kilo compat for v1.1.43
|
2026-02-03 18:25:15 -03:00 |
|
Catriel Müller
|
9ab79857ce
|
Code Agent (#84)
* refactor: rename build agent to code
* refactor: add backward compat for build config
|
2026-02-03 08:04:27 +01:00 |
|
Catriel Müller
|
8b1cc1440a
|
refactor: rename sdk package
|
2026-01-28 14:27:18 +01:00 |
|
Alex Sadleir
|
fc0210c2fd
|
fix(acp): rename setSessionModel to unstable_setSessionModel (#9940)
|
2026-01-21 22:11:09 -06:00 |
|
Noam Bressler
|
bef1f66281
|
fix(acp): use single global event subscription and route by sessionID (#5628)
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
Co-authored-by: noam-v <noam@bespo.ai>
|
2026-01-18 01:29:42 -06:00 |
|