Commit Graph

26 Commits

Author SHA1 Message Date
Chaitanya Rahalkar 3930b31149 feat(ui): add chain-of-thought panel above assistant messages (#2899) 2025-06-18 13:26:45 -07:00
Zane 0c042010ff Fix remaining typescript errors (#2741) 2025-05-30 12:06:49 -07:00
Jack Amadeo 03e5549b54 feat: Handle MCP server notification messages (#2613)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-30 11:50:14 -04:00
Zane 3d5d3cedca Cleanup Phase 1: Remove unused React imports from safe components (#2702)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-29 09:13:26 -07:00
Max Novich feb7b15c76 Add screenshot paste support (#2679) 2025-05-28 11:11:22 -07:00
Alex Hancock 46412b1b3b fix: Make MessageCopyLinks clickable again on goose messages (#2513) 2025-05-12 13:35:13 -04:00
Oliver 3419385af5 Expanded ToolCall options (#2457) 2025-05-07 09:27:17 -07:00
Zane 6c0f8d648f Global/local chat history store in localstorage (#2428) 2025-05-05 09:05:05 -07:00
Oliver df37b294b8 ToolCall UI Update (#2429) 2025-05-05 08:49:00 -07:00
Yingjie He cc755100f0 feat: use the same permission flow for enable extensions (#2302) 2025-04-23 08:54:04 -07:00
Zane a1fe3bcbf1 Another take on chat timestamps (#2214)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-04-17 09:37:52 -07:00
Wendy Tang 7e4cfcdaae chore: generalize extension request (#2213) 2025-04-16 08:39:49 -07:00
Wendy Tang b030f845ce feat: enable extension from ui (#2117) 2025-04-11 13:06:59 -07:00
Zane 8451fb1c89 Fix ESLint warnings and and enable max warnings 0 to fail builds (#2101) 2025-04-09 15:13:53 -07:00
Alex Hancock 4e025a332d alexhancock/remove-little-gap (#1793) 2025-03-20 13:06:04 -04:00
Alex Hancock 3257262410 fix: #1562 - Only show text portion of goose message if there is text to display (#1791) 2025-03-20 12:08:51 -04:00
Yingjie He fb444728f0 fix: continue to use resumed session after confirmation is cancelled (#1548) 2025-03-06 16:51:31 -08:00
Alex Hancock fb05929ca5 feat: copy message content (#1511)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-03-04 17:20:39 -05:00
Alex Hancock 7b767abfe6 Revert "feat: copy messages on hoverable icon (#1492)" (#1508) 2025-03-04 11:08:01 -08:00
Alex Hancock 3c1b4f627d feat: copy messages on hoverable icon (#1492) 2025-03-04 13:20:17 -05:00
Yingjie He 7edb624bdc feat: improve the allow tool ui (#1473) 2025-03-03 13:42:49 -08:00
Yingjie He f7f2540287 feat: support goose mode in UI (#1434)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-02-28 17:00:41 -08:00
Bradley Axen 0602b35ddc draft: use rust messages in typescript (#1393) 2025-02-26 22:02:43 -05:00
Alex Hancock 5bf8f9ea99 fix: Temporarily disable link previews as layout is borked (#826) 2025-01-27 20:37:41 -05:00
Nahiyan Khan 2617d207a9 styles: lightened dark mode borders (#822) 2025-01-27 15:46:50 -08:00
Bradley Axen 1c9a7c0b05 feat: V1.0 (#734)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Jarrod Sibbison <72240382+jsibbison-square@users.noreply.github.com>
Co-authored-by: Alex Hancock <alex.hancock@example.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Wes <141185334+wesrblock@users.noreply.github.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: kalvinnchau <kalvin@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: bwrage <bwrage@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
Co-authored-by: Alistair Gray <ajgray@stripe.com>
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: marcelle <1852848+laanak08@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
2025-01-24 13:04:43 -08:00