Skip to content

Conversation

ramonpzg
Copy link
Contributor

@ramonpzg ramonpzg commented Aug 11, 2025

Summary

Adds OpenAI gpt-oss model support, Jupyter MCP tutorial, and critical bug fixes for v0.6.7.

What's Changed

🚀 OpenAI gpt-oss Support

  • Full support for gpt-oss-120b and gpt-oss-20b models
  • All GGUF variants available in Jan Hub
  • GPU layer configuration guidance

📚 New Jupyter MCP Tutorial

  • Real-time notebook interaction guide
  • Code execution with GPT-5 example
  • Security best practices for MCP code execution

🔧 Bug Fixes

📋 Changelog

  • v0.6.7 changelog highlighting gpt-oss capabilities

Important

Adds OpenAI gpt-oss model support, Jupyter MCP tutorial, and bug fixes for v0.6.7.

  • OpenAI gpt-oss Support:
    • Adds support for gpt-oss-120b and gpt-oss-20b models.
    • Available in Jan Hub with GPU layer configuration guidance.
  • Jupyter MCP Tutorial:
    • New tutorial in jupyter.mdx for real-time notebook interaction and code execution.
    • Includes setup, security best practices, and performance tips.
  • Bug Fixes:
    • Fixes reasoning text inclusion in chat requests.
    • Fixes gpt-oss thinking block display.
    • Fixes React state loop in useMediaQuery hook.
  • Changelog:
    • Adds 2025-08-07-gpt-oss.mdx for v0.6.7 changes.

This description was created by Ellipsis for 0b2d243. You can customize this summary. It will automatically update as commits are pushed.

@ramonpzg ramonpzg requested review from urmauur and LazyYuuki August 11, 2025 01:47
@ramonpzg ramonpzg self-assigned this Aug 11, 2025
@ramonpzg ramonpzg added this to Jan Aug 11, 2025
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Caution

Changes requested ❌

Reviewed everything up to 0b2d243 in 1 minute and 49 seconds. Click for details.
  • Reviewed 441 lines of code in 2 files
  • Skipped 18 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. docs/src/pages/docs/mcp-examples/data-analysis/jupyter.mdx:115
  • Draft comment:
    Example uses a weak token ('heyheyyou'). Recommend adding a note to use a stronger token in production.
  • Reason this comment was not posted:
    Comment looked like it was already resolved.
2. docs/src/pages/docs/mcp-examples/data-analysis/jupyter.mdx:103
  • Draft comment:
    Consider adding an inline comment explaining the purpose of uninstalling 'pycrdt' and 'datalayer_pycrdt' to clarify compatibility requirements.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is asking for an explanation of the purpose of uninstalling certain packages. This falls under asking the PR author to explain or clarify their intention, which is against the rules. The comment does not provide a specific code suggestion or ask for a test to be written. Therefore, it should be removed.

Workflow ID: wflow_qgPxFEDTSgmrOcse

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link
Contributor

github-actions bot commented Aug 11, 2025

Preview URL: https://c7aee941.docs-9ba.pages.dev

ramonpzg and others added 2 commits August 11, 2025 11:52
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@ramonpzg ramonpzg merged commit c0de25a into dev Aug 11, 2025
6 checks passed
@ramonpzg ramonpzg deleted the rp/docs-v0.6.7 branch August 11, 2025 01:58
@github-project-automation github-project-automation bot moved this to QA in Jan Aug 11, 2025
@github-actions github-actions bot added this to the v0.6.8 milestone Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants