Commit Graph

1327 Commits

Author SHA1 Message Date
Kit Langton 946ea995e3 fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00
Kit Langton 673c2e4e8e feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749) 2026-04-16 03:50:50 +00:00
Kit Langton 949ac8ed15 feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
publish-github-action / publish (push) Has been cancelled
2026-04-15 23:27:32 -04:00
Kit Langton f53f31d33f feat: enable oxlint suspicious category, fix 24 violations (#22727)
publish-github-action / publish (push) Has been cancelled
2026-04-16 02:53:10 +00:00
Kit Langton 0cbf9e9199 fix: remove 10 unused type-only imports and declarations (#22696) 2026-04-16 02:17:59 +00:00
Kit Langton 021fe76e47 fix: clean up 49 unused variables, catch params, and stale imports (#22695) 2026-04-16 02:01:53 +00:00
Kit Langton 4a078e05b1 fix: delete 9 dead functions with zero callers (#22697) 2026-04-16 02:01:02 +00:00
Kit Langton 228636345a fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
publish-github-action / publish (push) Has been cancelled
2026-04-15 21:33:54 -04:00
Kit Langton a11169b562 feat: add oxlint with correctness defaults (#22682) 2026-04-15 20:45:19 -04:00
Dax 780c051059 shared package (#22626) 2026-04-15 14:26:20 +00:00
Brendan Allan 25d2096519 fix: update prompt input submit handler (#22566) 2026-04-15 05:32:52 +00:00
Brendan Allan f60769628f fix: add left padding to session title input (#22556) 2026-04-15 04:35:57 +00:00
Dax Raad e9f4933205 delete all e2e tests (#22501)
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-14 23:10:25 -04:00
Brendan Allan e5afe2009c fix(app): avoid bootstrap error popups during global sync init (#22426) 2026-04-15 08:24:52 +08:00
James Long 0ee6e47bde refactor(core): publish sync events to global event stream (#22347) 2026-04-13 16:51:59 -04:00
Brendan Allan d3faaf0011 app: align workspace load more button (#22251) 2026-04-13 13:58:35 +08:00
Brendan Allan 3b1c982f4f app: fix scroll to bottom light mode style (#22250) 2026-04-13 13:55:33 +08:00
Brendan Allan 7d99bfdbf1 app: remove min loading duration (#21655) 2026-04-09 16:29:46 +08: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
OpeOginni 6b93f1351d fix(app): skip url password setting for same-origin server and web app (#19923) 2026-04-09 07:13:10 +08:00
Adam 969183a744 fix(app): diff list normalization 2026-04-08 14:02:23 -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
Adam 2d528d4ac7 feat(app): better subagent experience (#20708) 2026-04-07 11:06:23 -05:00
Dax b9ded6db4e fix(opencode): keep user message variants scoped to model (#21332) 2026-04-07 10:12:53 -04:00
Shoubhit Dash 976bce3890 Move auto-accept permissions to settings (#21308) 2026-04-07 11:00:13 +00:00
Shoubhit Dash 8bb5660f4b style(app): redesign jump-to-bottom button per figma spec (#21313) 2026-04-07 10:47:53 +00:00
Shoubhit Dash f103f18f3f feat(app): show full names on composer attachment chips (#21306) 2026-04-07 10:15:22 +00:00
Adam 85e391654a chore(app): remove queued follow-ups for now 2026-04-03 10:56:40 -05:00
Adam f5215e1686 fix(app): show correct submit icon when typing follow up 2026-04-03 10:51:07 -05:00
Shoubhit Dash cf23c87965 feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
Shoubhit Dash 1aee1475e8 fix: restore prompt focus after footer selection (#20841) 2026-04-03 14:36:33 +00:00
Shoubhit Dash 53642326b1 fix(app): hide default session timestamps (#20892) 2026-04-03 13:51:54 +00:00
Shoubhit Dash 7b3a672ec7 fix(session): disable todo dock auto-scroll (#20840) 2026-04-03 08:32:30 -05:00
Shoubhit Dash ab1b0250ed fix(prompt): unmount model controls in shell mode (#20886) 2026-04-03 13:16:26 +00:00
Shoubhit Dash e786645701 fix(session): delay jump-to-bottom button (#20853) 2026-04-03 08:12:01 -05:00
Kit Langton e4881e8d94 test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
Brendan Allan 1c97b92774 cleanup event listeners with solid-primitives/event-listener (#20619) 2026-04-02 09:40:03 +00:00
Brendan Allan b7382ab630 use solid-primitives/resize-observer across web code (#20613) 2026-04-02 17:24:10 +08:00
Shoubhit Dash decf3415af refactor: simplify solid reactivity across app and web (#20497) 2026-04-02 17:14:05 +08:00
Shoubhit Dash 345b76313e feat(comments): support file mentions (#20447) 2026-04-01 16:11:57 +05:30
Shoubhit Dash 7a9f4c5489 fix(session): add keyboard support to question dock (#20439) 2026-04-01 15:47:15 +05:30
Brendan Allan 80a75b5004 app: try to hide autofill popups in prompt input (#20197) 2026-04-01 08:43:03 +00:00
Adam 1f36ca7b39 chore(app): cleanup (#20062) 2026-03-30 08:50:42 -05:00
Jack 692840c93c fix: preserve image attachments when selecting slash commands (#19771) 2026-03-30 17:11:34 +08:00
Kit Langton bb0a7b9a14 update effect to 4.0.0-beta.42 (#19484) 2026-03-27 23:25:05 -04:00
Adam 6b6f76fc04 fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
Kit Langton 40041ff74f fix(app): default file tree to closed with minimum width (#19426) 2026-03-27 14:11:50 -04:00
Sebastian 35ab6b6d40 tui plugins (#19347) 2026-03-27 15:00:26 +01:00
Shoubhit Dash f90b0cf93f fix(app): persist queued followups across project switches (#19421) 2026-03-27 12:02:09 +00:00
Shoubhit Dash 535229440b fix(ui): reduce markdown jank while responses stream (#19304) 2026-03-26 14:43:30 -05:00