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
Alex Hancock
81a0334aa1
refactor: Component hierarchy and code cleanup ( #1319 )
2025-02-21 11:29:07 -05:00