MANIFEST.in
README.md
package.json
pyproject.toml
setup.py
tsconfig.json
jupyterlab_chat_toy/__init__.py
jupyterlab_chat_toy/handlers.py
jupyterlab_chat_toy.egg-info/PKG-INFO
jupyterlab_chat_toy.egg-info/SOURCES.txt
jupyterlab_chat_toy.egg-info/dependency_links.txt
jupyterlab_chat_toy.egg-info/not-zip-safe
jupyterlab_chat_toy.egg-info/requires.txt
jupyterlab_chat_toy.egg-info/top_level.txt
jupyterlab_chat_toy/labextension/package.json
jupyterlab_chat_toy/labextension/schemas/jupyterlab-chat-toy/package.json.orig
jupyterlab_chat_toy/labextension/static/509.fcaa6d0c8e30d57605d7.js
jupyterlab_chat_toy/labextension/static/665.36f0655285d6517f6bdb.js
jupyterlab_chat_toy/labextension/static/remoteEntry.88d23cb712b205706c69.js
jupyterlab_chat_toy/labextension/static/style.js
jupyterlab_chat_toy/labextension/static/third-party-licenses.json
src/MessageContent.tsx
src/icons.ts
src/index.ts
src/types.ts
src/widget.tsx
src/widget.tsx.bk
src/ChatWidget/ChatComponent.tsx
src/ChatWidget/ConfigPanel.tsx
src/ChatWidget/Header.tsx
src/ChatWidget/InputArea.tsx
src/ChatWidget/MessageContent.tsx
src/ChatWidget/MessageItem.tsx
src/ChatWidget/MessageList.tsx
src/ChatWidget/types.ts
src/ChatWidget/hooks/useChat.ts
src/ChatWidget/hooks/useScroll.ts
src/ChatWidget/hooks/useStreaming.ts
src/ChatWidget/services/eggService.ts
src/ChatWidget/utils/constants.ts
src/ChatWidget/utils/easterEggHelper.ts
src/utils/errorAnalyzer.ts
style/base.css
style/index.css