[PR #65] [MERGED] 0.0.11 #152

Closed
opened 2026-02-15 21:15:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/mcpo/pull/65
Author: @tjbck
Created: 4/10/2025
Status: Merged
Merged: 4/12/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (7)

📊 Changes

6 files changed (+74 additions, -28 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 README.md (+11 -2)
📝 pyproject.toml (+1 -1)
📝 src/mcpo/__init__.py (+9 -5)
📝 src/mcpo/main.py (+46 -19)
📝 src/mcpo/tests/test_main.py (+1 -1)

📄 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/open-webui/mcpo/pull/65 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`e05e420`](https://github.com/open-webui/mcpo/commit/e05e4202eb124e6e531c5e4d4a435296b5f70b2b) refac - [`917a4f5`](https://github.com/open-webui/mcpo/commit/917a4f57ced02b9c52ad95672358a24d6922cec7) Update README.md - [`6fbc97e`](https://github.com/open-webui/mcpo/commit/6fbc97e506941a976bb3a0f472d3be18b81a73b1) Added ability to connect to SSE MCP server - [`d1b9f71`](https://github.com/open-webui/mcpo/commit/d1b9f7182de7a7b1b9ee4c1309514416d28b9a31) Merge pull request #69 from nohaz-h/feature/sse-mcp-server-support - [`77fbb9a`](https://github.com/open-webui/mcpo/commit/77fbb9a727a1e005b2527b714ee6e83ee92b7643) refac - [`650912c`](https://github.com/open-webui/mcpo/commit/650912c5ee577b1b792dbd94418dd669322a152a) doc: readme - [`6d1b882`](https://github.com/open-webui/mcpo/commit/6d1b8829bf51a74cfa20c5392366508c39cd99b8) doc: changelog ### 📊 Changes **6 files changed** (+74 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `README.md` (+11 -2) 📝 `pyproject.toml` (+1 -1) 📝 `src/mcpo/__init__.py` (+9 -5) 📝 `src/mcpo/main.py` (+46 -19) 📝 `src/mcpo/tests/test_main.py` (+1 -1) </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-15 21:15:08 -05:00
yindo closed this issue 2026-02-15 21:15:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/mcpo#152