[PR #204] [MERGED] feat(e2b): add supports for code language selection #1179

Closed
opened 2026-02-16 10:22:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/204
Author: @RockChinQ
Created: 2/13/2025
Status: Merged
Merged: 2/13/2025
Merged by: @RockChinQ

Base: mainHead: plugin/e2b-language


📝 Commits (2)

  • e5311d4 feat(e2b): add supports for code language selection
  • 78b2fce doc: add detailed README for e2b plugin

📊 Changes

12 files changed (+69 additions, -11 deletions)

View changed files

📝 tools/e2b/README.md (+40 -2)
tools/e2b/_assets/e2b_01.png (+0 -0)
tools/e2b/_assets/e2b_02.png (+0 -0)
tools/e2b/_assets/e2b_03.png (+0 -0)
tools/e2b/_assets/e2b_04.png (+0 -0)
tools/e2b/_assets/e2b_05.png (+0 -0)
tools/e2b/_assets/e2b_06.png (+0 -0)
tools/e2b/_assets/e2b_07.png (+0 -0)
tools/e2b/_assets/e2b_08.png (+0 -0)
tools/e2b/_assets/e2b_09.png (+0 -0)
📝 tools/e2b/tools/run_code.py (+7 -1)
📝 tools/e2b/tools/run_code.yaml (+22 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/204 **Author:** [@RockChinQ](https://github.com/RockChinQ) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@RockChinQ](https://github.com/RockChinQ) **Base:** `main` ← **Head:** `plugin/e2b-language` --- ### 📝 Commits (2) - [`e5311d4`](https://github.com/langgenius/dify-official-plugins/commit/e5311d477aad619ed59be1201c7b7911bf6f526f) feat(e2b): add supports for code language selection - [`78b2fce`](https://github.com/langgenius/dify-official-plugins/commit/78b2fce5522b560b28a1f78e274aa10d9d35af4b) doc: add detailed README for e2b plugin ### 📊 Changes **12 files changed** (+69 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `tools/e2b/README.md` (+40 -2) ➕ `tools/e2b/_assets/e2b_01.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_02.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_03.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_04.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_05.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_06.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_07.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_08.png` (+0 -0) ➕ `tools/e2b/_assets/e2b_09.png` (+0 -0) 📝 `tools/e2b/tools/run_code.py` (+7 -1) 📝 `tools/e2b/tools/run_code.yaml` (+22 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:12 -05:00
yindo closed this issue 2026-02-16 10:22:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1179