Commit Graph
146 Commits
Author SHA1 Message Date
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
WesandGitHub d4ca0ccd69 Fix channel delete confirmation flow (#96) 2026-03-17 15:58:21 -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
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
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
3814722c36 feat: agent users:write scope + system messages in chat (#73)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 08:17:59 -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
tlongwell-blockandGitHub ed34600e5b fix: WebSocket hardening + agent reliability (8 WS bugs, member-only discovery, mention tag fix) (#67) 2026-03-15 14:44:26 -04:00
tlongwell-blockandGitHub 124047ef88 feat: NIP-29 native compatibility — standard nostr clients can chat on Sprout (#63) 2026-03-14 10:51:20 -04:00
tlongwell-blockandGitHub c85a2226a5 fix: harden emoji reactions + feat: configurable ACP event subscriptions (#59) 2026-03-13 21:25:50 -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
WesandGitHub d9f8132263 Add end-to-end emoji reactions (#57) 2026-03-13 11:29:12 -07:00
WesandGitHub 771ec203e5 Simplify the desktop Home feed (#52) 2026-03-13 09:17:53 -07:00
WesandGitHub a516b16eda Support nested thread replies in desktop (#50) 2026-03-13 08:38:42 -07:00
WesandGitHub ec6a5404fd Fix agent timeline identity and avatars (#46) 2026-03-12 18:43:56 -07:00
039d4eb2e5 feat: @mentions, highlighting, and user profile popovers (#45)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:41:20 -07:00
WesandGitHub b6fde6fec4 Polish desktop dialogs, presence, and diff viewer (#44) 2026-03-12 14:15:57 -07:00
1feab79543 feat: add channel browser for discovering and joining channels (#42)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:53:59 -07:00
WesandGitHub 6c8ed78048 Add desktop API token management (#39) 2026-03-12 10:21:11 -07:00
tlongwell-blockandGitHub 14817123fa feat: add kind:40008 diff message type with structured metadata and desktop rendering (#36) 2026-03-11 19:56:03 -04:00
WesandGitHub d94e3fbf77 Add desktop presence UI (#35) 2026-03-11 15:26:01 -07:00
WesandGitHub f21c6e41eb Plumb desktop profile identity UI (#32) 2026-03-11 12:09:09 -07:00
WesandGitHub d7c0b485cc Add unread indicators to desktop channels (#31) 2026-03-11 11:11:06 -07:00
WesandGitHub 185c3affe4 Add desktop settings page (#30) 2026-03-11 10:34:41 -07:00
57cd81fd8b Remove OS titlebar and add custom window chrome (#29)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 10:01:37 -07:00
WesandGitHub 0320196990 Add desktop profile management UI (#25) 2026-03-10 17:56:17 -07:00
WesandGitHub d932984047 Add channel management e2e coverage (#24) 2026-03-10 17:11:49 -07:00
WesandGitHub 9793c997a6 Migrate channel scoping to h tags (#22) 2026-03-10 15:26:19 -07:00
WesandGitHub 1be84cc315 Add desktop search and result anchors (#15) 2026-03-10 13:54:25 -07:00
WesandGitHub 4fcc4c35cc fix: mcp and desktop communication (#18) 2026-03-10 16:33:48 -04:00
WesandGitHub 758049ca31 Improve chat scrolling and multiline composer (#14) 2026-03-10 09:46:08 -07:00
WesandGitHub 194ddc66e9 Add desktop Home feed (#12) 2026-03-09 19:32:56 -07:00
WesandGitHub 6e51cc0b12 Add desktop Playwright e2e harness (#11) 2026-03-09 19:16:43 -07:00
WesandGitHub 6f900bcbcc feat: add channel creation flow (#8) 2026-03-09 17:33:13 -07:00
WesandGitHub 774bd62fb3 Improve message markdown display and formatting (#7) 2026-03-09 16:34:56 -07:00
WesandGitHub 0705327312 feat(desktop): connect chat to relay (#6) 2026-03-09 14:49:50 -07:00
WesandGitHub 629c99fd2f feat: add desktop app (#3) 2026-03-09 13:02:11 -07:00