Commit Graph
538 Commits
Author SHA1 Message Date
opencodeandAiden Cline 192975e07e release: v1.0.174 2025-12-26 14:34:37 -06:00
opencodeandAiden Cline 583f0aa5ef release: v1.0.173 2025-12-26 14:34:36 -06:00
opencodeandAiden Cline 38eb36f4f6 release: v1.0.172 2025-12-26 14:34:34 -06:00
AdamandAiden Cline 59e6454823 fix(desktop): don't use tauri http for sse events 2025-12-26 14:34:30 -06:00
opencodeandAiden Cline f15db51fe0 release: v1.0.170 2025-12-26 14:34:26 -06:00
AdamandAiden Cline 92dfbdc08b fix(desktop): error handling 2025-12-26 14:34:25 -06:00
AdamandAiden Cline 551c5283bd fix(desktop): separate prompt history for shell 2025-12-26 14:34:25 -06:00
AdamandAiden Cline a05851b0ea fix(desktop): don't navigate prompt history if dirty 2025-12-26 14:34:25 -06:00
opencodeandAiden Cline d058c0aa2d release: v1.0.169 2025-12-26 14:34:22 -06:00
AdamandAiden Cline 24005e3fc8 fix(desktop): extra reqs 2025-12-26 14:34:21 -06:00
opencodeandAiden Cline 39e4b85273 release: v1.0.168 2025-12-26 14:34:20 -06:00
AdamandAiden Cline 2e3c122462 fix: id 2025-12-26 14:34:19 -06:00
AdamandAiden Cline 80935a2dd1 fix(desktop): expanded states 2025-12-26 14:34:19 -06:00
AdamandAiden Cline 2e431a0269 fix(desktop): smaller max-width when review open 2025-12-26 14:34:19 -06:00
AdamandAiden Cline 65be48a14d fix(desktop): don't show image button in shell mode 2025-12-26 14:34:18 -06:00
AdamandAiden Cline 6469ab5f95 fix(desktop): error styles 2025-12-26 14:34:16 -06:00
AdamandAiden Cline c31545351a fix(desktop): prompt history nav, optimistic prompt dup 2025-12-26 14:34:16 -06:00
AdamandAiden Cline 51e5bc3e2b fix(desktop): session ordered by most recent 2025-12-26 14:34:16 -06:00
AdamandAiden Cline 6759a50bee feat(desktop): shell mode 2025-12-26 14:34:16 -06:00
AdamandAiden Cline 71e92a7e76 chore: cleanup 2025-12-26 14:34:15 -06:00
AdamandAiden Cline d34464593c fix(desktop): disable pinch to zoom 2025-12-26 14:34:13 -06:00
AdamandAiden Cline 1ece7ebe50 feat(desktop): custom update toast 2025-12-26 14:34:12 -06:00
opencodeandAiden Cline 97c6bd5ab2 release: v1.0.167 2025-12-26 14:34:12 -06:00
opencodeandAiden Cline 7b333eb352 release: v1.0.166 2025-12-26 14:34:09 -06:00
AdamandAiden Cline 7091299de5 chore: cleanup 2025-12-26 14:34:09 -06:00
AdamandAiden Cline 09172e9a55 fix: better init error messages 2025-12-26 14:34:09 -06:00
opencodeandAiden Cline 836a7f5d83 release: v1.0.165 2025-12-26 14:34:08 -06:00
AdamandAiden Cline b4b633eee3 feat(desktop): startup errors shown 2025-12-26 14:34:08 -06:00
AdamandAiden Cline 2f6e4e7e77 feat(desktop): optimistic prompt submit 2025-12-26 14:34:07 -06:00
AdamandAiden Cline b860ff8901 chore: localStorage -> tauri store 2025-12-26 14:34:06 -06:00
AdamandAiden Cline edd7032cb8 feat(desktop): inter and ibm plex mono 2025-12-26 14:34:05 -06:00
AdamandAiden Cline c0b9f1c147 fix: command shortcuts 2025-12-26 14:34:03 -06:00
96719bdf52 Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-26 14:34:03 -06:00
AdamandAiden Cline 6362cff7cb feat(desktop): share sessions 2025-12-26 14:34:02 -06:00
AdamandAiden Cline be7b9c05a5 tui: increase session width to accommodate longer code blocks and improve readability 2025-12-26 14:34:00 -06:00
David HillandAiden Cline 31897bf974 fix: load more button 2025-12-26 14:34:00 -06:00
opencodeandAiden Cline 9e98bd3283 release: v1.0.164 2025-12-26 14:33:59 -06:00
AdamandAiden Cline 15ca31370d fix(desktop): prompt history nav 2025-12-26 14:33:59 -06:00
AdamandAiden Cline c15b581131 fix(desktop): focus prompt input after dialog close 2025-12-26 14:33:59 -06:00
AdamandAiden Cline 67973728ef fix(desktop): prompt history navigation 2025-12-26 14:33:58 -06:00
AdamandAiden Cline 53c386e2e5 fix: prompt input multi line input 2025-12-26 14:33:58 -06:00
AdamandAiden Cline 196ce5af40 fix: defensive audio init 2025-12-26 14:33:58 -06:00
299e88b9cf feat(desktop): Loading more session number per project by button (#5616)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:33:58 -06:00
AdamandAiden Cline 183cbc1981 feat(desktop): show retries 2025-12-26 14:33:57 -06:00
AdamandAiden Cline 01261e7f79 fix: defensive audio init 2025-12-26 14:33:56 -06:00
AdamandAiden Cline e598524b40 feat(desktop): show write tool output 2025-12-26 14:33:56 -06:00
AdamandAiden Cline 582d9b4187 chore: cleanup 2025-12-26 14:33:56 -06:00
David HillandAiden Cline 370aa7b515 Revert "wip: make the default container wider"
This reverts commit 1f18f389c0.
2025-12-26 14:33:53 -06:00
22192a2e92 Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:33:52 -06:00
David HillandAiden Cline 73b6464998 wip: make the default container wider 2025-12-26 14:33:52 -06:00