James Long
|
180ded6a27
|
rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896)
|
2026-04-10 13:03:20 -04:00 |
|
James Long
|
42206da1f8
|
refactor(tui): switch to global events and start passing workspace param (#21719)
|
2026-04-10 10:47:27 -04:00 |
|
Kit Langton
|
16c60c9ee7
|
refactor(session): extract sharing orchestration (#21759)
|
2026-04-09 21:47:48 -04:00 |
|
Kit Langton
|
b2f621b897
|
refactor(session): inline init route orchestration (#21754)
|
2026-04-09 16:28:42 -04:00 |
|
Kit Langton
|
10441efad1
|
refactor(effect): extract session run state service (#21744)
|
2026-04-09 16:03:40 -04:00 |
|
Dax
|
bd53b651a3
|
refactor: fix tool call state handling and clean up imports (#21709)
|
2026-04-09 11:56:19 -04:00 |
|
Brendan Allan
|
ee23043d64
|
Remove CLI from electron app (#17803)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-04-09 13:18:46 +08:00 |
|
Aiden Cline
|
039c60170d
|
fix: ensure that /providers list and shell endpoints are correctly typed in sdk and openapi schema (#21543)
|
2026-04-08 12:56:15 -05:00 |
|
Dax
|
b7fab49b64
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Dax
|
463318486f
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
James Long
|
37883a9f3a
|
refactor(core): add full http proxy and change workspace adaptor interface (#21239)
|
2026-04-06 23:19:55 -04:00 |
|
Dax
|
535343bf56
|
refactor(server): replace Bun serve with Hono node adapters (#18335)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-04-06 13:24:55 -04:00 |
|
Kit Langton
|
c6ebc7ff7c
|
fix(tui): only show org switch affordances when useful (#21054)
|
2026-04-04 19:25:37 -04:00 |
|
Kit Langton
|
6ea108a03b
|
feat(tui): show console-managed providers (#20956)
|
2026-04-04 19:05:45 -04:00 |
|
Shoubhit Dash
|
35350b1d25
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Kit Langton
|
954a6ca88e
|
refactor(session): effectify SessionSummary service (#20142)
|
2026-03-31 19:14:45 -04:00 |
|
Kit Langton
|
2ed756c72c
|
fix(session): restore busy route handling and add regression coverage (#20125)
|
2026-03-30 20:30:34 +00:00 |
|
Kit Langton
|
c5442d418d
|
refactor(session): effectify SessionPrompt service (#19483)
|
2026-03-30 20:06:51 +00:00 |
|
James Long
|
4b9660b211
|
refactor(core): move more responsibility to workspace routing (#19455)
|
2026-03-27 16:33:56 -04:00 |
|
James Long
|
a76be695c7
|
refactor(core): split out instance and route through workspaces (#19335)
|
2026-03-27 11:51:21 -04:00 |
|
Adam
|
c7760b433b
|
fix(app): more startup perf (#19288)
|
2026-03-26 13:41:22 -05:00 |
|
James Long
|
38450443b1
|
feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316)
|
2026-03-26 12:30:26 -04:00 |
|
Dax
|
ec20efc11a
|
feat: embed WebUI in binary with proxy flags (#19299)
Co-authored-by: BlankParticle <blankparticle@gmail.com>
|
2026-03-26 14:43:56 +00:00 |
|
Shoubhit Dash
|
1b028d0632
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
Shoubhit Dash
|
73e107250d
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
James Long
|
b0017bf1b9
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
Adam
|
1041ae91d1
|
Reapply "fix(app): startup efficiency"
This reverts commit 898456a25c.
|
2026-03-25 06:25:57 -05:00 |
|
Adam
|
898456a25c
|
Revert "fix(app): startup efficiency"
|
2026-03-25 06:25:05 -05:00 |
|
Adam
|
53d0b58ebf
|
fix(app): hash inline script for csp
|
2026-03-25 05:59:06 -05:00 |
|
Kit Langton
|
4647aa80ac
|
effectify Worktree service (#18679)
|
2026-03-24 20:26:21 -04:00 |
|
Kit Langton
|
539b01f20f
|
effectify Project service (#18808)
|
2026-03-24 14:04:22 -04:00 |
|
Ryan Skidmore
|
814a515a8a
|
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 |
|
Dax
|
e2d03ce38c
|
feat: interactive update flow for non-patch releases (#18662)
|
2026-03-22 23:12:40 +00:00 |
|
Kit Langton
|
13bac9c91a
|
effectify Pty service (#18572)
|
2026-03-22 01:17:13 +00:00 |
|
Kit Langton
|
10a3d6c54e
|
effectify SessionStatus service (#18565)
|
2026-03-21 23:55:07 +00:00 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
214a6c6cf1
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
Vladimir Glafirov
|
05d3e65f76
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
Dax
|
1071aca91f
|
fix: miscellaneous small fixes (#18328)
|
2026-03-19 22:20:29 -04:00 |
|
James Long
|
0540751897
|
fix(core): use a queue to process events in event routes (#18259)
|
2026-03-19 13:51:14 -04:00 |
|
Aiden Cline
|
aeece6166b
|
ignore: revert 3 commits that broke dev branch (#18260)
|
2026-03-19 11:15:07 -05:00 |
|
Shoubhit Dash
|
e6f5214779
|
feat: add git-backed session review modes (#17961)
|
2026-03-19 19:29:29 +05:30 |
|
Kit Langton
|
a800583aea
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
Aiden Cline
|
171e69c2fc
|
feat: integrate support for multi step auth flows for providers that require additional questions (#18035)
|
2026-03-18 11:36:19 -05:00 |
|
Kit Langton
|
5dfe86dcb1
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Kit Langton
|
e5cbecf17c
|
fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829)
|
2026-03-16 13:59:11 -04:00 |
|
Shoubhit Dash
|
9457493696
|
perf(server): paginate session history (#17134)
|
2026-03-13 15:48:43 +05:30 |
|
Kit Langton
|
1cb7df7159
|
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
|
2026-03-12 14:48:17 +00:00 |
|
Kit Langton
|
c45467964c
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
Kit Langton
|
2a4dedc210
|
feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042)
|
2026-03-12 01:49:57 +00:00 |
|