-
Notifications
You must be signed in to change notification settings - Fork 2.4k
UI update with sidebar and settings tabs #3288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
181 commits
Select commit
Hold shift + click to select a range
35df942
iteration
nahiyankhan d9ee7a5
iteration
nahiyankhan ab03e76
iteration
nahiyankhan d5c89b7
iteration
nahiyankhan 523437a
iteration
nahiyankhan bfabb96
iteration
nahiyankhan 697a340
iteration
nahiyankhan cc812c1
iteration
nahiyankhan 753aa10
iteration
nahiyankhan 1b64d97
iteration
nahiyankhan 22f9dab
iteration
nahiyankhan 3f08987
iteration
nahiyankhan 3a03236
iteration
nahiyankhan aa91c03
iteration
nahiyankhan 51d78d6
iteration
nahiyankhan 136ca19
iteration
nahiyankhan a8e701e
iterations
nahiyankhan 311b837
iteration
nahiyankhan 782d887
iteration
nahiyankhan 725f225
iteration
nahiyankhan cdff129
iteration
nahiyankhan d0c0474
iteration
nahiyankhan d353d14
merge main with typescript and linting fixes
zanesq 26f5833
Merge branch 'main' of github.com:block/goose into nk/vis-update
zanesq 9c40417
fix rust test
zanesq c8d0268
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq a5129ba
Round of fixes for ui update release (#3300)
taylorkmho 74792bd
fix back button in permission not going to parent chat tab
zanesq 169e796
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq 86e274c
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 6817e9c
fix: remove overflow from timestamp for dates beyond today
taylorkmho 68d0311
Added back bottom menu alert popover and modified positioning for new…
zanesq 1c5aa07
fix: adjust styles of tool call confirmation
taylorkmho 0d50ce1
Add back current model display (#3303)
zanesq 938a12d
fix: added sidebar tokens
taylorkmho 9b2c22c
fix: improve models opener, remove tooltip since model is shown in th…
taylorkmho 54de875
fix: add back sidebar bg
taylorkmho 30b4217
Add back session cost tracker (#3305)
zanesq f196b93
fix: animated goose
taylorkmho 428857b
fix: rounded token count ingress
taylorkmho 6ae1d47
hide projects for now
zanesq f7abfbc
fix: better spacing around model options and summarize
taylorkmho 52ca0b9
refactored hub and pair to use shared logic and eliminate duplicate code
zanesq d553b8e
Fix padding and loading indicator issues after refactoring
zanesq 2b30dc3
Fix drag and drop functionality for images and files
zanesq 5da3756
fix drag and drop
zanesq c200603
remove console logs and add comments
zanesq 399b1d6
fix not sending chat from hub
zanesq c0c1f3c
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq d68e48f
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 412aee9
consolidate and remove unused useCurrentModelInfo
zanesq 21006ff
fix auto scroll to bottom in chat
zanesq 36a8750
add recipes to g1.2 (#3323)
lily-de 44fb954
disable search on hub page
zanesq 2c7f103
add styling for search bar
zanesq a6bcab7
fix browser console warnings
zanesq 7218574
added reset provider and model settings section and fixed welcome scr…
zanesq e22b197
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq c315e87
added missing provider guard
zanesq f892fa8
added missing provider guard to projectsroute also
zanesq 8d482af
added scheduler and unified back buttons everywhere
zanesq 5435ce5
fix not being able to select a model in dialog
zanesq 157e227
ui: add goosehints to gv1.2 (#3332)
lily-de 4534730
clean up settings nits
zanesq 7528fa3
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 6635cdd
fix search bar memory leak warnings and app toolbar drag area blockin…
zanesq 2f65b0a
update comment
zanesq d53d1c1
fix draggable app header blocking elements and add logic to close the…
zanesq 437006f
improve the sidebar slide out transition smoothness
zanesq 31b4e61
fix expand and new session icon buttons not clickable when mobile nav…
zanesq b6151f1
ui: fix summarization (#3341)
lily-de a8d302e
theme bug (#3338)
lily-de 27a1161
ui: fix user message text color in dark mode (#3344)
lily-de 31bb5d3
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 3a7fda2
Revert "fix expand and new session icon buttons not clickable when mo…
zanesq 5788145
hide hamburger and new window buttons when mobile sidebar is showing
zanesq fe9f718
move dictation button in between attach and send in chat input
zanesq 5c881af
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 99c0dca
ui: update chat bottom (#3355)
lily-de 48cc66c
replace bg-bgApp css class everywhere no longer works
zanesq 7cb2e36
fix Function components cannot be given refs error
zanesq 0194fc6
fix goose hints modal content not scrolling and browser error about n…
zanesq 910b3f6
unify modal bg colors and remove unused components
zanesq 4c5f005
fix session insights grid spacing
zanesq 304d7af
use chatinput instead of chatbase in hub
zanesq 88ec23e
add back use recipe
zanesq 92ad814
Design pass (#3366)
spencrmartin 56ff326
add back view/edit recipe
zanesq e40bd72
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq 51b5004
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 121533a
remove patch file
zanesq fc6f252
hide recent projects for now
zanesq cd5fe6c
Fix bg color for layout
zanesq 63e5b75
adjust breakpoints and default window size to account for new chat ar…
zanesq edef274
bump version to 1.1.0
zanesq eaea4e8
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 20c104e
adjust sidebar items ordering and mobile width
zanesq 3b81b9c
persist recipe across route changes
zanesq 077a317
fix missing top border on chat
zanesq 7419059
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq a4a2047
Use `current_dir()` or fall back to `get_home_dir()` when writing def…
Jud 99e9510
fix non mac builds from non-main
Kvadratni 806fb7d
point windows build to .mts config
Kvadratni c2ceef4
persist chat drafts across routes
zanesq 6d1667f
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq 4eb8653
bump alpha package
zanesq 9777547
bump alpha package
zanesq 6ddbfa1
add missing draftcontext
zanesq 506d1ed
ui: models config injection (#3370)
lily-de 0c360a8
fix extension config not loading from deep link also added handler fo…
zanesq a481272
fixed recipes not loading directly from deep links
zanesq 5cafbae
changed session loading to same chat window
zanesq 253cf53
added new window button to launch session
zanesq bab135b
added direct session loading from home
zanesq 0e3c80c
added mobile padding to chat view
zanesq ebbc78f
fix dark mode button and bump provider settings page content down to …
zanesq fdd0828
fix dark mode setting being reset to light on settings app tab
zanesq 3f98bb9
fix tool call details spacing
zanesq 2afea94
fix not being able to select lead and worker settings
zanesq 4bc0a04
ui: worker dropdown (#3381)
lily-de 899dfd3
fix lead/worker display and selection
zanesq 9e6adcf
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq e52c721
added visual disabled to lead worker form elements
zanesq 9beba38
bump to 1.1.0-alpha.2
zanesq 3ec152e
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 4c970c7
added loading skeleton to chat history
zanesq 79287c8
added loading skeleton to chat history
zanesq d359c66
added loading state to home and fix jumpiness on settings models page
zanesq a78273f
added popular topics to empty chat
zanesq ba4b3bf
added popular topics to empty chat
zanesq a4f116a
show recipe title border all the time
zanesq 765b616
udpdate text color to match design
zanesq 735ed0b
change left nav sessions to history to match the designs
zanesq 5c8061e
update skeleton loading timing
zanesq a925404
fix search highlighting in sessions list view
zanesq 5f6949f
remove react-window since we aren't using it currently
zanesq cb71b9c
changed default height to show the chatinput fully
zanesq cac47d1
fix not being able to load a session after a recipe deeplink is loaded
zanesq fd18fbb
fix flash of popular topics when searching from home
zanesq a136903
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 0a1b5f4
move extensions under scheduler per the design
zanesq 8bff8d6
bump alpha 3
zanesq 7e9952d
put window height back to original 800
zanesq 938d677
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq db1620f
add fallback to insight loading so skeleton doesn't show forever if i…
zanesq 7f6a655
fix: linux tweaks and ui tweaks on UI PR (#3406)
The-Best-Codes 8c08e06
ui: fix session load (#3407)
lily-de 3e29228
improve page animation loading blocking the ui, also removed framer m…
zanesq b7059d3
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq 5f4ae99
speed up the page transitions to feel snappier
zanesq 0991b95
removed staggering animation from session items to reduce animations …
zanesq d9f01da
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq c88acf2
fix sidebar animations after removing framer motion
zanesq 2636251
fix newly added extensions not added to the list
zanesq 528969a
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq 2c2a867
Revert "fix newly added extensions not added to the list"
zanesq 4b70b81
actually fix extensions not reflecting in list after being added
zanesq cc2d88b
remove console log for GOOSE_PREDEFINED_MODELS and already on valid r…
zanesq ecf6ab7
hide Avg. chat length until we can fix the issues
zanesq 4b98ffc
change configure approve mode in chat to open tool permissions dialog…
zanesq f32a568
fix text alignment in permissions model rules items
zanesq 0294f55
fix response style not changing and reflecting in chat view
zanesq e4b0ab2
add logic to better handle negative value in session counts
zanesq 461fc66
fix session summarization not working
zanesq f20e164
Merge remote-tracking branch 'origin/zane/ui-update' into zane/ui-update
zanesq 6e5a8b6
fix edge case where recipe not working after new session
zanesq 7313b6a
fix overflow issues and some more Linux tweaks for UI PR (#3410)
The-Best-Codes abba82a
Remove duplicate CTA within empty Scheduler section (#3411)
caroline-a-mckenzie ceefdce
fix session resume when tool call cancelled crashing app
zanesq cdc825c
added progressive loading to speed up resuming large chat session loa…
zanesq 9af9eec
Merge branch 'zane/ui-update' of github.com:block/goose into zane/ui-…
zanesq 92f3d7f
add back max width
zanesq 3fb0bc5
Fix recipe creation not working from current chat session
zanesq 34574b7
Fix: improves contrast of toolcalls component (#3421)
taylorkmho f34c0da
fix: adjusts chat layout (#3423)
taylorkmho 95e4554
small addition to let people add recipes from the list in new GUI (#3…
michaelneale 2154f6f
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq 387f979
fix after merge
zanesq e3ca452
adjustments after streaming responses
zanesq a0f80d7
bump version to 1.1.0-alpha.4
zanesq e490b40
Merge branch 'main' of github.com:block/goose into zane/ui-update
zanesq File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this change needed for these builds? (the aarch one isn't changed?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Kvadratni made this change I'm not sure why its only for this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just made them all follow the same approach as the main build