 James LongandGitHub
|
c818c9dcb6
|
feat(core): allow external workspace creation (#26212)
|
2026-05-08 11:09:12 -04:00 |
|
 James LongandGitHub
|
3c4b4d5faf
|
feat(core): copy file changes when warping (#26190)
|
2026-05-07 10:24:17 -04:00 |
|
 James LongandGitHub
|
2abc4507b2
|
fix(tui): filter only connected workspaces in dialog; add warp synthetic message (#25915)
|
2026-05-06 10:25:42 -04:00 |
|
 James LongandGitHub
|
12f3d1f505
|
fix(core): use current workspace with /new; fix warping into local project (#25894)
|
2026-05-05 16:39:37 -04:00 |
|
 James LongandGitHub
|
8e182c7782
|
fix(core): better state handling of editor context (#25911)
|
2026-05-05 15:53:05 -04:00 |
|
 James LongandGitHub
|
edd480f56b
|
fix(tui): fix type error for calling workspace.warp (#25801)
|
2026-05-04 22:06:33 -04:00 |
|
 James LongandGitHub
|
22a4a9df8b
|
feat(core): session warping (#25768)
|
2026-05-04 21:28:38 -04:00 |
|
 James LongandGitHub
|
53e9cac383
|
refactor(core): convert control-plane workspace to Effect (#25018)
|
2026-04-30 11:44:58 -04:00 |
|
 James LongandGitHub
|
293877cb7e
|
fix(core): reconnect editor context for session directory (#24984)
|
2026-04-29 15:11:44 -04:00 |
|
 James LongandGitHub
|
9209c04370
|
feat(core): filter sessions by path and add setting to disable (#24849)
|
2026-04-28 16:49:13 -04:00 |
|
 James LongandGitHub
|
2c2fc3499b
|
feat(core): store relative path for sessions (#24704)
|
2026-04-28 11:51:24 -04:00 |
|
 James LongandGitHub
|
fab1768826
|
feat(core): file context improvements and option to disable (#24661)
|
2026-04-27 16:10:13 -04:00 |
|
 James LongandGitHub
|
98ea5b6e7e
|
feat(tui): support builtin protocol for handling context from editors (#24034)
|
2026-04-23 16:19:19 -04:00 |
|
 James LongandGitHub
|
bbf67d0fff
|
fix(tui): render all non-synthetic text parts of a user message (#24009)
|
2026-04-23 11:24:40 -04:00 |
|
 James LongandGitHub
|
b5acc2203c
|
fix(core): fix permissions routing when using remote workspace (#23593)
|
2026-04-21 14:42:54 +00:00 |
|
 James LongandGitHub
|
debcff2b6b
|
feat(core): add debug workspace server (#23590)
|
2026-04-20 18:27:58 +00:00 |
|
 James LongandGitHub
|
47f553f9ba
|
fix(core): more explicit routing to fix workspace instance issue (#23171)
|
2026-04-17 16:39:34 -04:00 |
|
 James LongandGitHub
|
aa05b9abe5
|
fix(core): pass OTEL config to workspace env (#23154)
|
2026-04-17 15:25:58 -04:00 |
|
 James LongandGitHub
|
5621373bc2
|
fix(core): move instance middleware after control plane routes (#23150)
|
2026-04-17 15:20:11 -04:00 |
|
 James LongandGitHub
|
b275b8580d
|
feat(tui): minor UX improvements for workspaces (#23146)
|
2026-04-17 15:14:05 -04:00 |
|
 James LongandGitHub
|
4c30a78cd9
|
fix: revert sdk generation script change (#23133)
|
2026-04-17 13:33:11 -04:00 |
|
 James LongandGitHub
|
a8c78fc005
|
fix(core): add historical sync on workspace connect (#23121)
|
2026-04-17 13:30:09 -04:00 |
|
 James LongandGitHub
|
797953c88d
|
when generating sdk only format sdk, much faster (#23122)
|
2026-04-17 13:01:22 -04:00 |
|
 James LongandGitHub
|
0f80c827ed
|
feat(core): exponential backoff of workspace reconnect (#23083)
|
2026-04-17 09:52:10 -04:00 |
|
 James LongandGitHub
|
7605acff65
|
refactor(core): move server routes around to clarify workspacing (#23031)
|
2026-04-17 02:06:20 -04:00 |
|
 James LongandGitHub
|
72d7cb717d
|
remove accidental commit of daytona plugin (#23030)
|
2026-04-17 00:42:45 -04:00 |
|
 James LongandGitHub
|
0bedea52b1
|
fix(tui): tui resiliency when workspace is dead, disable directory filter in session list (#23013)
|
2026-04-16 23:35:36 -04:00 |
|
 James LongandGitHub
|
86c54c5acc
|
fix(tui): minor logging cleanup (#22924)
|
2026-04-16 16:58:17 -04:00 |
|
 James LongandGitHub
|
a8d8a35cd3
|
feat(core): pass auth data to workspace (#22897)
|
2026-04-16 16:30:11 -04:00 |
|
 James LongandGitHub
|
26af77cd1e
|
fix(core): fix detection of local installation channel (#22899)
|
2026-04-16 20:26:33 +00:00 |
|
 James LongandGitHub
|
b28956f0db
|
fix(core): better global sync event structure (#22858)
|
2026-04-16 12:35:37 -04:00 |
|
 James LongandGitHub
|
06afd33291
|
refactor(tui): improve workspace management (#22691)
|
2026-04-16 12:24:40 -04:00 |
|
 James LongandGitHub
|
305460b25f
|
fix: add a few more tests for sync and session restore (#22837)
|
2026-04-16 12:15:44 -04:00 |
|
 James LongandGitHub
|
074ef032ee
|
feat(core): add fence to make all methods strongly consistent when syncing (#22679)
|
2026-04-15 21:04:37 -04:00 |
|
 James LongandGitHub
|
af20191d1c
|
feat(core): sync routes, refactor proxy, session restore, and more syncing (#22518)
|
2026-04-15 10:18:48 -04:00 |
|
 James LongandGitHub
|
b22add292c
|
refactor(core): publish sync events to global event stream (#22347)
|
2026-04-13 16:51:59 -04:00 |
|
 James LongandGitHub
|
bf50d1c028
|
feat(core): expose workspace adaptors to plugins (#21927)
|
2026-04-13 13:33:13 -04:00 |
|
 James LongandGitHub
|
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 LongandGitHub
|
42206da1f8
|
refactor(tui): switch to global events and start passing workspace param (#21719)
|
2026-04-10 10:47:27 -04:00 |
|
 James LongandGitHub
|
5d48e7bd44
|
refactor(core): support multiple event streams in worker and remove workspaces from plugin api (#21348)
|
2026-04-07 13:22:34 -04:00 |
|
 James LongandGitHub
|
37883a9f3a
|
refactor(core): add full http proxy and change workspace adaptor interface (#21239)
|
2026-04-06 23:19:55 -04:00 |
|
 James LongandGitHub
|
4b9660b211
|
refactor(core): move more responsibility to workspace routing (#19455)
|
2026-03-27 16:33:56 -04:00 |
|
 James LongandGitHub
|
a76be695c7
|
refactor(core): split out instance and route through workspaces (#19335)
|
2026-03-27 11:51:21 -04:00 |
|
 James LongandGitHub
|
38450443b1
|
feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316)
|
2026-03-26 12:30:26 -04:00 |
|
 James LongandGitHub
|
b0017bf1b9
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
 James LongandGitHub
|
84d9b38873
|
fix(core): fix file watcher test (#18698)
|
2026-03-23 03:35:17 +00:00 |
|
 James LongandGitHub
|
48a7f0fd93
|
Fix base64Decode import in workspaces.spec.ts (#18274)
|
2026-03-19 15:38:54 -04:00 |
|
 James LongandGitHub
|
d69962b0f7
|
fix(core): disable chunk timeout by default (#18264)
|
2026-03-19 14:30:08 -04:00 |
|
 James LongandGitHub
|
0540751897
|
fix(core): use a queue to process events in event routes (#18259)
|
2026-03-19 13:51:14 -04:00 |
|
 James LongandGitHub
|
8c53b2b470
|
fix(core): increase default chunk timeout from 2 min to 5 min (#17490)
|
2026-03-14 14:27:06 +00:00 |
|
 James LongandGitHub
|
a4330a225d
|
feat(core): allow passing workspaceID into session create endpoint (#16798)
|
2026-03-10 11:12:51 -04:00 |
|
 James LongandGitHub
|
69ddc91c35
|
fix(core): a chunk timeout when processing llm stream (#16366)
|
2026-03-10 11:12:14 -04:00 |
|
 James LongandGitHub
|
4c4aed5a87
|
fix(core): make worktrees read the project id from local workspace (#16795)
|
2026-03-10 11:11:28 -04:00 |
|
 James LongandGitHub
|
86cef16940
|
fix(core): put workspace routing behind OPENCODE_EXPERIMENTAL_WORKSPACES flag (#16775)
|
2026-03-09 16:14:19 -04:00 |
|
 James LongandGitHub
|
f20ee2fad2
|
fix(tui): handle error when creating a session (#16767)
|
2026-03-09 12:13:32 -04:00 |
|
 James LongandGitHub
|
366b8a8034
|
feat(tui): add initial support for workspaces into the tui (#16230)
|
2026-03-09 10:28:04 -04:00 |
|
 James LongandGitHub
|
a2634337b8
|
fix(core): log stack trace when schema validation fails (#16401)
|
2026-03-06 17:04:22 -05:00 |
|
 James LongandGitHub
|
45ac20b8aa
|
fix(core): handle SIGHUP and kill process (#16057)
|
2026-03-04 23:12:05 +00:00 |
|
 James LongandGitHub
|
7f37acdaaa
|
feat(core): rework workspace integration and adaptor interface (#15895)
|
2026-03-03 21:35:38 -05:00 |
|
 James LongandGitHub
|
3ee1653f40
|
feat(core): add workspace_id to session table (#15410)
|
2026-02-28 22:09:53 -05:00 |
|
 James LongandGitHub
|
cec16dfe95
|
feat(core): add WorkspaceContext (#15409)
|
2026-02-28 20:44:54 -05:00 |
|
 James LongandGitHub
|
c12ce2ffff
|
feat(core): basic implementation of remote workspace support (#15120)
|
2026-02-27 15:36:39 -05:00 |
|
 James LongandGitHub
|
3dc10a1c16
|
Change keybindings to navigate between child sessions (#14814)
|
2026-02-27 09:41:23 -05:00 |
|
 James LongandGitHub
|
2c00eb60bd
|
feat(core): add workspace-serve command (experimental) (#14960)
|
2026-02-24 17:34:34 -05:00 |
|
 James LongandGitHub
|
d93cefd47a
|
fix(website): fix site in safari 18 (#13894)
|
2026-02-16 17:39:28 -05:00 |
|