Commit Graph

315 Commits

Author SHA1 Message Date
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
Bradley Axen 335fc3893c fix: expand tilde in paths 2024-12-02 16:42:54 -08: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
lily-de 3658326d53 cli: review command naming and help descriptions (#347)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-11-29 09:44:58 -08:00
Jarrod Sibbison cc558c2a6d fix: Handle interrupt after tool response but before assistant message (#374) 2024-11-29 14:22:52 +11:00
Michael Neale cd0327791e fix: set the path when running from app (#375) 2024-11-29 14:20:12 +11:00
Jarrod Sibbison c151fa50e5 fix: Move goose hints system into goose crate (#373) 2024-11-29 12:59:20 +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
Jarrod Sibbison bef49113b7 fix: During configure remove 'recommended' from provider descriptions (#372) 2024-11-29 09:24:13 +11:00
Jarrod Sibbison 545d6abcfa [cli] On interrupt repair messages (#370) 2024-11-29 08:36:43 +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
Alice Hau 3c6583ab9a feat [cli]: Add keyring management for OpenAI API keys (#361)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-11-27 18:17:23 -08:00
Jarrod Sibbison ceb80ca189 Interrupt running shell tool commands (#365) 2024-11-28 13:07:37 +11:00
Michael Neale d8f43c6cd7 [GUI multiprocess] tabless multiple goosed processes per window (#355) 2024-11-28 13:02:56 +11:00
Bradley Axen 4fa9c2ad3d feat: simplify initial session splash (#362) 2024-11-27 15:52:26 -08: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
Max Novich f2fe717c65 [chore]: added some shorthands to just (#350) 2024-11-26 17:05:17 -08: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
Wendy Tang 8e7506d28d feat: support stdin and text input in cli (#335) 2024-11-26 10:58:25 -08: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
Bradley Axen 28753024f6 chore: Fix libc to previous version 2024-11-25 20:17:13 -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