Commit Graph
67 Commits
Author SHA1 Message Date
WesandGitHub c0421a50ed [codex] Add workflow UI parity (#250) 2026-04-06 11:41:52 -07:00
WesandGitHub 53c2223ba5 [codex] Improve desktop startup shell loading (#241) 2026-04-06 09:19:47 -07:00
26155003bd Fix Linux proc name truncation and non-Unix stop path (#228)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 17:16:55 -07:00
b8ee474302 Fix shutdown: kill all agent processes reliably (#227)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 14:32:24 -07:00
ddd54a6e84 feat: add Workflows UI surface (#217)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:54:29 -07:00
e1f1557ffb Update app icon with new pixel-art sprout design (#209)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 09:45:23 -07:00
6df9c73518 feat: replace generic personas with Solo, Ralph, Scout, and Reviewer (#203)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 10:40:34 -07:00
tlongwell-blockandGitHub e33c6bc0f2 feat(acp,desktop): bump idle timeout default from 300s to 320s (#195) 2026-03-27 22:57:08 -04:00
WesandGitHub 83a49f862d fix: enable double-click-to-maximize on custom title bar regions (#197) 2026-03-26 17:19:54 -07:00
WesandGitHub 19d8b520bc Support old and new Claude ACP runtimes (#193) 2026-03-26 12:50:44 -07:00
Luis PadronandGitHub 70a77e308c fix(desktop): add missing updater plugin config (#192) 2026-03-26 12:19:43 -07:00
tlongwell-blockandGitHub 39ecb6a442 feat(acp): idle-based timeout with dual-deadline architecture (#188) 2026-03-26 14:54:59 -04:00
WesandGitHub b4b30cc03d Set the desktop release relay default (#186) 2026-03-25 15:43:20 -07:00
3d61fd60e8 feat(desktop): add message editing support (#182)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 14:04:57 -07:00
tlongwell-blockandGitHub 400937db17 feat(desktop): default agent CWD to user home directory, increase turn timeout (#180) 2026-03-25 15:28:44 -04:00
WesandGitHub 84fbf61d96 feat(desktop): add Cmd++ zoom shortcut (#174) 2026-03-25 10:28:23 -07:00
WesandGitHub a302aadb34 feat(desktop): migrate legacy data dir and support dev/prod side-by-side (#168) 2026-03-24 16:28:48 -07:00
WesandGitHub 491a5160e5 fix(desktop): avoid updater panic in dev and enforce tauri rustfmt (#167) 2026-03-24 14:30:10 -07:00
WesandGitHub 52bd65a759 Feat/app release setup (#164) 2026-03-24 13:33:45 -07:00
WesandGitHub bf6de08906 feat: add provider and model fields to persona configuration (#166) 2026-03-24 13:02:20 -07:00
tlongwell-blockandGitHub 25ed2dcc23 feat: event-first refactor — unified ingest pipeline, SDK, client migrations (#162) 2026-03-24 13:38:36 -04:00
WesandGitHub 0de6487388 feat(desktop): persona & team improvements — channel indicators, async imports, team export/import (#156) 2026-03-22 10:30:16 -07:00
dfe32bfb2c feat: add hide/close DM support (Slack-style DM management) (#157)
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2026-03-22 09:00:45 -07:00
4a2243d358 fix: eliminate unused_assignments warning in backend (#151)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 09:53:43 -07:00
Bradley AxenandGitHub 266d9c6b64 fix(desktop): add admin prereq check to doctor panel (#148) 2026-03-21 09:25:37 -07:00
tlongwell-blockandGitHub 897ec51683 feat(desktop): proxy media through Rust to bypass WKWebView WARP gap (#147) 2026-03-20 20:59:38 -04:00
tlongwell-blockandGitHub 168c1ca8de feat: remote agent backend providers (#134) 2026-03-20 20:32:55 -04:00
WesandGitHub cba19f8c15 feat(desktop): replace PNG persona export with JSON format (#144) 2026-03-20 17:02:05 -07:00
tlongwell-blockandGitHub 0951de8ee5 feat(desktop): persona import/export via PNG cards and ZIP packs (#137) 2026-03-20 15:27:55 -07:00
WesandGitHub 107bf5a953 feat(desktop): add agent teams (#132) 2026-03-20 14:32:03 -07:00
WesandGitHub e70d31eabf feat: add channel canvas frontend support (#130) 2026-03-20 11:22:28 -07:00
tlongwell-blockandGitHub db9e999ce2 feat: persist identity key to app data dir (#128) 2026-03-20 10:54:19 -04:00
tlongwell-blockandGitHub 283d59d55b fix: triage bugs and quick wins (#127) 2026-03-20 09:51:09 -04:00
94203d730c feat: support remote relay deployments (no sprout-admin CLI required) (#123)
Co-authored-by: Wes <wesbillman@users.noreply.github.com>
2026-03-19 21:13:20 -04:00
WesandGitHub e5d17e827e Add local agent personas and bulk add flow (#119) 2026-03-19 15:46:42 -07:00
WesandGitHub 3d963da30c Run Vite directly from Tauri dev (#110) 2026-03-18 16:46:01 -07:00
WesandGitHub 4b7db1a9d0 Improve desktop DM sidebar UX (#109) 2026-03-18 16:01:58 -07:00
WesandGitHub ba1c8df5c6 Add desktop notifications and improve DM labeling (#107) 2026-03-18 13:27:15 -07:00
42cf6c1dc8 feat(forum): Discourse-style forum view with posts, threads, and management (#105)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 11:40:35 -07:00
tlongwell-blockandGitHub 769202c05b feat(acp): Model discovery and selection for harness + desktop (#97) 2026-03-18 09:56:59 -07:00
WesandGitHub 9728fa0c12 Add managed agent avatars (#94) 2026-03-17 14:44:49 -07:00
WesandGitHub 0d73fe7632 Restore managed agents on launch and recover chat after relay restarts (#93) 2026-03-17 13:48:02 -07:00
WesandGitHub 5a6a025216 Improve chat density and member invite UX (#83) 2026-03-16 14:05:45 -07:00
WesandGitHub fa939ec1c3 Polish chat replies and managed agent creation (#81) 2026-03-16 11:34:44 -07:00
WesandGitHub 0cebddaf3e Add desktop settings shell and doctor panel (#80) 2026-03-16 10:17:16 -07:00
WesandGitHub d7b45125e9 Simplify create agent setup flow (#78) 2026-03-16 09:03:43 -07:00
tlongwell-blockandGitHub 076050c4f6 fix: include mention p-tags in thread replies for ACP agent delivery (#68) 2026-03-15 17:21:49 -04:00
tlongwell-blockandGitHub 2b08ad80d0 feat: Blossom-compatible media upload (sprout-media crate + relay + desktop) (#66) 2026-03-15 15:17:10 -04:00
WesandGitHub f4b9aadade Refactor desktop modules and fix channel loading (#60) 2026-03-13 16:26:07 -07:00
WesandGitHub 3c440a1328 Add desktop managed agents view (#58) 2026-03-13 13:13:42 -07:00