Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support interpreter for prompt cell #344

Merged
merged 12 commits into from
Dec 16, 2024
Merged

Conversation

sunshinesmilelk
Copy link
Member

@sunshinesmilelk sunshinesmilelk commented Nov 28, 2024

Description

support interpreter for prompt cell
iShot_2024-11-28_14 36 45

Type of Change

Please mark the type of change:

  • Bug fix
  • New feature
  • Documentation update
  • Code refactoring
  • Other (please describe):

Related Issues

Please list any issues related to this pull request (e.g., Fixes #123, Closes #456).

Testing

Please describe the tests that were performed to verify your changes. Include details about the testing framework, if applicable.

  • Unit tests
  • Integration tests
  • Manual testing

Checklist

  • My code follows the project’s coding style.
  • I have updated the documentation as necessary.
  • I have added tests to cover my changes.

Additional Notes

If you have any additional notes, like any important context for reviewers, or if there are things that are outside the scope of this pull request, please include them here.

@sunshinesmilelk sunshinesmilelk requested a review from a team as a code owner November 28, 2024 06:45
Copy link

changeset-bot bot commented Nov 28, 2024

🦋 Changeset detected

Latest commit: 469972d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@difizen/libro-cofine-editor Patch
@difizen/libro-prompt-cell Patch
@difizen/libro-core Patch
@difizen/libro-docs Patch
@difizen/libro-ai-native Patch
@difizen/libro-app Patch
@difizen/libro-code-cell Patch
@difizen/libro-code-editor Patch
@difizen/libro-codemirror Patch
@difizen/libro-cofine-editor-contribution Patch
@difizen/libro-cofine-editor-core Patch
@difizen/libro-cofine-textmate Patch
@difizen/libro-common Patch
@difizen/libro-jupyter Patch
@difizen/libro-kernel Patch
@difizen/libro-l10n Patch
@difizen/libro-lab Patch
@difizen/libro-language-client Patch
@difizen/libro-lsp Patch
@difizen/libro-markdown Patch
@difizen/libro-markdown-cell Patch
@difizen/libro-output Patch
@difizen/libro-raw-cell Patch
@difizen/libro-rendermime Patch
@difizen/libro-search Patch
@difizen/libro-search-code-cell Patch
@difizen/libro-shared-model Patch
@difizen/libro-sql-cell Patch
@difizen/libro-terminal Patch
@difizen/libro-toc Patch
@difizen/libro-virtualized Patch
@difizen/libro-widget Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
libro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 3:16am

@difizor difizor bot added PR: feature :tada: New feature size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. pkg:libro-cofine-editor pkg:libro-core pkg:libro-prompt-cell PR: unreviewed PR does not have any reviews. labels Nov 28, 2024
Copy link
Member

@BroKun BroKun left a comment

Choose a reason for hiding this comment

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

LGTM

@difizor difizor bot added PR: reviewed-approved PR has reviewed and got Approve from everyone. and removed PR: unreviewed PR does not have any reviews. labels Dec 16, 2024
@difizor difizor bot added PR: unreviewed PR does not have any reviews. and removed PR: reviewed-approved PR has reviewed and got Approve from everyone. labels Dec 16, 2024
@sunshinesmilelk sunshinesmilelk removed the PR: unreviewed PR does not have any reviews. label Dec 16, 2024
@difizor difizor bot added the PR: unreviewed PR does not have any reviews. label Dec 16, 2024
@sunshinesmilelk sunshinesmilelk merged commit ff36531 into main Dec 16, 2024
7 checks passed
@sunshinesmilelk sunshinesmilelk deleted the feat/interpreter branch December 16, 2024 03:42
@difizor difizor bot added PR: merged PR has merged. and removed PR: unreviewed PR does not have any reviews. labels Dec 16, 2024
@difizor difizor bot mentioned this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:libro-cofine-editor pkg:libro-core pkg:libro-lab pkg:libro-prompt-cell PR: feature :tada: New feature PR: merged PR has merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants