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 |
|
Max Novich
|
e314895b07
|
[chore]: add Just for build script modification (#338)
|
2024-11-25 15:49:20 -08:00 |
|
Jarrod Sibbison
|
21a8ceed45
|
busy prompt changes text for each goose streamed response
|
2024-11-26 09:48:58 +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 |
|
Bradley Axen
|
8d9fc0d5e8
|
chore: fix all lints and formats (#336)
|
2024-11-25 12:43:16 -08:00 |
|
Bradley Axen
|
89b051cf90
|
feat: More parity (#330)
|
2024-11-25 09:31:53 -08: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 |
|
Michael Neale
|
0e1368adde
|
feat: launch from path, wing to wing etc (#311)
|
2024-11-25 15:17:32 +11:00 |
|
Alex Hancock
|
3f4943e6ed
|
[app] Simple error and loading states
|
2024-11-24 22:06:14 -05:00 |
|
Jarrod Sibbison
|
d7ba3acb42
|
Skip ollama intergration test if no ollama env set (#327)
|
2024-11-25 10:29:31 +11:00 |
|
Jarrod Sibbison
|
5c8a212183
|
fix: [cli] Rewind messages past last user text message, ignore user tool result message (#325)
|
2024-11-25 10:20:51 +11:00 |
|
Michael Neale
|
3327e17ae2
|
feat: Macos sign (#326)
|
2024-11-25 09:26:58 +11:00 |
|
Michael Neale
|
1711b5e9db
|
feat: automatic port detection, assignment, ci and more (#324)
|
2024-11-24 17:37:41 +11:00 |
|
Bradley Axen
|
339f5f4b9e
|
feat: Add databricks oauth (#313)
|
2024-11-24 08:02:53 +11:00 |
|
Alex Hancock
|
7601cdc7e3
|
[app] Update embedded binary
|
2024-11-23 08:48:29 -05:00 |
|
Michael Neale
|
c59fd90964
|
fix: fix markdown for agent response (#321)
|
2024-11-23 20:37:15 +11:00 |
|
Alex Hancock
|
d5a0f22cfe
|
[app] Remove hover/text-accents on more menu
|
2024-11-22 22:21:43 -05:00 |
|
Alex Hancock
|
8c488bd3e0
|
[app] Implement menu with stop/clear context/restart goose
|
2024-11-22 22:18:40 -05:00 |
|
Alex Hancock
|
35ed3ad0bb
|
[docs] Readme updates
|
2024-11-22 17:26:52 -05:00 |
|
Alex Hancock
|
73b5e0064c
|
[app] Update goosed binary
|
2024-11-22 17:25:36 -05:00 |
|
Alex Hancock
|
ff9b45c9d7
|
[app] No devtools by default
|
2024-11-22 17:24:39 -05:00 |
|