James Long
|
a37b37d00c
|
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
|
10ce83d5e4
|
refactor(tui): switch to global events and start passing workspace param (#21719)
|
2026-04-10 10:47:27 -04:00 |
|
Kit Langton
|
a92b47d66c
|
refactor(session): extract sharing orchestration (#21759)
|
2026-04-09 21:47:48 -04:00 |
|
Kit Langton
|
a55038cc62
|
refactor(session): inline init route orchestration (#21754)
|
2026-04-09 16:28:42 -04:00 |
|
Kit Langton
|
f1e2560a1a
|
refactor(effect): extract session run state service (#21744)
|
2026-04-09 16:03:40 -04:00 |
|
Dax
|
19e24a5850
|
refactor: fix tool call state handling and clean up imports (#21709)
|
2026-04-09 11:56:19 -04:00 |
|
Brendan Allan
|
30d17b3b82
|
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
|
808d35190d
|
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
|
6cc1116f8e
|
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
|
b2aee46183
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
James Long
|
ef54e6f5b2
|
refactor(core): add full http proxy and change workspace adaptor interface (#21239)
|
2026-04-06 23:19:55 -04:00 |
|
Dax
|
3da76ef72e
|
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
|
8f3de3aaad
|
fix(tui): only show org switch affordances when useful (#21054)
|
2026-04-04 19:25:37 -04:00 |
|
Kit Langton
|
94b5e89b2c
|
feat(tui): show console-managed providers (#20956)
|
2026-04-04 19:05:45 -04:00 |
|
Shoubhit Dash
|
cf23c87965
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Kit Langton
|
a4a7e80c88
|
refactor(session): effectify SessionSummary service (#20142)
|
2026-03-31 19:14:45 -04: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 |
|
James Long
|
0bc4e367c9
|
refactor(core): move more responsibility to workspace routing (#19455)
|
2026-03-27 16:33:56 -04:00 |
|
James Long
|
87933189d2
|
refactor(core): split out instance and route through workspaces (#19335)
|
2026-03-27 11:51:21 -04:00 |
|
Adam
|
6edeb30bc7
|
fix(app): more startup perf (#19288)
|
2026-03-26 13:41:22 -05:00 |
|
James Long
|
e2706b7d41
|
feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316)
|
2026-03-26 12:30:26 -04:00 |
|
Dax
|
8780f12bee
|
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
|
b8222bf1fb
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
Shoubhit Dash
|
973ad436e1
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
James Long
|
87d41cd5ac
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
Adam
|
870a2f8773
|
Reapply "fix(app): startup efficiency"
This reverts commit 24f93b627b.
|
2026-03-25 06:25:57 -05:00 |
|
Adam
|
24f93b627b
|
Revert "fix(app): startup efficiency"
|
2026-03-25 06:25:05 -05:00 |
|
Adam
|
7957a49217
|
fix(app): hash inline script for csp
|
2026-03-25 05:59:06 -05:00 |
|
Kit Langton
|
8610313b6a
|
effectify Worktree service (#18679)
|
2026-03-24 20:26:21 -04:00 |
|
Kit Langton
|
a6ed355ed1
|
effectify Project service (#18808)
|
2026-03-24 14:04:22 -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 |
|
Dax
|
a65e6119ad
|
feat: interactive update flow for non-patch releases (#18662)
|
2026-03-22 23:12:40 +00:00 |
|
Kit Langton
|
36f76fdf16
|
effectify Pty service (#18572)
|
2026-03-22 01:17:13 +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 |
|
Dax
|
f07cdc7072
|
fix: miscellaneous small fixes (#18328)
|
2026-03-19 22:20:29 -04:00 |
|
James Long
|
32a14ba2ea
|
fix(core): use a queue to process events in event routes (#18259)
|
2026-03-19 13:51:14 -04:00 |
|
Aiden Cline
|
d210d67f1e
|
ignore: revert 3 commits that broke dev branch (#18260)
|
2026-03-19 11:15:07 -05:00 |
|
Shoubhit Dash
|
1725f7bb2e
|
feat: add git-backed session review modes (#17961)
|
2026-03-19 19:29:29 +05:30 |
|
Kit Langton
|
05f98c0e42
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
Aiden Cline
|
5ece9ea6a1
|
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
|
2a6909cd07
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Kit Langton
|
9edca88956
|
fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829)
|
2026-03-16 13:59:11 -04:00 |
|
Shoubhit Dash
|
984e0b66ad
|
perf(server): paginate session history (#17134)
|
2026-03-13 15:48:43 +05:30 |
|
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 |
|