Shoubhit Dash
|
ccd64b6949
|
refactor(core): canonicalize pty service (#32182)
|
2026-06-14 12:46:39 +02:00 |
|
Aiden Cline
|
e464391216
|
fix(opencode): let subagents use their own permissions (#31696)
|
2026-06-10 09:26:08 -05:00 |
|
Dax
|
80e328b6c1
|
refactor(core): unify filesystem search service (#31566)
|
2026-06-09 20:38:02 -04:00 |
|
James Long
|
ede70549ff
|
feat(opencode): add typed application layer graph (#31531)
|
2026-06-09 15:31:31 -04:00 |
|
Dax
|
ec87cf82cb
|
refactor(core): consolidate references (#31539)
|
2026-06-09 16:08:58 +00:00 |
|
Dax
|
a5ddb7f291
|
refactor(core): replace legacy logger with Effect logging (#31310)
|
2026-06-08 15:41:56 -04:00 |
|
Shoubhit Dash
|
b176ddb774
|
fix(session): avoid sticky prompt tool overrides (#31394)
|
2026-06-08 23:03:27 +05:30 |
|
opencode-agent[bot]
|
7476a54840
|
chore: generate
|
2026-06-07 18:35:32 +00:00 |
|
Aiden Cline
|
395af56e24
|
fix(opencode): avoid duplicate skill catalog (#31269)
|
2026-06-07 13:34:01 -05:00 |
|
Aiden Cline
|
0524c483fa
|
fix: background agent prompting, lets kill this sleep behavior oml (#31162)
|
2026-06-06 17:50:33 -05:00 |
|
opencode-agent[bot]
|
a8390d64f0
|
chore: generate
|
2026-06-06 13:44:07 +00:00 |
|
Dmitriy Kovalenko
|
d76293144b
|
feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-06-06 19:12:31 +05:30 |
|
Shoubhit Dash
|
d1b31e2aa0
|
fix(opencode): prevent destructive edit matches (#30932)
|
2026-06-05 20:08:05 +05:30 |
|
Kit Langton
|
75c5d0ab83
|
feat(tui): allow backgrounding synchronous subagents (#30488)
|
2026-06-04 23:40:52 -04:00 |
|
Aiden Cline
|
2d38d749fe
|
tweak: background agent prompting to avoid polling issues (#30790)
|
2026-06-04 14:18:03 -05:00 |
|
Aiden Cline
|
69b800958a
|
fix(opencode): attribute task child agent on creation (#30786)
|
2026-06-04 13:19:46 -05:00 |
|
Dax
|
9e11b45908
|
feat(core): add command registry (#30624)
|
2026-06-04 02:57:43 -04:00 |
|
Aiden Cline
|
4db9d0a0dc
|
refactor(opencode): clean up task tool prompts (#30687)
|
2026-06-04 00:44:00 -05:00 |
|
Aiden Cline
|
c017524141
|
fix(opencode): preserve variant for delegated tasks (#30630)
|
2026-06-03 17:43:47 -05:00 |
|
Shoubhit Dash
|
4160755572
|
fix(acp): clean read tool display content (#30569)
|
2026-06-03 19:36:27 +05:30 |
|
Shoubhit Dash
|
4dc3061602
|
fix(acp): include external directory permission context (#30567)
|
2026-06-03 19:05:28 +05:30 |
|
opencode-agent[bot]
|
7a89182ec9
|
chore: generate
|
2026-06-03 03:11:53 +00:00 |
|
Aiden Cline
|
747aa00881
|
fix: task id passed to background job for continuation (#30485)
|
2026-06-02 22:10:25 -05:00 |
|
Dax
|
fbda5fadda
|
refactor(core): move v1 schemas into core (#30473)
|
2026-06-03 02:42:13 +00:00 |
|
Dax
|
7a9068f029
|
refactor(core): consolidate filesystem services (#30447)
|
2026-06-02 16:09:26 -04:00 |
|
Shoubhit Dash
|
7365418f37
|
chore(opencode): remove scout agent (#30435)
|
2026-06-02 23:30:34 +05:30 |
|
Dax
|
3056f6c030
|
feat(core): add location-based permission service (#30287)
|
2026-06-02 01:32:50 +00:00 |
|
Shoubhit Dash
|
2e33aa5187
|
fix(core): contain lsp warmup defects (#30226)
|
2026-06-01 16:08:23 +05:30 |
|
Shoubhit Dash
|
9806fb32c4
|
fix(opencode): avoid nullable webfetch format schema (#30215)
|
2026-06-01 14:15:57 +05:30 |
|
opencode-agent[bot]
|
c6f77e50f8
|
chore: generate
|
2026-05-31 01:09:55 +00:00 |
|
Dax
|
e2a8e18298
|
refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-05-30 21:08:38 -04:00 |
|
opencode-agent[bot]
|
a2f4c14352
|
chore: generate
|
2026-05-25 21:11:17 +00:00 |
|
Aiden Cline
|
481d84f4f6
|
remove the need for polling from experimental background agents (#29179)
|
2026-05-25 16:09:56 -05:00 |
|
Aiden Cline
|
920737a486
|
fix(opencode): advertise configured shell timeout (#28998)
Co-authored-by: Nabs <nabil@instafork.com>
|
2026-05-23 10:43:39 -05:00 |
|
Shoubhit Dash
|
5ef404050c
|
fix(skill): type expected skill failures (#28885)
|
2026-05-22 23:18:52 +05:30 |
|
Kit Langton
|
ae01a75d69
|
refactor(question): tool-arg errors at the boundary, drop redundant inner decode (#28570)
|
2026-05-21 03:06:22 +00:00 |
|
Kit Langton
|
5b210afcf4
|
fix(tool): tolerate plugin tool defs with missing args (#28357)
|
2026-05-19 15:07:28 +00:00 |
|
James Long
|
71e10d2689
|
fix(plugin): ask in tools from plugins returns promise instead of effect (#28217)
|
2026-05-18 18:57:29 +00:00 |
|
Shoubhit Dash
|
7b22027d7b
|
refactor(repository): type cache failures (#28188)
|
2026-05-18 21:46:18 +05:30 |
|
Shoubhit Dash
|
dcdc37c9f9
|
refactor(repository): add cache service (#28184)
|
2026-05-18 21:25:38 +05:30 |
|
Shoubhit Dash
|
816e52e1f6
|
fix: hide task background instructions by default (#27872)
|
2026-05-16 19:18:15 +05:30 |
|
opencode-agent[bot]
|
e8d07dec45
|
chore: generate
|
2026-05-16 13:21:57 +00:00 |
|
Dax Raad
|
bf13d531c1
|
fix read stream byte cap
|
2026-05-16 09:20:35 -04:00 |
|
Aiden Cline
|
d0cedda3cd
|
core: reduce prompts for shell, todowrite, and task tools (#26821)
|
2026-05-16 00:18:47 -05:00 |
|
Aiden Cline
|
d23a7b137d
|
fix(tool): bridge custom tool zod metadata (#27770)
|
2026-05-15 14:50:21 -05:00 |
|
Shoubhit Dash
|
12968615a0
|
refactor(instance): remove legacy runtime fallback (#27757)
|
2026-05-15 23:05:44 +05:30 |
|
Aiden Cline
|
7ea63f84fb
|
fix(tool): preserve custom tool arg descriptions (#27750)
Co-authored-by: khimaros <231498+khimaros@users.noreply.github.com>
|
2026-05-15 10:11:01 -05:00 |
|
opencode-agent[bot]
|
5b67d416a9
|
chore: generate
|
2026-05-15 10:46:06 +00:00 |
|
Shoubhit Dash
|
523e398f68
|
refactor(tool): read repo overview directory from instance state (#27717)
|
2026-05-15 16:14:49 +05:30 |
|
Dax Raad
|
dfbc9d8ac4
|
fix(tool): ignore invalid custom tool exports
|
2026-05-14 23:36:28 -04:00 |
|