Skip to content

improve#10

Merged
khulnasoft-bot merged 10 commits intokhulnasoft:mainfrom
khulnasoft-bot:main
Feb 7, 2026
Merged

improve#10
khulnasoft-bot merged 10 commits intokhulnasoft:mainfrom
khulnasoft-bot:main

Conversation

@khulnasoft-bot
Copy link
Copy Markdown
Contributor

Background

Summary

Tasks

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • If required, a patch changeset for relevant packages has been added
  • You've run pnpm prettier-fix to fix any formatting issues

Future Work

khulnasoft-bot and others added 10 commits November 19, 2025 15:41
- Update math agent implementation
- Improve server configurations across examples
- Add plan creation and execution modules
- Enhance TypeScript configurations
- Add Azure code interpreter examples
- Update provider utilities and compatibility layers
- Remove problematic tsconfig.tsbuildinfo file from openai-compatible package
- Fix Svelte Date class usage by using SvelteDate from svelte/reactivity
- All linting checks now pass
- Corrected numerous TS1484 errors by changing type imports to 'import type'.
- Fixed TS1361 errors by ensuring values are imported regularly, not as types.
- Addressed duplicate import and 'asReasoningText' usage issues.
…problematic example

- Rename ai-sdk-error.ts to ai-toolkit-error.ts to match import expectations
- Update all imports in error files to use ai-toolkit-error
- Remove examples/sveltekit-openai due to Node.js v24 compatibility issues
- All packages now build successfully (62/62)
- Implement comprehensive playground with multi-provider support
- Add interactive chat interface with streaming responses
- Include code generation with Monaco editor integration
- Add example templates for common use cases
- Support 10+ AI providers (OpenAI, Anthropic, Google, etc.)
- Built with Next.js 15, Radix UI, and Tailwind CSS
- Add provider/model configuration and switching
- Include responsive design and professional UI/UX
- Remove CHANGELOG.md files from all packages
- Update package.json versions across packages
- Clean up repository structure
feat: Implement AI Toolkit playground and explorer
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 5115

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 7, 2026

Important

Review skipped

Too many files!

This PR contains 300 files, which is 150 over the limit of 150.

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

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 0e56aa8 into khulnasoft:main Feb 7, 2026
4 of 20 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.

2 participants