642 Commits

Author SHA1 Message Date
opencode 52e1778dfa release: v1.1.33
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-23 02:38:33 +00:00
Adam 791a46b931 fix(app): session shouldn't be keyed 2026-01-22 20:28:10 -06:00
Adam 9ff48b8f38 fix(app): flash of fallback icon for projects 2026-01-22 20:17:50 -06:00
Adam a9120fd050 fix(app): project icon color flash on load 2026-01-22 20:17:50 -06:00
Adam 123851d4f7 fix(app): folder suggestions missing last part 2026-01-22 20:17:50 -06:00
Adam f07be759c6 fix(app): allow adding projects from any depth 2026-01-22 20:09:18 -06:00
Adam fb1a1af8e9 fix(app): allow adding projects from root 2026-01-22 20:09:18 -06:00
Adam 017668629d fix(app): non-git projects should be renameable 2026-01-22 18:07:57 -06:00
Alex Yaroshuk a4471a98dd feat(app): add app version display to settings (#10095) 2026-01-22 14:41:29 -06:00
opencode a84d76c6cb release: v1.1.32
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-22 19:22:26 +00:00
Ygor Simões 8d0b8ac75c feat(i18n): add br locale support (#10086) 2026-01-22 12:36:33 -06:00
GitHub Action 7a83343ae9 chore: generate 2026-01-22 18:24:16 +00:00
Aryan "LAG" Gupta 5169ec6bc0 fix: make 'Learn More' link functional in theme settings (#10078) 2026-01-22 12:23:29 -06:00
Adam 6ce4ed29b7 feat(app): render images in session review 2026-01-22 12:22:10 -06:00
Adam 3850886528 test(app): fix windows paths 2026-01-22 12:19:57 -06:00
Adam 2dd3d51655 chore: cleanup 2026-01-22 11:21:14 -06:00
Adam ebbd03d4e5 chore: cleanup 2026-01-22 11:19:53 -06:00
Adam d63c1ae36e fix(app): new session button 2026-01-22 11:17:55 -06:00
Adam 872a58db86 chore(app): translations 2026-01-22 11:06:51 -06:00
Adam 6c852cf0d3 feat(app): delete sessions 2026-01-22 11:06:51 -06:00
Adam 3654a6e155 feat(app): close projects from hover card 2026-01-22 11:03:49 -06:00
Adam d29619006c fix(app): don't auto nav to workspace after reset 2026-01-22 10:57:43 -06:00
Adam 070dbd1111 Revert "fix: handle special characters in paths and git snapshot reading logic(#9804) (#9807)"
This reverts commit 6e81139742.
2026-01-22 10:37:13 -06:00
bewareoftheleopard 497e4e533a fix(desktop): Expand font stacks to include macOS Nerd Font default names (#10045) 2026-01-22 08:56:19 -06:00
Yash Rathore 5097c65e5f fix(app): clear session hover state on navigation (#10031) 2026-01-22 08:32:13 -06:00
Adam 526b00d413 feat(app): add workspace startup script to projects 2026-01-22 07:42:56 -06:00
Adam c6e2d5b129 test(app): terminal smoke test 2026-01-22 07:34:44 -06:00
Adam 702b12cefc test(app): file viewer smoke test 2026-01-22 07:34:44 -06:00
Adam 610db34cbd test(app): model picker smoke test 2026-01-22 07:34:44 -06:00
Adam 824fc5ffa9 test(app): @ attachment smoke test 2026-01-22 07:34:44 -06:00
Adam c889f0220e test(app): slash command smoke tests 2026-01-22 07:34:44 -06:00
Adam 738d1f1076 test(app): settings smoke tests 2026-01-22 07:34:44 -06:00
Adam 56aa0fd814 fix: type error 2026-01-22 07:24:13 -06:00
Adam 84d5bf88bd fix: satisfies 2026-01-22 07:19:41 -06:00
Adam a8a3b6395f fix(app): hover-card scrolling 2026-01-22 07:16:02 -06:00
Adam 5c6257b450 fix(app): auto-scroll 2026-01-22 07:16:02 -06:00
Adam 7362ce4ebf fix(app): auto-scroll 2026-01-22 07:16:01 -06:00
Alex Yaroshuk bcbd28637e feat(app): add scrollbar styling to session page (#10020) 2026-01-22 06:53:55 -06:00
GitHub Action 715e3e1359 chore: generate 2026-01-22 12:47:58 +00:00
Sondre 10987bd8a6 feat: Add support for Norwegian translations (#10018) 2026-01-22 06:47:19 -06:00
Adam aedde07d52 fix(app): snap to bottom on prompt 2026-01-22 05:45:53 -06:00
Adam fb0ba294c3 fix(app): a11y translations 2026-01-22 05:36:38 -06:00
Rahul A Mistry 7935918fc7 fix(desktop): change project path tooltip position to bottom (#9497) 2026-01-22 05:23:37 -06:00
GitHub Action fa3ff3c9cf chore: generate 2026-01-22 11:11:32 +00:00
Nolan Darilek 8cc86d4fdd fix(app): session screen accessibility improvements (#9907) 2026-01-22 05:10:53 -06:00
Shoubhit Dash 1b2b08aaa4 refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
David Hill 55afe9bccf fix: add 8px left margin to sidebar toggle on desktop 2026-01-22 09:50:13 +00:00
David Hill a1263c662b fix: match terminal toggle button size with sidebar and review toggles 2026-01-22 09:48:10 +00:00
David Hill cd7fac12c3 update jump to latest button with circular design and animation
- add arrow-down-to-line icon
- circular 32px button centered above prompt input
- fade/scale/translate animation on show/hide
- fix duplicate language.ru keys in i18n files
2026-01-22 09:41:28 +00:00
NourEldin Osama 925a50aee3 feat(i18n): add Arabic language support (#9947) 2026-01-22 02:14:01 -06:00