Commit Graph

107 Commits

Author SHA1 Message Date
Michael Neale 76dd6701a7 fix: tidy up chat only (#392) 2024-12-04 10:20:26 +11:00
Alex Hancock 8b5328cd65 [app] Proper line breaks for code blocks 2024-12-03 15:39:10 -05:00
Michael Neale 798a7cf429 rounded macos style non transparent icon (#385) 2024-12-03 15:57:14 +11:00
Michael Neale e2aa23fc3e feat: add hints to goosed (#379) 2024-12-03 14:27:42 +11:00
Michael Neale 5b29e1d528 feat: open dir for goose (#383) 2024-12-03 13:09:42 +11:00
Alex Hancock 60b02da26c [app] Autofocus input 2024-12-02 13:13:09 -05:00
Alex Hancock 0c91e44629 [app] Spacer cleanup 2024-12-02 10:39:58 -05:00
Bradley Axen a8b6bb3c47 [app] Fix message ordering + better UI for ToolInvocations
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2024-11-29 22:32:14 -05:00
Bradley Axen 37e836b2f2 fix: server state persists (#378) 2024-11-29 11:41:13 -08:00
Michael Neale cd0327791e fix: set the path when running from app (#375) 2024-11-29 14:20:12 +11:00
Wendy Tang 3a15724a25 feat [ui]: Pop out when hovering over text (#363)
Co-authored-by: Mic Neale <michael.neale@gmail.com>
2024-11-29 09:45:17 +11:00
Bradley Axen 2654c499d4 feat: add low priority user output for bash 2024-11-28 11:19:53 -08:00
Bradley Axen 6dce165ad9 feat: collapse long tool args (#368) 2024-11-28 10:51:09 -08:00
Michael Neale b151690a32 feat: Hardened runtime and notarization (#367) 2024-11-28 19:15:26 +11:00
Max Novich e951c6f832 feat: use mac main menu (#366) 2024-11-27 21:56:39 -08:00
Alex Hancock 32b47712df [app] Turn send button into stop button when goose is responding so user can cancel if needed 2024-11-27 22:04:51 -05:00
Alex Hancock 24e00d7274 [app] Fix position for MoreMenu and make top region a little smaller 2024-11-27 21:47:00 -05:00
Michael Neale d8f43c6cd7 [GUI multiprocess] tabless multiple goosed processes per window (#355) 2024-11-28 13:02:56 +11:00
Bradley Axen 9f60e310d9 fix: hide response form behind flag 2024-11-27 15:01:12 -08:00
Max Novich a726cb3899 [feat]: Made input resizable + newline support (#359) 2024-11-27 10:40:15 -08:00
Michael Neale 80a14cea10 fix: running via Goose.app (#356) 2024-11-27 21:18:26 +11:00
Alex Hancock a2ee2ce732 [app] Layout improvement to correct overflow of markdown content 2024-11-26 23:12:29 -05:00
Michael Neale 3e25a440c3 prompt tweak only (#353) 2024-11-27 14:47:48 +11:00
Michael Neale c9c3a0db49 fix: know when goose is asking for input (#352) 2024-11-27 14:16:23 +11:00
Alex Hancock ff9849a68e [app] Render each ToolInvocation in separate bubble 2024-11-26 17:16:26 -05:00
Alex Hancock 64501d4108 [app] Nicer tool call arg rendering 2024-11-26 14:39:05 -05:00
Alex Hancock 5e5082c99d [app] Temp disable GooseResponseForm 2024-11-26 14:32:33 -05:00
Alex Hancock 5e48b9bd25 [app] Expandable/collapsible tool results 2024-11-26 14:30:48 -05:00
Alex Hancock 7b638bfd55 [app] Only render ToolResults relevant to the user - clean up logging (#348)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2024-11-26 13:36:22 -05:00
Alex Hancock 89da1fa0b2 [access] Warn when proper env vars for model access are not set 2024-11-26 12:43:39 -05:00
Alex Hancock 14dc24066d [app] Auto-scroll 2024-11-26 11:36:05 -05:00
Alex Hancock cfba9690a3 [app] Minor spacing fixes 2024-11-26 10:45:09 -05:00
Alex Hancock c872e2427d [app] Layout improvments for messages and tool calls/results 2024-11-26 10:23:32 -05:00
Michael Neale 524af9ea7d fix: fix oauth home (#346) 2024-11-26 22:45:32 +11:00
Michael Neale 35a61ce042 small updates to wing to wing and removing dead code (#342) 2024-11-26 20:04:22 +11:00
Max Novich 5ba98c424d [feat]: Add memory system (#339) 2024-11-25 22:19:55 -08:00
Alex Hancock 226e905521 [app] Correct image path in config 2024-11-25 22:44:47 -05:00
Alex Hancock e0d37ebdd2 [app] Constrain width on ToolInvocations 2024-11-25 22:41:26 -05:00
Alex Hancock e111f33da0 [app] Remove old ToolCall 2024-11-25 22:19:20 -05:00
Alex Hancock bc800bffdc [app] Loading Goose Checkpoint 2024-11-25 22:11:49 -05:00
Michael Neale 1761904041 fix: notification questions improvements (#340) 2024-11-26 12:19:57 +11:00
Alex Hancock 66a4deb951 [app] Font sizing for prose markdown sections 2024-11-25 16:32:38 -05:00
Alex Hancock 264020321b [app] Use local npmrc to set registry to default 2024-11-25 16:06:18 -05:00
Alex Hancock bd5294d655 [app] Limit link detection - show all parts of messages which contain toolInvocations and text content 2024-11-25 16:01:44 -05:00
Alex Hancock 32247b808c [app] Minor wording 2024-11-25 12:04:12 -05:00
Alex Hancock 14c678e7dd [app] Bringing UI for plans closer 2024-11-25 12:02:16 -05:00
Alex Hancock cb7a2393cb [app] Combining new GooseResponseForm with URL preview logic 2024-11-25 11:47:37 -05:00
Mic Neale 6e15708f02 [app] Plans feature 2024-11-25 11:21:24 -05:00
Alex Hancock e7601499a3 [app] Make arg rendering nicer, and code cleanup in ToolInvocation 2024-11-25 10:58:47 -05:00
Lily Delalande 5eec7757bb [app] Link Previews
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2024-11-25 10:49:25 -05:00