Skip to content

Conversation

@brichet
Copy link
Collaborator

@brichet brichet commented Nov 10, 2025

This PR adds a chat tracker token in @jupyter/chat package.

The idea is that any extension providing a chat (e.g. jupyterlab-chat, jupyter-ai or jupyterlite-ai) can provides the same token, which allows third party extensions to consume it. That way an extension that needs to track the chats do not depends on the extension providing the chat.

Some more context at jupyter-ai-contrib/jupyter-floating-chat#5

This PR make use of this new token in jupyterlab-chat, by adding new plugin that provides it.
It also adds a new plugin providing the chat configuration to clarify.

@brichet brichet added the enhancement New feature or request label Nov 10, 2025
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch brichet/jupyter-chat/chat-tracker

@brichet brichet marked this pull request as ready for review November 12, 2025 07:01
@brichet brichet requested a review from jtpio November 13, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant