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
|
c5442d418d
|
refactor(session): effectify SessionPrompt service (#19483)
|
2026-03-30 20:06:51 +00:00 |
|
James Long
|
a76be695c7
|
refactor(core): split out instance and route through workspaces (#19335)
|
2026-03-27 11:51:21 -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
|
b0017bf1b9
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04: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
|
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
|
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 |
|
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 |
|
Kit Langton
|
dbc00aa8e0
|
feat(id): brand ProjectID through Drizzle and Zod schemas (#16948)
|
2026-03-11 16:44:26 -04:00 |
|
Dax Raad
|
4cba56171b
|
sync
|
2026-03-11 14:29:03 -04:00 |
|
Dax Raad
|
88dae67549
|
refactor(server): replace Bun serve with Hono node adapters
|
2026-03-11 14:29:03 -04:00 |
|
Shoubhit Dash
|
d6e0f47361
|
feat: add project git init api (#16383)
|
2026-03-06 13:39:50 -06:00 |
|
James Long
|
7f37acdaaa
|
feat(core): rework workspace integration and adaptor interface (#15895)
|
2026-03-03 21:35:38 -05:00 |
|
James Long
|
c12ce2ffff
|
feat(core): basic implementation of remote workspace support (#15120)
|
2026-02-27 15:36:39 -05:00 |
|
Shantur Rathore
|
79b5ce58e9
|
feat(core): add message delete endpoint (#14417)
|
2026-02-25 09:25:26 -05:00 |
|
adamelmore
|
9f4fc5b72a
|
Revert "fix(app): terminal issues"
This reverts commit e70d2b27de.
|
2026-02-22 21:27:25 -06:00 |
|
Adam
|
e70d2b27de
|
fix(app): terminal issues
|
2026-02-22 06:17:59 -06:00 |
|
Ryan Vogel
|
7419ebc872
|
feat: add list sessions for all sessions (experimental) (#14038)
|
2026-02-20 08:45:12 -05:00 |
|
Adam
|
d07f09925f
|
fix(app): terminal rework (#14217)
|
2026-02-19 06:35:14 -06:00 |
|
Adam
|
de25703e9d
|
fix(app): terminal cross-talk (#14184)
|
2026-02-18 13:56:05 -06:00 |
|
Shoubhit Dash
|
3dfbb70593
|
fix(app): recover state after sse reconnect and harden sse streams (#13973)
|
2026-02-17 07:10:39 -06:00 |
|
Dax Raad
|
68bb8ce1da
|
core: filter sessions at database level to improve session list loading performance
|
2026-02-14 13:41:15 -05:00 |
|
Dax
|
6d95f0d14c
|
sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-14 04:19:02 +00:00 |
|
Adam
|
548608b7ad
|
fix(app): terminal pty isolation
|
2026-02-12 15:15:34 -06:00 |
|
Adam
|
3929f0b5bd
|
fix(app): terminal replay (#12991)
|
2026-02-10 10:15:19 -06:00 |
|
Goni Zahavy
|
def907ae4b
|
fix(opencode): SessionPrompt.shell() now triggers loop if messages are queued (#10987)
|
2026-02-06 16:13:11 -06:00 |
|
adamelmore
|
65e1186efe
|
wip(app): global config
|
2026-01-28 07:28:03 -06:00 |
|
adamelmore
|
2f35c40bb5
|
chore(app): global config changes
|
2026-01-28 07:28:02 -06:00 |
|