Skip to content

Develop - #93

Merged
khulnasoft-bot merged 4 commits into
khulnasoft:mainfrom
khulnasoft-bot:develop
Nov 20, 2025
Merged

Develop#93
khulnasoft-bot merged 4 commits into
khulnasoft:mainfrom
khulnasoft-bot:develop

Conversation

@khulnasoft-bot

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

khulnasoft-bot and others added 4 commits November 19, 2025 17:48
✨ feat(web): Add model evaluation components and pages
- Add evaluation dashboard, list view, and detail pages
- Add evaluation context and hooks for state management
- Add chart components for visualization

🔄 refactor(web): Update chat and UI components
- Add HTML and SVG preview components
- Update chat content and input components
- Add configurable form and nested form fields

🌐 chore(i18n): Update translation files
- Add/update translation files for multiple languages
- Update UI text and labels

📦 chore(deps): Update project dependencies
- Update uv.lock with latest dependencies
- Update package.json and package-lock.json

🔧 refactor: Project structure changes
- Move and rename files to new package structure
- Update import paths and references

🚀 perf: Optimize build and deployment
- Update build scripts and configurations
- Add new utility scripts

🎨 style: Update UI components and styles
- Add new model icons and assets
- Update styles and theming
- Add katex override styles

✅ test: Update test files
- Add new test cases
- Update existing tests for refactored components

🔍 chore: Update documentation
- Update README.md with latest information
- Add new documentation files
✨ feat(web): Add model evaluation components and pages
- Add evaluation dashboard, list view, and detail pages
- Add evaluation context and hooks for state management
- Add chart components for visualization

🔄 refactor(web): Update chat and UI components
- Add HTML and SVG preview components
- Update chat content and input components
- Add configurable form and nested form fields

🌐 chore(i18n): Update translation files
- Add/update translation files for multiple languages
- Update UI text and labels

📦 chore(deps): Update project dependencies
- Update uv.lock with latest dependencies
- Update package.json and package-lock.json

🔧 refactor: Project structure changes
- Move and rename files to new package structure
- Update import paths and references

🚀 perf: Optimize build and deployment
- Update build scripts and configurations
- Add new utility scripts

🎨 style: Update UI components and styles
- Add new model icons and assets
- Update styles and theming
- Add katex override styles

✅ test: Update test files
- Add new test cases
- Update existing tests for refactored components

🔍 chore: Update documentation
- Update README.md with latest information
- Add new documentation files

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request #93 has too many files changed.

The GitHub API will only let us fetch up to 300 changed files, and this pull request has 3267.

@coderabbitai

coderabbitai Bot commented Nov 20, 2025

Copy link
Copy Markdown

Important

Review skipped

More than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review.

103 files out of 246 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@khulnasoft-bot
khulnasoft-bot merged commit 8d12cac into khulnasoft:main Nov 20, 2025
3 of 10 checks passed
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.

1 participant