Commit Graph

51 Commits

Author SHA1 Message Date
Lifei Zhou 3d808d99ef fix: Automatically added the prompt after the app is initialised with recipe instructions (#2631)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-23 13:29:20 +10:00
Lifei Zhou e317153380 fix: append the recipe prompt when start recipe in a session (#2599) 2025-05-21 15:59:40 +10:00
Lily Delalande 01e28423ff ctx_management: summarize on command button (#2479) 2025-05-08 11:43:53 -06:00
Lily Delalande 8fcc204f28 cxt-mgmt: only two retries for summarization and move to prod (#2440) 2025-05-06 12:23:56 -04:00
Zane 6c0f8d648f Global/local chat history store in localstorage (#2428) 2025-05-05 09:05:05 -07:00
Zane a812d6ff79 Bottom and top bar refinement (#2303)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-05-05 08:48:43 -07:00
Lily Delalande 8ba40bdccc ctx-mgmt: ctx session management (dev mode only) (#2415) 2025-05-02 16:12:56 -04:00
Allison Carter 2591e9c98f feat: drag files into the window (#2412) 2025-05-01 15:01:42 -07:00
Zane 37ed707dd6 Fix e2e tests by removing installed running quotes before running (#2407) 2025-05-01 09:31:47 -07:00
Lily Delalande 67aa019489 context_management: handle summarization in UI (#2377) 2025-04-30 16:55:23 -04:00
Lily Delalande 32a37a2db3 ui: context management modal (#2326) 2025-04-25 15:04:04 -04:00
Yingjie He cc755100f0 feat: use the same permission flow for enable extensions (#2302) 2025-04-23 08:54:04 -07:00
Zane e859ad1115 Chat bottom menu bar token and tools alerts (#2146)
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
2025-04-18 10:43:50 -07:00
Zane 15c40f6311 Fix e2e tests (#2256) 2025-04-18 10:23:03 -07:00
Wendy Tang 7e4cfcdaae chore: generalize extension request (#2213) 2025-04-16 08:39:49 -07:00
Zaki Ali b1bf9d7173 fix: recipe deeplinks 2025-04-11 17:27:58 -07:00
Zaki Ali 454e4a47f4 UI Recipe/Custom Agents (#2119)
Co-authored-by: Kalvin Chau <kalvin@block.xyz>
2025-04-11 13:28:29 -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
Joshua Swigut aed70f624f (bug-fix: 1984) Update search highlighter to use overlay (#2035) 2025-04-04 13:43:03 -07:00
Nahiyan Khan 3e3cf61dcf fix scrollbar under search - alt take (#1964)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-04-01 10:25:05 -07:00
Zane 31817eac87 Fix padding in chat ScrollArea pushing out scrollbar (#1959) 2025-04-01 08:09:31 -07:00
Zane e0bd2d6763 Fixes slow typing when long session (#1958) 2025-04-01 08:06:40 -07:00
Joshua Swigut 326f087637 feat(ui): add search functionality to chat view (#1790)
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
2025-03-30 18:54:04 -07:00
Zane 08d8bb46bc Fix scrollbars not showing for mac and some padding issues (#1917) 2025-03-28 16:12:28 -07:00
Salman Mohammed ca41c6ba53 feat: share sessions in the UI (#1727) 2025-03-27 11:41:55 -04:00
Lily Delalande afef3b1af7 ui: clean up toasts and errors (#1872)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-03-27 11:07:27 -04:00
Wendy Tang a28a0d149f fix: disappearing user text when stopped (#1839) 2025-03-25 10:08:01 -07:00
Matthew Diamant 0cac3c148d New toasts (#1777) 2025-03-24 12:32:39 -07:00
Lily Delalande 62c2f70ed6 Refactor top bar (#1829) 2025-03-24 11:59:43 -04:00
Adewale Abati bf760fd630 Docs: Revamp extensions site (#1260)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-03-24 14:56:40 +01:00
Michael Neale 20a35c7bad feat: shareable goose bots (#1721) 2025-03-22 22:35:58 +11:00
Nahiyan Khan b5708babfe styles: updated more-menu (#1578) 2025-03-21 22:00:26 -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
Kalvin C e268fb4392 fix: handle interruptions during tool responses (#1651) 2025-03-13 12:51:03 -07:00
Matthew Diamant c95a15a38c Retain session through view changes (#1580) 2025-03-10 11:04:54 -07:00
Salman Mohammed 32f20cd690 feat: store working directory for sessions (#1559) 2025-03-07 11:12:57 -05:00
Yingjie He fb444728f0 fix: continue to use resumed session after confirmation is cancelled (#1548) 2025-03-06 16:51:31 -08:00
Kalvin C 84b1df03b0 fix: respond to interrupted tool calls with a ToolResponseMessageContent (#1557) 2025-03-06 11:32:55 -08:00
kang-square b8b5c9dd6e feat: use Ctrl/Cmd + ↑/↓ to navigate message history (#1501) 2025-03-05 13:33:22 -08: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
Salman Mohammed 54201d9304 fix: use resumed session id in chat view (#1485) 2025-03-03 18:42:05 -05:00
Alex Hancock 76fed1eda3 feat: move configure goosehints to the MoreMenu (#1474) 2025-03-03 13:10:28 -05:00
Salman Mohammed 9ae9045584 feat: sessions api, view & resume prev sessions (#1453)
* Centralize session files to goose::session module
* Write session metadata and messages in jsonl
* Refactor CLI build_session to use goose::session functions
* Track session's token usage by adding optional session_id in agent.reply(...)
* NOTE: Only sessions saved through the updates goose::session functions will show up in GUI

Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-03-03 11:49:15 -05: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
Ariel 96827303c0 fix(ui): persistent chat history using session storage (#1442) 2025-02-28 15:50:01 +01:00
Bradley Axen 077f3f23e1 fix: disable form call to save cost (#1418) 2025-02-28 15:44:11 +01:00
kang-square 234d55ea37 feat: remove the disable state from chat input box (#1341) 2025-02-27 11:23:55 +01:00
Bradley Axen 0602b35ddc draft: use rust messages in typescript (#1393) 2025-02-26 22:02:43 -05:00