Kit Langton and GitHub
c5fb6281f0
refactor(tool): Tool.Def.execute returns Effect, rename defineEffect → define ( #21961 )
2026-04-10 22:36:02 -04:00
Kit Langton and GitHub
f99812443c
refactor: destroy SessionStatus facade ( #21968 )
2026-04-10 22:16:53 -04:00
opencode-agent[bot]
b898c6d0ea
chore: generate
2026-04-11 02:04:02 +00:00
Kit Langton and GitHub
9e7045eaec
refactor: destroy ShareNext facade ( #21965 )
2026-04-10 22:03:06 -04:00
Kit Langton and GitHub
a17ac02061
refactor: extract LSP diagnostic report formatter ( #21964 )
2026-04-10 22:00:56 -04:00
opencode-agent[bot]
57f9397677
chore: generate
2026-04-11 01:48:25 +00:00
Kit Langton and GitHub
a4c686025c
refactor: destroy Todo facade ( #21962 )
2026-04-10 21:47:28 -04:00
Kit Langton and GitHub
face879100
fix: disable default Effect console logger ( #21963 )
2026-04-10 21:27:24 -04:00
opencode-agent[bot]
605559b165
chore: generate
2026-04-11 01:22:01 +00:00
Kit Langton and GitHub
5cd4c6eb22
refactor: destroy Storage facades ( #21956 )
2026-04-10 21:21:02 -04:00
Kit Langton and GitHub
40358d60a0
refactor: add Effect logger for motel observability ( #21954 )
2026-04-10 21:10:58 -04:00
Aiden Cline and GitHub
96c1c0363d
chore: rm unnecessary test (now we use effect) and the test is flaky ( #21959 )
2026-04-10 19:59:33 -05:00
Aiden Cline and GitHub
33819932ec
tweak: rm processor .trim calls ( #21958 )
2026-04-10 19:47:08 -05:00
Kit Langton and GitHub
5d6fe01465
convert skill tool to Tool.defineEffect ( #21936 )
2026-04-10 19:49:53 -04:00
Kit Langton and GitHub
cf27a73397
feat: add AppRuntime for unified service composition ( #21953 )
2026-04-10 19:46:52 -04:00
opencode-agent[bot]
f2c492a8e6
chore: generate
2026-04-10 23:43:20 +00:00
Kit Langton and GitHub
0556774097
refactor(tool): convert apply_patch to Tool.defineEffect ( #21938 )
2026-04-10 19:42:14 -04:00
Kit Langton and GitHub
d9d5a0615e
refactor: break SessionPrompt/TaskTool cycle via ctx injection ( #21948 )
2026-04-10 19:36:13 -04:00
Kit Langton and GitHub
d72ddd71fa
refactor(tool): convert grep tool to Tool.defineEffect ( #21937 )
2026-04-10 19:20:00 -04:00
opencode-agent[bot]
fb26308bc7
chore: generate
2026-04-10 21:12:22 +00:00
Kit Langton and GitHub
b41fa8e318
refactor: convert edit tool to Tool.defineEffect ( #21904 )
2026-04-10 17:10:28 -04:00
opencode-agent[bot]
57b2e64345
chore: generate
2026-04-10 21:01:33 +00:00
Frank
346b3e1b8d
zen: nemotron doc
2026-04-10 16:58:38 -04:00
Kit Langton and GitHub
b139bc2ef3
refactor(tool): convert write tool to Tool.defineEffect ( #21901 )
2026-04-10 16:57:12 -04:00
opencode-agent[bot]
378b8ca241
chore: generate
2026-04-10 19:40:10 +00:00
Kit Langton and GitHub
f63bdc8e08
convert list tool to Tool.defineEffect ( #21899 )
2026-04-10 15:38:52 -04:00
Aiden Cline and GitHub
ce26120205
tweak: make it so disabling uv or ruff fmters disables both ( #21921 )
2026-04-10 13:30:30 -05:00
opencode-agent[bot]
d2d5d84d1e
chore: generate
2026-04-10 17:57:46 +00:00
Kit Langton and GitHub
847f1d99c9
convert glob tool to Tool.defineEffect ( #21897 )
2026-04-10 13:56:42 -04:00
opencode-agent[bot]
59d08683ea
chore: generate
2026-04-10 17:27:31 +00:00
Kit Langton and GitHub
f7514d9eca
refactor(tool): convert bash to defineEffect with ChildProcessSpawner ( #21895 )
2026-04-10 13:26:31 -04:00
James Long and GitHub
180ded6a27
rector(core,tui): handle workspace state in project context, add workspace status, improve ui ( #21896 )
2026-04-10 13:03:20 -04:00
Kit Langton and GitHub
bf601628db
refactor(tool): convert codesearch tool internals to Effect ( #21811 )
2026-04-10 11:49:20 -04:00
opencode-agent[bot]
00e39d2114
chore: generate
2026-04-10 15:31:39 +00:00
Kit Langton and GitHub
46b74e0873
refactor(tool): convert websearch tool internals to Effect ( #21810 )
2026-04-10 11:30:38 -04:00
opencode-agent[bot]
aedc4e964f
chore: generate
2026-04-10 14:51:27 +00:00
Kit Langton and GitHub
e83404367c
refactor(tool): convert webfetch tool internals to Effect ( #21809 )
2026-04-10 10:50:13 -04:00
James Long and GitHub
42206da1f8
refactor(tui): switch to global events and start passing workspace param ( #21719 )
2026-04-10 10:47:27 -04:00
Kit Langton and GitHub
44f38193c0
refactor(tool): convert plan tool internals to Effect ( #21807 )
2026-04-10 10:38:46 -04:00
opencode-agent[bot]
9a6b455bfe
chore: generate
2026-04-10 14:08:27 +00:00
Kit Langton and GitHub
8063e0b5c6
refactor(tool): convert lsp tool internals to Effect ( #21806 )
2026-04-10 10:07:19 -04:00
Kit Langton and GitHub
157c5d77f8
refactor(tool): convert question tool internals to Effect ( #21808 )
2026-04-10 09:42:06 -04:00
Aiden Cline and GitHub
ce19c051be
fix: ts lsp ( #21827 )
2026-04-10 00:15:45 -05:00
Kit Langton and GitHub
91786d2fc1
refactor(effect): use Git service in file and storage ( #21803 )
2026-04-09 22:49:36 -04:00
Kit Langton and GitHub
eca11ca71a
refactor(effect): use SessionRevert service in prompt ( #21796 )
2026-04-09 22:28:11 -04:00
Kit Langton and GitHub
17bd16667c
refactor(effect): move tool descriptions into registry ( #21795 )
2026-04-09 22:20:27 -04:00
Kit Langton and GitHub
16c60c9ee7
refactor(session): extract sharing orchestration ( #21759 )
2026-04-09 21:47:48 -04:00
Dax Raad
0970b102e1
Merge remote-tracking branch 'origin/dev' into dev
2026-04-09 21:35:09 -04:00
Dax Raad
04074d3f4a
core: enable prod channel to use shared production database
...
Ensures users on the prod channel have their data persisted to the same
database as latest and beta channels, preventing data fragmentation
across different release channels.
2026-04-09 21:34:52 -04:00
Luke Parker and opencode
98874a09f7
fix windows e2e backend not stopping on sigterm waiting 10s for no reason ( #21781 )
2026-04-10 01:00:21 +00:00