Sebastian
|
c5c8783ff3
|
update plugin themes when plugin was updated (#20052)
|
2026-03-30 13:51:07 +02:00 |
|
opencode
|
8a34e1c134
|
release: v1.3.7
|
2026-03-30 06:06:12 +00:00 |
|
Luke Parker
|
51eb419de1
|
make variant modal less annoying (#19998)
|
2026-03-30 15:42:38 +10:00 |
|
Knut Zuidema
|
32f39df153
|
fix: discourage _noop tool call during LiteLLM compaction (#18539)
|
2026-03-29 22:48:17 -05:00 |
|
Luke Parker
|
24f7ef41d6
|
feat(windows): add first-class pwsh/powershell support (#16069)
|
2026-03-30 13:10:01 +10:00 |
|
Sebastian
|
3790ae221c
|
theme colors for dialog textarea placeholders (#19939)
|
2026-03-29 21:37:46 +02:00 |
|
Sebastian
|
4e16f97f88
|
plugins installs should preserve jsonc comments (#19938)
|
2026-03-29 21:15:03 +02:00 |
|
Aiden Cline
|
25f1fa8d04
|
fix: ensure OPENCODE_DISABLE_CLAUDE_CODE_PROMPT is respected for project lvl CLAUDE.md (#19924)
|
2026-03-29 18:02:29 +00:00 |
|
opencode
|
2de8244b49
|
release: v1.3.6
|
2026-03-29 18:02:20 +00:00 |
|
ualtinok
|
0707c1d53c
|
fix(session): fix token usage double-counting w/ anthropic & bedrock due to AI SDK v6 upgrade (#19758)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-03-29 12:40:10 -05:00 |
|
Kit Langton
|
65a4a1be7e
|
Fix variant dialog filtering (#19917)
|
2026-03-29 16:43:13 +00:00 |
|
Luke Parker
|
a434ed79e0
|
test: add regression coverage for sync plugin hooks (#19589)
|
2026-03-29 03:43:00 +00:00 |
|
opencode
|
9a85e52a7e
|
release: v1.3.5
|
2026-03-29 03:42:52 +00:00 |
|
Aiden Cline
|
e710e8256e
|
core: fix plugin hooks to properly handle async operations ensuring plugins can execute async code without errors (#19586)
|
2026-03-29 03:15:41 +00:00 |
|
Aiden Cline
|
862207a3d7
|
tweak: adjust gpt prompt to be more minimal, fix file reference annoyances (#19585)
|
2026-03-28 21:32:40 -05:00 |
|
opencode
|
5805ed46a2
|
release: v1.3.4
|
2026-03-29 01:00:44 +00:00 |
|
Aiden Cline
|
705deab5c6
|
ignore: kill todo (#19566)
|
2026-03-29 00:06:32 +00:00 |
|
Sebastian
|
04f1ad33c6
|
prompt slot (#19563)
|
2026-03-29 00:27:27 +01:00 |
|
Vladimir Glafirov
|
06e72a147a
|
fix: update opencode-gitlab-auth to 2.0.1 (#19552)
|
2026-03-28 20:10:06 +00:00 |
|
Sebastian
|
afb0c87e41
|
use theme color for prompt placeholder (#19535)
|
2026-03-28 17:20:37 +01:00 |
|
Dax
|
5208f7106d
|
feat: dialog variant menu and subagent improvements (#19537)
|
2026-03-28 16:16:00 +00:00 |
|
Kit Langton
|
4d4233cc49
|
refactor(session): effectify session processor (#19485)
|
2026-03-28 12:09:47 -04:00 |
|
Dax
|
2290890fa0
|
feat: open dialog for model variant selection instead of cycling (#19534)
|
2026-03-28 15:37:20 +00:00 |
|
Sebastian
|
fa6beb5473
|
kv theme before default fallback (#19523)
|
2026-03-28 15:54:54 +01:00 |
|
opencode-agent[bot]
|
eb26cb97d4
|
chore: generate
|
2026-03-28 14:26:45 +00:00 |
|
Kit Langton
|
ec4ebd049f
|
refactor(file): use AppFileSystem instead of raw Filesystem (#19458)
|
2026-03-28 10:25:46 -04:00 |
|
Sebastian
|
de1729f6f2
|
upgrade opentui to 0.1.91 (#19440)
|
2026-03-28 15:10:59 +01:00 |
|
Dax Raad
|
c02fd90926
|
tweak(session): add top spacing and remove obsolete docs prompt
|
2026-03-28 01:56:11 -04:00 |
|
Dax
|
41505c299c
|
fix: restore subagent footer and fix style guide violations (#19491)
|
2026-03-28 01:46:29 -04:00 |
|
Dax
|
951195ef0f
|
feat: add model variant selection dialog (#19488)
|
2026-03-28 01:21:28 -04:00 |
|
Dax
|
d9742ee5db
|
refactor(prompt): remove variant cycle display from footer (#19489)
|
2026-03-28 01:21:16 -04:00 |
|
Dax
|
b22e3a9a8a
|
refactor(session): move context into prompt footer (#19486)
|
2026-03-28 01:05:18 -04:00 |
|
Aiden Cline
|
83dccdbc23
|
tweak: adjust bash tool description to increase cache hit rates between projects (#19487)
|
2026-03-27 23:53:36 -05:00 |
|
Kit Langton
|
bb0a7b9a14
|
update effect to 4.0.0-beta.42 (#19484)
|
2026-03-27 23:25:05 -04:00 |
|
Kit Langton
|
0939be67d5
|
refactor(session): effectify SessionCompaction service (#19459)
|
2026-03-28 01:09:14 +00:00 |
|
Sebastian
|
df9ae215ac
|
Single target plugin entrypoints (#19467)
|
2026-03-27 23:44:46 +00:00 |
|
opencode-agent[bot]
|
67812f8daa
|
chore: generate
|
2026-03-27 21:38:08 +00:00 |
|
Kit Langton
|
0ea1cc8061
|
refactor(format): use ChildProcessSpawner instead of Process.spawn (#19457)
|
2026-03-27 17:37:07 -04:00 |
|
James Long
|
0bc4e367c9
|
refactor(core): move more responsibility to workspace routing (#19455)
|
2026-03-27 16:33:56 -04:00 |
|
Kit Langton
|
6d793037f0
|
refactor(session): effectify Session service (#19449)
|
2026-03-27 16:25:47 -04:00 |
|
Aiden Cline
|
5dace6536b
|
feat: AI SDK v6 support (#18433)
|
2026-03-27 15:24:30 -05:00 |
|
Aiden Cline
|
82cc46de18
|
tweak: add additional overflow error patterns (#19446)
|
2026-03-27 15:19:51 -05:00 |
|
Sebastian
|
faed06b987
|
fix flaky plugin tests (no mock.module for bun) (#19445)
|
2026-03-27 20:55:03 +01:00 |
|
James Long
|
87933189d2
|
refactor(core): split out instance and route through workspaces (#19335)
|
2026-03-27 11:51:21 -04:00 |
|
Kit Langton
|
5aefdc6b1b
|
effectify Plugin service internals (#19365)
|
2026-03-27 15:20:11 +00:00 |
|
Kit Langton
|
c6af9f1c8d
|
effectify Skill service internals (#19364)
|
2026-03-27 10:15:51 -04:00 |
|
opencode-agent[bot]
|
d8514a242d
|
chore: generate
|
2026-03-27 14:01:28 +00:00 |
|
Sebastian
|
35ab6b6d40
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
opencode-agent[bot]
|
2e9affc37b
|
chore: generate
|
2026-03-27 13:53:59 +00:00 |
|
Kit Langton
|
628ea2edb1
|
refactor(tool-registry): yield Config/Plugin services, use Effect.forEach (#19363)
|
2026-03-27 09:53:00 -04:00 |
|