A modern, experimental chat UI for Gemini and LLMs with local-first storage, context management, and multi-conversation support—all in your browser.

4 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub
User Interface (UI) Chat Application UI

AI Summary: Evaluate the usefulness and potential future directions of Bubble UI, an experimental local-first chat interface for LLMs, based on its current features and the project's goals. Provide feedback on its value proposition and suggest improvements or alternative approaches.

Complexity: 3/5
help wanted good first issue question feedback meta Discussion

A modern, experimental chat UI for Gemini and LLMs with local-first storage, context management, and multi-conversation support—all in your browser.

JavaScript
User Interface (UI) Chat Application UI

AI Summary: Clean up the Bubble UI codebase by removing any dead code, unused variables, and commented-out code that is no longer necessary. This will improve code maintainability and readability.

Complexity: 3/5
help wanted good first issue cleanup

A modern, experimental chat UI for Gemini and LLMs with local-first storage, context management, and multi-conversation support—all in your browser.

JavaScript
User Interface (UI) Chat Application UI

AI Summary: Implement consistent and visible focus styles (e.g., outlines, box-shadows) for all interactive elements (buttons, toggles, input fields) within the Bubble UI chat application to enhance accessibility and keyboard navigation.

Complexity: 2/5
help wanted good first issue accessibility

A modern, experimental chat UI for Gemini and LLMs with local-first storage, context management, and multi-conversation support—all in your browser.

JavaScript
User Interface (UI) Chat Application UI

AI Summary: Add JSDoc comments to all functions and complex logic within the Bubble UI project to improve code readability and maintainability for future contributors. This involves reviewing the existing JavaScript codebase and adding comprehensive JSDoc comments to clarify the purpose, parameters, and return values of each function, particularly those with more intricate logic.

Complexity: 4/5
documentation help wanted good first issue

A modern, experimental chat UI for Gemini and LLMs with local-first storage, context management, and multi-conversation support—all in your browser.

JavaScript