Skip to content
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

[GUI multiprocess] option 2: tabless multiple goosed processes per window #355

Merged
merged 11 commits into from
Nov 28, 2024

Conversation

michaelneale
Copy link
Collaborator

@michaelneale michaelneale commented Nov 27, 2024

This runs every window in its own process, and is easier to drag around (big draggable area) - I am tearing down to build up potentially a new tab structure.

Press command+N while in focus and you get a new window.

image

image Screenshot 2024-11-27 at 4 59 07 PM

Screenshot 2024-11-27 at 4 59 16 PM

@michaelneale michaelneale changed the title [GUI multiprocess] option 2: tabless [GUI multiprocess] option 2: tabless multiple goosed processes per window Nov 27, 2024
* v1.0:
  feat: simplify initial session splash (#362)
  fix: hide response form behind flag
  [feat]: Made input resizable + newline support (#359)
  fix: running via Goose.app (#356)
  [app] Layout improvement to correct overflow of markdown content
  prompt tweak only (#353)
@michaelneale michaelneale merged commit d8f43c6 into v1.0 Nov 28, 2024
2 checks passed
michaelneale added a commit that referenced this pull request Nov 28, 2024
* v1.0:
  fix: During configure remove 'recommended' from provider descriptions (#372)
  [cli] On interrupt repair messages (#370)
  feat: add low priority user output for bash
  feat: collapse long tool args (#368)
  feat: Hardened runtime and notarization (#367)
  feat: use mac main menu (#366)
  [app] Turn send button into stop button when goose is responding so user can cancel if needed
  [app] Fix position for MoreMenu and make top region a little smaller
  feat [cli]: Add keyring management for OpenAI API keys (#361)
  Interrupt running shell tool commands (#365)
  [GUI multiprocess] tabless multiple goosed processes per window (#355)
  feat: simplify initial session splash (#362)
  fix: hide response form behind flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant