Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Dax Raad
|
5dc47905a9
|
allow customizing DB location
|
2026-03-20 22:49:55 -04:00 |
|
Kit Langton
|
d70099b059
|
fix: apply Layer.fresh at instance service definition site (#18418)
|
2026-03-20 14:37:12 -04:00 |
|
Vladimir Glafirov
|
05d3e65f76
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
opencode-agent[bot]
|
51618e9cef
|
chore: generate
|
2026-03-20 16:11:21 +00:00 |
|
Kit Langton
|
e78944e9a4
|
effectify Installation service, drop Effect suffix from namespaces (#18266)
|
2026-03-20 12:10:33 -04:00 |
|
Luke Parker
|
7866dbcfcc
|
fix: avoid truncate permission import cycle (#18292)
|
2026-03-19 23:52:04 -04:00 |
|
opencode-agent[bot]
|
a6ef9e9206
|
chore: generate
|
2026-03-19 20:21:10 +00:00 |
|
Kit Langton
|
6e09a1d904
|
fix(account): handle pending console login polling (#18281)
|
2026-03-19 16:18:28 -04:00 |
|
jorge g
|
2dbcd79fd2
|
fix: stabilize agent and skill ordering in prompt descriptions (#18261)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-19 15:04:03 -05:00 |
|
Aiden Cline
|
aeece6166b
|
ignore: revert 3 commits that broke dev branch (#18260)
|
2026-03-19 11:15:07 -05:00 |
|
Kit Langton
|
0d7e62a532
|
fix forked prompt attachments losing file parts (#17815)
|
2026-03-19 12:00:32 -04:00 |
|
opencode-agent[bot]
|
d178d8249f
|
chore: generate
|
2026-03-19 14:00:32 +00:00 |
|
Shoubhit Dash
|
e6f5214779
|
feat: add git-backed session review modes (#17961)
|
2026-03-19 19:29:29 +05:30 |
|
Kit Langton
|
84e62fc662
|
fix(session): preserve tagged error messages (#18165)
|
2026-03-18 20:36:53 -04:00 |
|
Luke Parker
|
5d2f8d77f9
|
fix: restore recent test regressions and upgrade effect beta (#18158)
|
2026-03-19 09:54:01 +10:00 |
|
Kit Langton
|
81be544981
|
feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138)
|
2026-03-18 19:52:43 -04:00 |
|
opencode-agent[bot]
|
773c1192dc
|
chore: generate
|
2026-03-18 23:45:03 +00:00 |
|
Kit Langton
|
5ddfe4ada5
|
chore: type Provider.list() as Record<ProviderID, Info>, delete dead code (#18123)
|
2026-03-18 19:43:12 -04:00 |
|
Luke Parker
|
54ed87d53c
|
fix(windows): use cross-spawn for shim-backed commands (#18010)
|
2026-03-19 08:49:16 +10:00 |
|
opencode-agent[bot]
|
c3ddc85cca
|
chore: generate
|
2026-03-18 17:37:40 +00:00 |
|
Kit Langton
|
a800583aea
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
opencode-agent[bot]
|
0292f1b559
|
chore: generate
|
2026-03-18 02:01:02 +00:00 |
|
Kit Langton
|
5dfe86dcb1
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Ariane Emory
|
4b4dd2b882
|
fix: Add apply_patch to EDIT_TOOLS filter (#18009)
|
2026-03-17 20:11:42 -05:00 |
|
opencode-agent[bot]
|
bc949af623
|
chore: generate
|
2026-03-18 01:05:16 +00:00 |
|
Kit Langton
|
9e7c136de7
|
refactor(snapshot): effectify SnapshotService (#17878)
|
2026-03-17 21:04:16 -04:00 |
|
Luke Parker
|
cb69501098
|
test(opencode): deflake file and tool timing (#17859)
|
2026-03-17 00:49:04 +00:00 |
|
Kit Langton
|
3849822769
|
refactor(skill): effectify SkillService as scoped service (#17849)
|
2026-03-16 23:51:07 +00:00 |
|
Kit Langton
|
69381f6aea
|
refactor(file): effectify FileService as scoped service (#17845)
|
2026-03-16 16:18:39 -04:00 |
|
Kit Langton
|
335356280c
|
refactor(format): effectify FormatService as scoped service (#17675)
|
2026-03-16 15:58:36 -04:00 |
|
Kit Langton
|
2cbdf04ec9
|
refactor(file-time): effectify FileTimeService with Semaphore locks (#17835)
|
2026-03-16 18:23:13 +00:00 |
|
Kit Langton
|
e5cbecf17c
|
fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829)
|
2026-03-16 13:59:11 -04:00 |
|
Kit Langton
|
9e740d9947
|
stack: effectify-file-watcher-service (#17827)
|
2026-03-16 13:18:40 -04:00 |
|
Kit Langton
|
469c3a4204
|
refactor(instance): move scoped services to LayerMap (#17544)
|
2026-03-16 12:55:14 -04:00 |
|
Johannes Loher
|
e718db624f
|
fix(core): consider code: context_length_exceeded as context overflow in API call errors (#17748)
|
2026-03-16 10:25:24 -05:00 |
|
Luke Parker
|
59c530cc6c
|
fix(opencode): teach Kit's test what an ID is (#17745)
|
2026-03-16 18:08:27 +10:00 |
|
Jason Quense
|
c2ca1494e5
|
fix(opencode): preserve prompt tool enables with empty agent permissions (#17064)
Co-authored-by: jquense <jquense@ramp.com>
|
2026-03-15 23:01:46 -05:00 |
|
Kit Langton
|
f015154314
|
refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511)
|
2026-03-14 18:28:00 +00:00 |
|
opencode-agent[bot]
|
b698f14e55
|
chore: generate
|
2026-03-14 15:59:01 +00:00 |
|
Kit Langton
|
cec1255b36
|
refactor(question): effectify QuestionService (#17432)
|
2026-03-14 11:58:00 -04:00 |
|
Michael Dwan
|
4b9b86b544
|
fix(opencode): lost sessions across worktrees and orphan branches (#16389)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-13 15:51:55 -04:00 |
|
Kit Langton
|
c7a52b6a2d
|
feat(schema): scaffold effect-to-zod bridge (#17273)
|
2026-03-13 10:59:57 -04:00 |
|
Shoubhit Dash
|
d4ae13f2a0
|
fix(opencode): serialize config bun installs (#17342)
|
2026-03-13 17:58:00 +05:30 |
|
Adam
|
843f188aaa
|
fix(app): support text attachments (#17335)
|
2026-03-13 06:58:24 -05:00 |
|
Shoubhit Dash
|
9457493696
|
perf(server): paginate session history (#17134)
|
2026-03-13 15:48:43 +05:30 |
|
Aiden Cline
|
f8475649da
|
chore: cleanup migrate from global code (#17292)
|
2026-03-12 23:54:11 -05:00 |
|
Michael Dwan
|
b94e110a4c
|
fix(opencode): sessions lost after git init in existing project (#16814)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-12 23:18:59 -05:00 |
|
Tom Ryder
|
4a2a046d79
|
fix: filter empty content blocks for Bedrock provider (#14586)
|
2026-03-12 22:13:09 -05:00 |
|
Kit Langton
|
dd68b85f58
|
refactor(provider): effectify ProviderAuthService (#17227)
|
2026-03-13 02:08:37 +00:00 |
|