Taylor Ho and Claude Opus 4.6
6fbee42934
feat: replace light/dark/system toggle with adaptive IDE theme system
...
Port the adaptive theme engine from builderbot/staged into sprout. Loads
Shiki theme JSON files (54 themes, lazy-loaded), extracts key colors,
and derives the full shadcn CSS variable palette directly from bg, fg,
comment, and git decoration colors. Light vs dark is auto-detected from
background luminance.
Replace the 3-button toggle with a searchable theme picker. Add a
configurable accent color picker (8 predefined colors) with auto-contrast
foreground calculation, independent of the syntax theme. Default theme is
houston, default accent is blue.
Migrate all hardcoded dark: variants to semantic tokens (text-warning,
text-status-added, text-status-deleted). Cached theme + accent vars
applied synchronously on mount to prevent FOUC.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 21:54:50 -10:00
Wes and GitHub
c0421a50ed
[codex] Add workflow UI parity ( #250 )
desktop/v0.1.0-rc7
2026-04-06 11:41:52 -07:00
Wes and GitHub
53c2223ba5
[codex] Improve desktop startup shell loading ( #241 )
2026-04-06 09:19:47 -07:00
Wes and GitHub
e10ca5193c
Redesign settings & presence UX: profile popover + modal overlay ( #238 )
2026-04-06 08:25:42 -07:00
tlongwell-block and GitHub
006fb9e178
docs: CONTRIBUTING.md accuracy pass — verified against every line of code ( #244 )
2026-04-05 16:26:21 -04:00
tlongwell-block and GitHub
f5b8199144
docs: VISION.md accuracy pass — verified against every line of code ( #243 )
2026-04-05 14:38:13 -04:00
tlongwell-block and GitHub
3558302373
docs: NOSTR.md accuracy pass — verified against every line of code ( #240 )
2026-04-05 13:55:29 -04:00
tlongwell-block and GitHub
4059adb506
docs: simplify TESTING.md — 2182 lines → 183 ( #237 )
2026-04-05 13:10:29 -04:00
tlongwell-block and GitHub
0ac9649a84
docs: ARCHITECTURE.md accuracy pass — verified against every line of code ( #236 )
2026-04-05 11:34:35 -04:00
tlongwell-block and GitHub
0a26350b01
docs: AGENTS.md accuracy pass — verified against every line of code ( #235 )
2026-04-05 10:22:45 -04:00
tlongwell-block and GitHub
116cc1f984
docs: comprehensive README accuracy pass — verified against every line of code ( #233 )
2026-04-05 10:01:47 -04:00
tlongwell-block and GitHub
463d6d26d7
feat(acp): add --multiple-event-handling flag with cancel+re-prompt ( #216 )
2026-04-04 15:34:32 -04:00
b1c40ea434
fix(desktop): support multi-word #channel name highlighting ( #229 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 19:08:18 -07:00
Wes and GitHub
bf083dda5d
fix(desktop): refetch home feed immediately on live mentions ( #230 )
2026-04-03 18:49:43 -07:00
5923a7ba1c
feat(desktop): workflow builder UI with form editor, CRUD, and channel picker ( #231 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 18:41:31 -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
Wes and GitHub
86be72a0c9
fix(desktop): plug memory leaks causing 37GB+ RAM growth ( #223 )
2026-04-03 12:17:51 -07:00
Wes and GitHub
b2762d3253
fix: debounce composer pattern detection to reduce input lag ( #222 )
2026-04-03 12:17:37 -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
Wes and GitHub
a4d12a4209
chore: clean Tauri build artifacts in just clean ( #219 )
2026-04-03 10:12:12 -07:00
3450d8a7fb
feat: add delete message support for stream messages ( #215 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 19:41:57 -07:00
3e006a2d9e
feat: add day info to chat message timeline ( #214 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-02 15:57:23 -07:00
1f21085765
Fix scrollback pagination and IntersectionObserver lifecycle ( #212 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 15:16:40 -07:00
tlongwell-block and GitHub
579da797e0
feat(acp): accept events from sibling agents in owner-only mode ( #211 )
desktop/v0.1.0-rc6
2026-04-02 11:56:36 -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
tlongwell-block and GitHub
9662adf8d2
feat(acp): add inbound author gate (--respond-to) ( #207 )
2026-04-01 12:14:30 -04:00
8259af0278
Auto-focus search input when dialog opens ( #206 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 17:11:07 -07:00
88946fab68
chore(deps): update dependency tailwindcss to v3.4.19 ( #205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
desktop/v0.1.0-rc5
2026-03-30 08:49:13 -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
d99e1948a6
feat(desktop): preserve message drafts across channel switches ( #202 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 09:43:12 -07:00
tlongwell-block and GitHub
195fdfff2f
fix(acp): follow-up hardening from PR #200 independent review ( #201 )
2026-03-28 08:11:49 -04:00
tlongwell-block and GitHub
e33c6bc0f2
feat(acp,desktop): bump idle timeout default from 300s to 320s ( #195 )
2026-03-27 22:57:08 -04:00
tlongwell-block and GitHub
1dcba0a200
feat(acp): reliability hardening — bulletproof the harness agents live in ( #200 )
2026-03-27 18:25:18 -04:00
Wes and GitHub
86d63aaebe
fix: show lock icon for private channels in chat header ( #198 )
2026-03-27 10:00:16 -07:00
d17f5d793c
feat: DMG drag-to-Applications install experience ( #199 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 17:54:13 -07:00
Wes and GitHub
83a49f862d
fix: enable double-click-to-maximize on custom title bar regions ( #197 )
desktop/v0.1.0-rc4
2026-03-26 17:19:54 -07:00
Wes and GitHub
19d8b520bc
Support old and new Claude ACP runtimes ( #193 )
desktop/v0.1.0-rc3
desktop/v0.1.0-rc2
sprout-desktop-latest
2026-03-26 12:50:44 -07:00
Luis Padron and GitHub
70a77e308c
fix(desktop): add missing updater plugin config ( #192 )
2026-03-26 12:19:43 -07:00
Wes and GitHub
e87ba0f458
docs: mention just build in quick start ( #191 )
2026-03-26 12:19:26 -07:00
tlongwell-block and GitHub
39ecb6a442
feat(acp): idle-based timeout with dual-deadline architecture ( #188 )
2026-03-26 14:54:59 -04:00
038f38373a
Remove hardcoded internal relay URL from release workflow ( #190 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-26 11:15:36 -07:00
243d8734f2
Improve README and dev setup ( #189 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-26 10:35:28 -07:00
Wes and GitHub
de9d73791c
Fix desktop release updater signing flow ( #187 )
desktop/v0.1.0-rc1
2026-03-25 16:02:03 -07:00
Wes and GitHub
b4b30cc03d
Set the desktop release relay default ( #186 )
2026-03-25 15:43:20 -07:00
77493aa684
Simplify desktop release to tag-and-push ( #185 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-25 15:29:04 -07: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