Brendan Allan
|
751d42d6a6
|
cleanup
|
2026-04-01 14:52:29 +08:00 |
|
Brendan Allan
|
0b93d2d8fb
|
Merge branch 'dev' into refactor/hono-server
|
2026-04-01 12:23:29 +08: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 |
|
Dax Raad
|
282ab0f67d
|
Merge branch 'node-pty' into pr-18335
|
2026-03-26 19:04:00 -04:00 |
|
Dax Raad
|
ada7b11fd6
|
Merge branch 'dev' into pr-18335
Bring the PR up to date with the latest server, workspace, and UI changes from dev while keeping the PR's GitLab dependency and PTY merge resolutions.
|
2026-03-26 18:40:41 -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
|
b77c797c0f
|
Merge branch 'dev' into refactor/hono-server
|
2026-03-20 00:00:24 -04:00 |
|
Dax
|
1071aca91f
|
fix: miscellaneous small fixes (#18328)
|
2026-03-19 22:20:29 -04:00 |
|
Dax Raad
|
3eeeec359a
|
chore: extract misc fixes into #18328
|
2026-03-19 22:13:38 -04:00 |
|
Dax Raad
|
bd7a4cec90
|
sync
|
2026-03-19 17:53:35 -04:00 |
|
Dax Raad
|
63af295a17
|
Merge origin/dev into opencode-2-0
|
2026-03-19 16:07:13 -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 |
|
Kit Langton
|
090f636354
|
feat(id): brand PartID through Drizzle and Zod schemas (#16966)
|
2026-03-11 23:40:50 +00:00 |
|
Kit Langton
|
16a6d6feba
|
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
|
2026-03-11 23:30:17 +00:00 |
|
Kit Langton
|
cb67465675
|
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
|
2026-03-11 23:16:56 +00:00 |
|
Dax Raad
|
604ab1bde1
|
core: restore plugin serverUrl getter so plugins can connect to local server
|
2026-03-11 17:41:51 -04:00 |
|
Kit Langton
|
dbc00aa8e0
|
feat(id): brand ProjectID through Drizzle and Zod schemas (#16948)
|
2026-03-11 16:44:26 -04:00 |
|
Adam
|
6f5b2f786e
|
wip: node-pty
|
2026-03-11 13:47:20 -05:00 |
|
Dax Raad
|
4cba56171b
|
sync
|
2026-03-11 14:29:03 -04:00 |
|