Commit Graph
156 Commits
Author SHA1 Message Date
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
WesandGitHub de9d73791c Fix desktop release updater signing flow (#187) desktop/v0.1.0-rc1 2026-03-25 16:02:03 -07:00
WesandGitHub 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
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 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
c2f7b7a2a1 fix(acp): prefer display names in prompt labels (#173)
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2026-03-25 10:09:57 -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 ec66dafd11 fix(acp): set permission mode after session creation to bypass per-tool approval (#172) 2026-03-24 17:47:02 -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 b20d4596a9 feat(messages): add since parameter to get_messages API and MCP tool (#154) 2026-03-24 14:46:17 -04: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 70206a4a9b docs: add ACP env var section to .env.example (#161) 2026-03-23 16:13:55 -04:00
WesandGitHub 035ff1d650 fix(desktop): highlight full multi-word display names in composer ove… (#163) 2026-03-23 09:25:23 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4603d37ae7 chore(deps): update taiki-e/install-action digest to 0620367 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 08:33:59 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2bb25e7b04 chore(deps): pin block/apple-codesign-action action to 679535d (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 08:33:39 -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
9d6e82b173 feat(acp): session rotation on context window exhaustion (#155)
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2026-03-22 08:59:55 -07:00
tlongwell-blockandGitHub 4c9b8aae9c feat: sprout-cli — agent-first CLI with full MCP parity (48 commands) (#158) 2026-03-21 21:23:32 -04: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
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
WesandGitHub 537e54ed6e perf(desktop): virtualize message timeline and memoize Markdown for instant channel switching (#146) 2026-03-21 09:43:25 -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 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
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