Kit Langton
|
54a250fb38
|
refactor: replace Filesystem util with AppFileSystem service (#20127)
|
2026-03-30 21:48:28 +00:00 |
|
Kit Langton
|
045b8c8077
|
fix(session): restore busy route handling and add regression coverage (#20125)
|
2026-03-30 20:30:34 +00:00 |
|
Kit Langton
|
9ee382c8c7
|
refactor(session): effectify SessionPrompt service (#19483)
|
2026-03-30 20:06:51 +00:00 |
|
Aiden Cline
|
1613c9687e
|
fix: agent value passed to chat.params and chat.headers hooks was not a string (#19996)
|
2026-03-30 16:32:27 +00: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 |
|
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 |
|
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 |
|
Aiden Cline
|
862207a3d7
|
tweak: adjust gpt prompt to be more minimal, fix file reference annoyances (#19585)
|
2026-03-28 21:32:40 -05:00 |
|
Aiden Cline
|
705deab5c6
|
ignore: kill todo (#19566)
|
2026-03-29 00:06:32 +00:00 |
|
Kit Langton
|
4d4233cc49
|
refactor(session): effectify session processor (#19485)
|
2026-03-28 12:09:47 -04:00 |
|
Kit Langton
|
0939be67d5
|
refactor(session): effectify SessionCompaction service (#19459)
|
2026-03-28 01:09:14 +00: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 |
|
Sebastian
|
35ab6b6d40
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
James Long
|
e2706b7d41
|
feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316)
|
2026-03-26 12:30:26 -04:00 |
|
Aiden Cline
|
332e29dcbe
|
feat: add gpt prompt so non codex gpt models have their own system prompt modeled after codex cli (#19220)
|
2026-03-26 15:57:38 +00:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Kit Langton
|
0035f89a6b
|
fix: Windows e2e stability (CrossSpawnSpawner, snapshot isolation, session race guards) (#19163)
|
2026-03-25 19:49:14 -04:00 |
|
André Cruz
|
8016c14695
|
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>
|
2026-03-25 13:08:40 -05:00 |
|
James Long
|
87d41cd5ac
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
Ryan Skidmore
|
fbbd8c5ee8
|
fix: improve plugin system robustness — agent/command resolution, async errors, hook timing, two-phase init (#18280)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-24 12:50:55 -05:00 |
|
Vladimir Glafirov
|
c5e80e7454
|
fix: route GitLab Duo Workflow system prompt via flowConfig (#18928)
|
2026-03-24 12:33:18 -05:00 |
|
Aiden Cline
|
3484d75370
|
tweak: add back setting user agent in requests (#18795)
|
2026-03-23 15:34:59 +00:00 |
|
Kit Langton
|
65d4fcaf4e
|
effectify Command service (#18568)
|
2026-03-22 00:21:41 +00:00 |
|
Kit Langton
|
ccbd2936d2
|
effectify SessionStatus service (#18565)
|
2026-03-21 23:55:07 +00:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
9eafdc92ec
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
Vladimir Glafirov
|
1fb2ef5ec2
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
Aiden Cline
|
371aca7729
|
tweak: adjust codex plugin logic so that codex instruction isn't always added (oauth plan no longer enforces instruction whitelisting) (#18337)
|
2026-03-20 10:37:47 -05:00 |
|
Luke Parker
|
763c116502
|
fix: lots of desktop stability, better e2e error logging (#18300)
|
2026-03-20 00:12:06 -04:00 |
|
Dax
|
f07cdc7072
|
fix: miscellaneous small fixes (#18328)
|
2026-03-19 22:20:29 -04:00 |
|
Dax
|
ff945d8632
|
refactor: replace Bun shell execution with portable Process utilities (#18318)
|
2026-03-19 21:17:06 -04:00 |
|
Dax
|
a84103459a
|
anthropic legal requests (#18186)
|
2026-03-19 04:45:24 +00:00 |
|
Kit Langton
|
ed45bd6de1
|
fix(session): preserve tagged error messages (#18165)
|
2026-03-18 20:36:53 -04:00 |
|
Aiden Cline
|
6d979838b6
|
tweak: remove unnecessary parts from the fallback system prompt (#18140)
|
2026-03-18 17:27:47 -05:00 |
|
Kit Langton
|
2a6909cd07
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Kit Langton
|
90f66d356d
|
add prompt schema validation debug logs (#17812)
|
2026-03-17 19:18:16 -04:00 |
|
Kit Langton
|
184fc0b796
|
refactor(file-time): effectify FileTimeService with Semaphore locks (#17835)
|
2026-03-16 18:23:13 +00:00 |
|
DS
|
0d9fe65a58
|
fix(opencode): apply message transforms during compaction (#17823)
|
2026-03-16 11:32:53 -05:00 |
|
Jason Quense
|
b04934aa25
|
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
|
641b426f7b
|
refactor(schema): inline branded ID schemas (#17504)
|
2026-03-14 16:14:46 +00:00 |
|
Adam
|
ac0640f4ca
|
fix(app): support text attachments (#17335)
|
2026-03-13 06:58:24 -05:00 |
|
Shoubhit Dash
|
984e0b66ad
|
perf(server): paginate session history (#17134)
|
2026-03-13 15:48:43 +05:30 |
|
Adam
|
c34e94b4f5
|
fix(app): task error state
|
2026-03-12 16:25:49 -05:00 |
|
Kit Langton
|
82307f8a45
|
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
|
2026-03-12 14:48:17 +00:00 |
|
Kit Langton
|
36aee4908f
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
Kit Langton
|
a0e83f2c5f
|
feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042)
|
2026-03-12 01:49:57 +00:00 |
|
Kit Langton
|
2a225d7c72
|
feat(id): brand PartID through Drizzle and Zod schemas (#16966)
|
2026-03-11 23:40:50 +00:00 |
|
Kit Langton
|
b9eaabe80b
|
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
|
2026-03-11 23:30:17 +00:00 |
|