Commit Graph
318 Commits
Author SHA1 Message Date
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
WesandGitHub 0c9bb19fd2 fix(desktop): highlight full multi-word display names in @mentions (#142) 2026-03-20 16:38:00 -07:00
WesandGitHub d68d0a6a33 perf(desktop): memoize composer and timeline to fix typing lag (#143) 2026-03-20 16:32:16 -07:00
Luis PadronandGitHub f68daef8dd feat: add macOS desktop build with Apple code signing to canary release (#136) 2026-03-20 16:26:10 -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 1f37f7ea52 feat(desktop): add #channel link rendering and autocomplete (#135) 2026-03-20 15:19:13 -07:00
WesandGitHub 107bf5a953 feat(desktop): add agent teams (#132) 2026-03-20 14:32:03 -07:00
WesandGitHub 0035ab7cd2 feat(desktop): instant channel switching via data-layer caching (#133) 2026-03-20 11:23:50 -07:00
WesandGitHub e70d31eabf feat: add channel canvas frontend support (#130) 2026-03-20 11:22:28 -07:00
WesandGitHub a6fd68f9c0 fix: update aws-lc-sys to 0.39.0 (RUSTSEC-2026-0048) (#131) 2026-03-20 10:29:40 -07:00
tlongwell-blockandGitHub c12feb8c9c feat: add canary release workflow (#129) 2026-03-20 11:45:10 -04:00
WesandGitHub 78e54cb087 fix(desktop): improve tooltip contrast in add-agent dialog (#126) 2026-03-20 08:32:14 -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
WesandGitHub 49161df09d fix(desktop): top-align avatars with display name in chat messages (#125) 2026-03-19 18:19:08 -07:00
WesandGitHub b68222a859 feat(desktop): clean up agents page UI (#124) 2026-03-19 18:18:30 -07: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 1db0da585d feat(desktop): replace hardcoded emoji pickers with full emoji-mart picker (#122) 2026-03-19 17:29:59 -07:00
WesandGitHub 12cfc64ec2 feat(desktop): add private channel support to UI (#121) 2026-03-19 17:29:48 -07:00
WesandGitHub ac5d84b576 feat(desktop): show avatars in Add Agent persona pills (#120) 2026-03-19 16:42:54 -07:00
WesandGitHub e5d17e827e Add local agent personas and bulk add flow (#119) 2026-03-19 15:46:42 -07:00
WesandGitHub 5066914465 feat(sidebar): replace Browse Channels button with search icons (#118) 2026-03-19 15:04:02 -07:00
3b18846d30 Redesign Agents page: compact table with actions menu (#117)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 11:04:06 -07:00
WesandGitHub d074a408c0 Fix dev setup Postgres migration detection (#116) 2026-03-19 09:58:30 -07:00
6093fc6066 feat: migrate from MySQL to Postgres with pgschema (#114)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2026-03-19 12:35:22 -04:00
WesandGitHub 3eee3f738a fix(forum): preserve resolved authors across restarts (#113) 2026-03-19 09:20:29 -07:00
tlongwell-blockandGitHub efed5307a8 fix(mcp): send threaded replies via WebSocket to prevent self-mention echo (#115) 2026-03-19 09:51:55 -04:00
tlongwell-blockandGitHub 97b8a732c4 feat: add forum MCP tools — vote_on_post, kinds filter, updated descriptions (#112) 2026-03-18 21:48:32 -04:00
tlongwell-blockandGitHub 5151366d29 perf: eliminate rendering jank across desktop, relay, and ACP (#106) 2026-03-18 20:00:04 -04: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
334eee9c67 Home feed polish: filters, mark done, compact layout (#108)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 14:55:33 -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
e7ffb0e50f Polish sidebar toggle alignment and avatar light-mode backgrounds (#103)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 10:26:22 -07:00
tlongwell-blockandGitHub 769202c05b feat(acp): Model discovery and selection for harness + desktop (#97) 2026-03-18 09:56:59 -07:00
60d1d2334d Fix Codex ACP startup and bot-to-bot mentions (#95)
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2026-03-17 17:44:19 -07:00
tlongwell-blockandGitHub 7fd9f7ae78 feat(metrics): Prometheus observability + CAKE container contract (#88) 2026-03-17 19:00:44 -04:00
WesandGitHub d4ca0ccd69 Fix channel delete confirmation flow (#96) 2026-03-17 15:58:21 -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 6ecd04819e Polish desktop typing and agents UI (#92) 2026-03-17 12:09:02 -07:00
WesandGitHub ee609c24a0 Add compact channel bot toolbar (#86) 2026-03-17 10:03:04 -07:00
tlongwell-blockandGitHub 661c004f5a feat(acp): Reaction-based lifecycle indicators (👀 seen → 💬 working → cleared) (#85) 2026-03-17 11:44:00 -04:00
tlongwell-blockandGitHub 240dcfe154 feat(sprout-acp): auto-presence and typing indicators (#84) 2026-03-17 08:56:10 -04:00
tlongwell-blockandGitHub fb58b39117 feat(sprout-mcp): Toolset system — organize 41 tools into 8 configurable toolsets (#79) 2026-03-16 17:33:34 -04:00
WesandGitHub 5a6a025216 Improve chat density and member invite UX (#83) 2026-03-16 14:05:45 -07:00
WesandGitHub c8dd3890fd Implement composer emoji picker and tighten message spacing (#82) 2026-03-16 12:31:41 -07:00