From bf3a339a71eeeab40024a6e57fefa52771e6eb3d Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Tue, 3 Mar 2026 15:25:04 -0600 Subject: [PATCH] =?UTF-8?q?episode:=20Insight:=20gitea-mcp=20list=5Frepo?= =?UTF-8?q?=5Fissues=20silently=20ignores=20type=20parameter=20=E2=80=94?= =?UTF-8?q?=20PRs=20always=20included?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- episodes/2026-03-03.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-03-03.md b/episodes/2026-03-03.md index 5667fceca8f..44b4b60c962 100644 --- a/episodes/2026-03-03.md +++ b/episodes/2026-03-03.md @@ -267,3 +267,7 @@ Session size: 39 messages, 14 tool calls ## 15:24 - Fix: Issue-poller infinite loop — PRs returned as issues by gitea-mcp list_repo_issues - **Type:** fix - **Tags:** issue-poller, gitea, gitea-mcp, paper-dynasty-database, automation, bug, claude-scheduled, infinite-loop + +## 15:25 - Insight: gitea-mcp list_repo_issues silently ignores type parameter — PRs always included +- **Type:** insight +- **Tags:** gitea-mcp, mcp, gitea-api, tool-limitations, list_repo_issues, claude-scheduled