Skip to content

Conversation

@zanesq
Copy link
Collaborator

@zanesq zanesq commented Dec 2, 2025

Summary

Multi chat in one window working with existing sidebar navigation.

  • Shows up to 10 recent chats on the left side with link to session history.
  • Active sessions are simply hidden from view to keep running in the background.
  • Scrollable sidebar to view bottom menu items.
  • Session names are defaulted to "New Chat" until they are automatically renamed from the backend using basic polling.
  • Progress indicators for in progress, done and error states (cleared upon session selection).

NOTE: do not merge this until we have the following prerequisites on the front end:

closes #4437

Kapture.2025-12-01.at.16.24.05.mp4

* 'main' of github.com:block/goose:
  fix: correct typo in blog post (AIMDOEL -> AIMODEL) (#5902)
  feat: @goose in terminal (native terminal support) (#5887)
  docs: adding AI-friendly features (#5918)
  Blog/advent of ai announcement (#5917)
* 'main' of github.com:block/goose:
  Feat: Added custom headers and toggle keyring CLI options (#5017)
  Feat/automatic update installation (#5345)
  fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933)
  fix: anthropic provider model fetching (#5932)
  [MCP-UI] add CSP for images to proxy HTML (#5931)
@zanesq zanesq requested a review from DOsinga December 2, 2025 00:37
* 'main' of github.com:block/goose:
  chore: upgrade npm packages (#5951)
  feat: ActionRequired (#5897)
  feat(acp): support loading sessions in acp (#5942)
  docs: add videos to multi-model page (#5938)
  docs: promote planning guide (#5934)
  fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885)
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.

UI for managing multiple agent tasks in one place

2 participants