PR#12
Open
GaabDevWeb wants to merge 13 commits into
Open
Conversation
Feat/tailwind v4 UI
Consolidate pre-publish cleanup and production readiness: remove QA artifacts and obsolete docs, add deploy runbook and CI, align env templates for production, harden Docker healthcheck, and ship rate limiting plus frontend QA fixes validated by pytest and smoke tests. Co-authored-by: Cursor <cursoragent@cursor.com>
Integrates production deploy readiness, repo cleanup, UI/UX roadmap, and CI. Co-authored-by: Cursor <cursoragent@cursor.com>
- Added `KERNELBOT_ENV` variable to `.env.docker.example`, `.env.example`, and `.env.railway.example` to specify the environment. - Enabled `ACL_CATALOG_ENABLED` in the environment files for production readiness. - Removed multiple unused audit image files and cleaned up `.gitignore` to exclude unnecessary directories. - Updated health check command in `docker-compose.yml` for better compatibility with dynamic port settings. - Enhanced documentation links in `README.md` for clearer setup instructions and deployment guidelines.
- Updated `theme.css` to remove focus outlines and shadows for a cleaner Flat UI experience. - Adjusted styles for `.conversation-sidebar__rename-input` to enhance usability and visual clarity. - Changed the title in `index.html` to simplify branding.
…er experience - Updated `theme.css` to improve layout and styling of the conversation sidebar, including adjustments to width and padding. - Enhanced `ConversationSidebar.js` with new elements for improved menu handling and user interactions. - Streamlined initialization processes in `entrance.js`, `ui.js`, and `ChatView.js` by removing outdated references. - Updated `index.html` to reflect the new sidebar structure and enhance accessibility features.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.