Commit Graph

  • 0e08c6c9fd fix(app): adjust filetree panel padding David Hill 2026-01-26 18:10:26 +00:00
  • 0dcb850a7a fix(ui): scope filetree pill tabs styling David Hill 2026-01-26 18:09:02 +00:00
  • d9a61cd94c feat(app): add Vercel AI Gateway provider description David Hill 2026-01-26 17:44:42 +00:00
  • 0f4a10f4a3 feat(app): add provider descriptions to settings David Hill 2026-01-26 17:29:15 +00:00
  • c551f7e47b fix(ui): reduce dialog transition in time to 150ms David Hill 2026-01-26 17:01:29 +00:00
  • 7962ff38b0 feat(app): add transition to command palette David Hill 2026-01-26 16:59:38 +00:00
  • 3ac11df66a feat(app): add transition to select provider dialog David Hill 2026-01-26 16:56:25 +00:00
  • 7caf59b433 fix(ui): prevent double-close and fix dialog replacement David Hill 2026-01-26 16:45:59 +00:00
  • 92229b44f8 feat(ui): add optional transition animations to dialog David Hill 2026-01-26 16:39:01 +00:00
  • 0a572afd46 fix(app): style view all button with interactive color and margin David Hill 2026-01-26 16:29:24 +00:00
  • ecd04a118a feat(ui): add models icon and use in settings David Hill 2026-01-26 16:23:48 +00:00
  • 6f3d413472 feat(ui): add providers icon and use in settings David Hill 2026-01-26 16:20:01 +00:00
  • 7c96d704d3 fix(app): use default cursor for env provider text David Hill 2026-01-26 16:17:35 +00:00
  • 9346c1ae3f fix(app): add hover text for env-connected providers David Hill 2026-01-26 16:09:49 +00:00
  • e0e97e9d93 fix(app): set provider row height to 56px David Hill 2026-01-26 16:00:30 +00:00
  • 810bc012b6 fix(ui): update button styles and disconnect button size David Hill 2026-01-26 15:45:57 +00:00
  • 36b832880d chore: generate GitHub Action 2026-01-26 19:37:41 +00:00
  • d4e3acf17e fix(app): session sync issue adamelmore 2026-01-26 13:36:36 -06:00
  • 04337f6202 chore: cleanup adamelmore 2026-01-26 13:03:29 -06:00
  • 97aec21cb3 chore(app): missing i18n strings adamelmore 2026-01-26 12:18:10 -06:00
  • 319ad2a391 fix(app): session load cap adamelmore 2026-01-26 12:58:46 -06:00
  • de3b654dcd chore: refactor changelog adamelmore 2026-01-26 12:51:32 -06:00
  • 8b17ac656c test(app): e2e test for sidebar nav adamelmore 2026-01-26 12:44:17 -06:00
  • 18bfc740c8 chore: generate GitHub Action 2026-01-26 18:50:58 +00:00
  • 837037cd04 fix: ensure openai 404 errors are retried (#10590) Tim 2026-01-27 07:50:04 +13:00
  • b0f865eae5 chore: debug changelog adamelmore 2026-01-26 12:21:24 -06:00
  • ac53a372b0 feat: use anthropic compat messages api for anthropic models through copilot Aiden Cline 2026-01-26 13:17:59 -05:00
  • 7795cae0b5 ignore: tweak ai deps Aiden Cline 2026-01-26 12:51:48 -05:00
  • 4c9d879624 Revert "fix(app): restore external link opening in system browser (#10697)" adamelmore 2026-01-26 12:09:02 -06:00
  • 3fdd08d66e chore: fix changelog page adamelmore 2026-01-26 11:57:59 -06:00
  • 5e1639de2b core: improve conversation loading performance by batching database queries Dax Raad 2026-01-26 12:33:18 -05:00
  • ec2ab639bb fix(enterprise): add message navigation to share page desktop view (#10071) zerone0x 2026-01-27 01:32:16 +08:00
  • d05ed5ca83 chore(app): createStore over signals adamelmore 2026-01-26 10:04:59 -06:00
  • 997b5ea9a5 feat: add /learn command to extract session learnings to scoped AGENTS.md files Ryan Vogel 2026-01-26 12:23:00 -05:00
  • 37f1a1a4ef chore: cleanup adamelmore 2026-01-26 10:08:29 -06:00
  • b8e8d82323 chore: cleanup adamelmore 2026-01-26 09:55:37 -06:00
  • 801eb5d2cb wip(app): file tree mode adamelmore 2026-01-26 09:39:25 -06:00
  • ebeed03115 wip(app): file tree mode adamelmore 2026-01-25 21:57:30 -06:00
  • d9eed4c6ca feat(app): file tree Adam 2026-01-05 00:25:44 -06:00
  • 7e34d27b77 fix: add 44px top padding to sticky version header on changelog (#10715) Ryan Vogel 2026-01-26 12:02:20 -05:00
  • 1aed71d1a8 fix: add 44px top padding to sticky version header on changelog fixing-changelog-spacing Ryan Vogel 2026-01-26 12:01:48 -05:00
  • 2b05833c32 core: ensure events publish reliably after database operations complete Dax Raad 2026-01-26 12:00:44 -05:00
  • 783121c06e fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click (#10651) Rahul A Mistry 2026-01-26 22:28:29 +05:30
  • 984518b1c0 fix(app): restore external link opening in system browser (#10697) Alex Yaroshuk 2026-01-27 00:57:49 +08:00
  • 7fcdbd155b fix(app): Order themes alphabetically (#10698) Sam Huckaby 2026-01-26 11:55:43 -05:00
  • 5856ea4e75 fix: move changelog footer outside content div to fix padding (#10712) Ryan Vogel 2026-01-26 11:46:56 -05:00
  • d311b3704b fix: move changelog footer outside content div to fix padding fixing-changelog-ui Ryan Vogel 2026-01-26 11:46:24 -05:00
  • 65870b9b26 fix: changelog page SSR not fetching releases on Cloudflare Workers fix-changelog-json Ryan Vogel 2026-01-26 11:30:25 -05:00
  • 32a0dcedcb chore: update nix node_modules hashes Github Action 2026-01-26 16:21:24 +00:00
  • f48784d152 upgrade opentui to v0.1.75 Sebastian Herrlinger 2026-01-25 13:08:30 -05:00
  • acdcf7fa88 core: remove dependency on remeda to simplify dependencies Dax Raad 2026-01-26 11:11:09 -05:00
  • 3dce6a6608 chore: gen changelog page off changelog json adamelmore 2026-01-26 09:53:03 -06:00
  • dda80da2c6 feat(console): add SWR caching to changelog endpoints changelog-swr-caching Ryan Vogel 2026-01-26 10:32:16 -05:00
  • 39a73d4894 feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) Aiden Cline 2026-01-26 10:49:41 -05:00
  • 225345a050 add tests add-dynamic-agents-resolving Aiden Cline 2026-01-26 10:44:57 -05:00
  • b1fbfa7e94 feat(opencode): add agent description (#10680) Steffen Deusch 2026-01-26 16:43:10 +01:00
  • bf0754caeb sync Dax Raad 2026-01-26 10:35:53 -05:00
  • 805ae19c9a chore: generate GitHub Action 2026-01-26 15:34:31 +00:00
  • fcea7e18a5 chore: stale-while-revalidate headers for changelog adamelmore 2026-01-26 09:33:38 -06:00
  • 7c34319b19 fix(app): query selector with non-latin chars adamelmore 2026-01-26 09:29:03 -06:00
  • cd4676171b feat(app): better sidebar hover when collapsed adamelmore 2026-01-26 09:25:10 -06:00
  • 7016be0739 wip(app): full-height sidebar adamelmore 2026-01-26 08:06:53 -06:00
  • ff35db0360 wip(app): full-height sidebar adamelmore 2026-01-26 07:14:37 -06:00
  • af3d8c383e wip(app): sidebar hover full adamelmore 2026-01-26 06:28:25 -06:00
  • 7f75f71f6b chore: generate GitHub Action 2026-01-26 14:15:46 +00:00
  • 84b12a8fb7 feat(app): model settings adamelmore 2026-01-26 08:14:33 -06:00
  • 1934ee13d8 wip(app): model settings adamelmore 2026-01-26 07:23:01 -06:00
  • 6c1e18f111 fix(app): line selection waits on ready adamelmore 2026-01-26 07:11:58 -06:00
  • 3296b90372 fix(app): handle non-tool call permissions adamelmore 2026-01-26 07:00:12 -06:00
  • 0d651eab3b feat(app): default servers on web adamelmore 2026-01-26 06:38:20 -06:00
  • 033ee50508 fixes Aiden Cline 2026-01-26 09:07:33 -05:00
  • 7f30ae93c8 fixes Aiden Cline 2026-01-26 09:04:36 -05:00
  • 0edd304f42 fix: Make diff wrapping toggle always available in command_list and correct a type error (resolves #10682) (#10683) Ariane Emory 2026-01-26 09:01:23 -05:00
  • 6291973fa3 tweak: ensure typescript doesnt shit the bed Aiden Cline 2026-01-26 08:56:54 -05:00
  • 4d50a32979 Merge dev into sqlite2 Dax Raad 2026-01-26 08:53:01 -05:00
  • 1187b38c4c tweak Aiden Cline 2026-01-26 08:49:44 -05:00
  • e2d9638b3c cleanup Aiden Cline 2026-01-26 08:44:29 -05:00
  • 57edb0ddc5 sync Dax Raad 2026-01-26 08:44:19 -05:00
  • 67148a410c feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them Aiden Cline 2026-01-26 08:27:29 -05:00
  • 6b83b172ae fix: await SessionRevert.cleanup for shell (#10669) Noam Bressler 2026-01-26 14:36:17 +02:00
  • 444934a4c1 fix(tui): add visual feedback for diff wrap and conceal toggles (#10655) Idris Gadi 2026-01-26 18:04:09 +05:30
  • c4f1087e58 chore: details adamelmore 2026-01-26 06:24:47 -06:00
  • c87232d5df perf(app): performance improvements adamelmore 2026-01-26 06:06:10 -06:00
  • d03c5f6b3f perf(app): performance improvements adamelmore 2026-01-25 21:45:44 -06:00
  • 9a33b1ec88 ignore: update download stats 2026-01-26 GitHub Action 2026-01-26 12:06:03 +00:00
  • 98ed41332c chore: cleanup release-notes adamelmore 2026-01-26 05:58:38 -06:00
  • 0f26e19d38 wip: new release modal David Hill 2025-12-21 16:45:49 +00:00
  • 6c6e81884f fix: search clear icon David Hill 2025-12-17 12:05:16 +00:00
  • 022265829e ignore: update AGENTS.md to state that inference should be used Aiden Cline 2026-01-26 00:04:00 -05:00
  • 23d85f4739 docs: add warning about Claude Pro/Max subscription support (#10595) Ryan Vogel 2026-01-25 22:28:01 -05:00
  • 0362ac9b3d update Claude Pro/Max warning copy fix/claude-pro-max-docs-warning Ryan Vogel 2026-01-25 22:27:32 -05:00
  • a614b78c6d tui: upgrade database migration system to drizzle migrator Dax Raad 2026-01-25 22:26:52 -05:00
  • 8c4bf225f2 fix(web): update spacing on the changelog page Ryan Vogel 2026-01-25 21:41:12 -05:00
  • 99ae3a7717 chore: cleanup adamelmore 2026-01-25 20:33:19 -06:00
  • 9d35a0bcb6 chore: cleanup adamelmore 2026-01-25 20:31:39 -06:00
  • a09a8701ae chore: cleanup adamelmore 2026-01-25 20:28:24 -06:00
  • 00d960d080 chore: cleanup adamelmore 2026-01-25 20:17:53 -06:00
  • 5993a098b4 fix(core): don't override source in custom provider loaders adamelmore 2026-01-25 19:40:28 -06:00
  • c323d96deb wip(app): provider settings adamelmore 2026-01-25 17:05:24 -06:00
  • 03d884797c wip(app): provider settings adamelmore 2026-01-25 15:59:56 -06:00