Skip to content

Conversation

@jp-agenta
Copy link
Member

release/v0.59.12

Copilot AI review requested due to automatic review settings October 31, 2025 17:52
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Oct 31, 2025
@CLAassistant
Copy link

CLAassistant commented Oct 31, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ mmabrouk
❌ GitHub CI


GitHub CI seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 31, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates version numbers across packages to 0.59.12, adds a new "code" language option to the editor component for generic code syntax highlighting, enhances UI components with styling and functionality improvements, and includes extensive documentation updates with new tutorial notebooks and examples for observability features.

Key changes:

  • Version bumps from 0.59.10 to 0.59.12 across web packages and SDK
  • New "code" language type added to the editor with Python syntax highlighting
  • UI improvements including modal styling, table enhancements, and dynamic loading
  • New Node.js OpenTelemetry example with comprehensive setup
  • Four new Jupyter notebooks for observability tutorials
  • Documentation link updates to reflect new URL structure

Reviewed Changes

Copilot reviewed 150 out of 184 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
web/package.json, web/oss/package.json, web/ee/package.json, sdk/pyproject.toml Version bumps to 0.59.12
web/oss/src/components/Editor/* Added "code" language type with Python syntax highlighting support
web/oss/src/state/testset/index.tsx Refactored to use atom family for testset queries with proper loading states
web/oss/src/components/Playground/Components/Modals/LoadTestsetModal/* Enhanced modal with dynamic imports, better loading states, and improved table rendering
web/ee/src/components/**/DynamicFormField.tsx Replaced Monaco Editor with SharedEditor component for consistency
examples/node/observability-opentelemetry/* New Node.js OpenTelemetry example with instrumentation setup
examples/jupyter/observability/* Four new tutorial notebooks covering tracing, querying, annotations, and analytics
sdk/README.md, docs/* Updated documentation links to new URL structure
Files not reviewed (1)
  • examples/node/observability-opentelemetry/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Oct 31, 2025
@mmabrouk mmabrouk enabled auto-merge October 31, 2025 17:56
@jp-agenta jp-agenta disabled auto-merge October 31, 2025 17:57
@jp-agenta jp-agenta enabled auto-merge October 31, 2025 17:57
@jp-agenta jp-agenta merged commit 2e2bb7b into main Oct 31, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants