Commit Graph
146 Commits
Author SHA1 Message Date
WesandGitHub 86d63aaebe fix: show lock icon for private channels in chat header (#198) 2026-03-27 10:00:16 -07: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
tlongwell-blockandGitHub 39ecb6a442 feat(acp): idle-based timeout with dual-deadline architecture (#188) 2026-03-26 14:54:59 -04:00
7e6f799acb fix(desktop): align DM close button and unread indicator hover states (#184)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 15:25:02 -07:00
efaa8ead96 fix(desktop): refresh DM sidebar in real-time when new messages arrive (#183)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 14:38:09 -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
4cc3338af8 fix(desktop): ensure all agent dialogs scroll content and keep footer visible (#181)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 14:00:03 -07:00
WesandGitHub 7ec5ebbb9c fix(desktop): allow adding agents in open channels (#179) 2026-03-25 11:46:48 -07:00
WesandGitHub 242b43c849 Fix desktop timeline scroll behavior (#178) 2026-03-25 11:40:46 -07:00
b74ce1da78 feat(desktop): broadcast typing indicators for human users (#175)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 11:10:58 -07:00
WesandGitHub 84fbf61d96 feat(desktop): add Cmd++ zoom shortcut (#174) 2026-03-25 10:28:23 -07:00
WesandGitHub 4cc05792ae fix: add direct fan-out for ephemeral typing events and tune frontend timing (#170) 2026-03-24 20:56:53 -04: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
WesandGitHub 924a8014ff feat(desktop): reorder Profile above Identity in settings & remove duplicate NIP-05 input (#165) 2026-03-24 11:16:06 -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 035ff1d650 fix(desktop): highlight full multi-word display names in composer ove… (#163) 2026-03-23 09:25:23 -07: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
WesandGitHub 325def6cc4 fix(desktop): resolve composer cursor drift on multi-line input (#153) 2026-03-21 11:08:09 -07:00
WesandGitHub 9b9a077737 fix(desktop): clean up managed agents when channel is deleted (#152) 2026-03-21 10:21:19 -07:00
3bdd86755a feat(desktop): live @mention and #channel preview in message composer (#149)
Co-authored-by: Wes <wesb@block.xyz>
2026-03-21 09:59:02 -07:00
WesandGitHub 537e54ed6e perf(desktop): virtualize message timeline and memoize Markdown for instant channel switching (#146) 2026-03-21 09:43:25 -07:00
tlongwell-blockandGitHub f3668fd777 feat(desktop): remote agent backend providers in channel Add Agent dialog (#150) 2026-03-21 10:55:20 -04: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
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
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 78e54cb087 fix(desktop): improve tooltip contrast in add-agent dialog (#126) 2026-03-20 08:32:14 -07: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
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 3eee3f738a fix(forum): preserve resolved authors across restarts (#113) 2026-03-19 09:20:29 -07:00
tlongwell-blockandGitHub 5151366d29 perf: eliminate rendering jank across desktop, relay, and ACP (#106) 2026-03-18 20:00:04 -04: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