Commit graph

40 commits

Author SHA1 Message Date
Brendan Allan
b62806683e
fix(app): preserve inline file mentions (#38663) 2026-07-24 18:28:09 +08:00
Brendan Allan
37c263e153
feat(app): project current server state (#38459) 2026-07-24 10:49:16 +08:00
Luke Parker
e7e7a97648
fix(app): retain permission state per server (#36873) 2026-07-14 15:26:58 +00:00
Brendan Allan
8a03fc265b
feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
Brendan Allan
ea982c3832
fix(app): wrap session creation state updates in startTransition (#36182) 2026-07-10 02:29:30 +00:00
Brendan Allan
78234fa305
fix(app): use project server for prompt drafts (#33850) 2026-06-25 16:55:20 +08:00
Luke Parker
cfd75d62fe
fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
Brendan Allan
3b4aaafd41
refactor(app): centralize session state (#33641) 2026-06-25 02:16:39 +00:00
Brendan Allan
0c4f508c50
feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
Brendan Allan
d37ddc501c
feat(app): add prompt input story (#32308) 2026-06-14 13:40:09 +00:00
opencode-agent[bot]
4810df0a71 chore: generate 2026-06-14 11:25:37 +00:00
Brendan Allan
010b456dfd
feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290) 2026-06-14 13:24:10 +02:00
Brendan Allan
0fc33e2a06
feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
opencode-agent[bot]
f6197cefe1 chore: generate 2026-06-05 06:31:37 +00:00
Luke Parker
7f33576f46
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Aarav Sareen
363d6d1a26
feat(app): v2 desktop UI improvements (#29689)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-01 19:09:09 +00:00
Brendan Allan
eab34b46d0
refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Dax
62ef2a2207
refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
Kit Langton
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
Dax
be9432a893
shared package (#22626) 2026-04-15 14:26:20 +00:00
Brendan Allan
e24d104e94
fix: update prompt input submit handler (#22566) 2026-04-15 05:32:52 +00:00
Dax Raad
627159acac delete all e2e tests (#22501)
Cherry-picked from ea463e604c
2026-04-14 23:10:25 -04:00
Dax
1f94c48bdd
fix(opencode): keep user message variants scoped to model (#21332) 2026-04-07 10:12:53 -04:00
Kit Langton
c3ef69c866
test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
Adam
4ad8116ce3
fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
Adam
1a3735b619
fix(app): better optimistic prompt submit (#17337) 2026-03-13 07:38:03 -05:00
Adam
42a5af6c8f
feat(app): follow-up behavior (#17233) 2026-03-12 20:17:36 +00:00
Adam
ba1edea0ab
fix(app): model sticks to session 2026-03-07 06:57:00 -06:00
OpeOginni
27baa2d65c
refactor(desktop): improve error handling and translation in server error formatting (#16171) 2026-03-05 06:28:17 -06:00
Adam
78069369e2
fix(app): default auto-respond to false 2026-03-02 13:10:37 -06:00
Adam
dd011e879c fix(app): clear todos on abort 2026-02-19 21:27:39 +00:00
Brendan Allan
1bb8574179
app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam
10985671ad
feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:16:23 -06:00
eytans
e242fe19e4
fix(web): use prompt_async endpoint to avoid timeout over VPN/tunnel (#12749) 2026-02-13 05:25:47 -06:00
Adam
83853cc5e6
fix(app): new session in workspace choosing wrong workspace 2026-02-10 06:02:17 -06:00
Adam
a84bdd7cd7
fix(app): incorrect workspace on new session 2026-02-09 12:19:04 -06:00
opencode-agent[bot]
d5c86b03ba chore: generate 2026-02-08 11:27:37 +00:00
Devin Griffin
c639200ede
fix(app): Toast when session is missing on prompt-submit (#12654) 2026-02-08 05:26:31 -06:00
Adam
2c58dd6203
chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
Adam
a4bc883595
chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00