[PR #617] [MERGED] feat(integrations): simplify the continue.dev plugin guide #663

Closed
opened 2026-02-15 18:15:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/617
Author: @drohbo
Created: 7/11/2025
Status: Merged
Merged: 7/14/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (3)

  • 4f10539 feat(integrations): simplify the continue.dev plugin guide
  • 1bff71c fix(events): fix broken anchor
  • 6ce6fdc fix(css): resolve stylelint errors

📊 Changes

5 files changed (+154 additions, -88 deletions)

View changed files

📝 docs/features/plugin/events/index.mdx (+14 -14)
📝 docs/tutorials/integrations/continue-dev.md (+132 -67)
📝 src/css/custom.css (+8 -7)
static/images/tutorials/continue-dev/continue_dev_extension_input_field.png (+0 -0)
static/images/tutorials/continue-dev/continue_dev_vscode_icon.png (+0 -0)

📄 Description

Simplifying the existing continue.dev plugin guide by focusing on the OpenAI connection.


🔄 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/open-webui/docs/pull/617 **Author:** [@drohbo](https://github.com/drohbo) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`4f10539`](https://github.com/open-webui/docs/commit/4f10539f8313da8f127ea81b93eff4beeb79cac8) feat(integrations): simplify the continue.dev plugin guide - [`1bff71c`](https://github.com/open-webui/docs/commit/1bff71c6ec6a116642785eec218f6106eef9a3e7) fix(events): fix broken anchor - [`6ce6fdc`](https://github.com/open-webui/docs/commit/6ce6fdc4766918b9e8126dd1c76246bf876751f4) fix(css): resolve stylelint errors ### 📊 Changes **5 files changed** (+154 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/events/index.mdx` (+14 -14) 📝 `docs/tutorials/integrations/continue-dev.md` (+132 -67) 📝 `src/css/custom.css` (+8 -7) ➕ `static/images/tutorials/continue-dev/continue_dev_extension_input_field.png` (+0 -0) ➕ `static/images/tutorials/continue-dev/continue_dev_vscode_icon.png` (+0 -0) </details> ### 📄 Description Simplifying the existing continue.dev plugin guide by focusing on the OpenAI connection. --- <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-15 18:15:26 -05:00
yindo closed this issue 2026-02-15 18:15:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#663