Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:TypeScript

Filter by

278M results  (3 s)

278M results

Adds the gigi:richpanel-export skill. Bulk-export the Richpanel helpdesk history into a local SQLite (the official Richpanel API is disabled on the account — this speaks JSON-RPC directly to the MCP endpoint ...

:robot: I have created a release beep boop 1.2.2 (2026-06-12) Bug Fixes - soap: preserve empty self-closing lt;string / gt; positions in Export parser (#31) (3021316) This PR was generated with Release ...
autorelease: tagged

What The landing s dashboard preview still showed a fictional Harness Doctor score dial — a feature that never shipped. Now that the improve-first dashboard is real (#327–#361), the demo section mirrors ...

Summary - Extracted DayTargetSnapshotService from MealEntryService.ensureDayTargetSnapshot, with: - ensureSnapshot(date) — creates a snapshot for date if absent and targets are computable (unchanged ...

- 在 worker 日志中增加 task_id 信息,便于追踪任务运行情况; - 增加几个 signal 回调函数打印日志;

🎯 What: Evaluated whether the from __future__ import annotations import in frigate/config/config.py was truly unused. 💡 Why: Removing the import requires quoting forward references (e.g., FrigateConfig), ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: LOW - Confidence: 85% - Auto-fix allowed: True 📝 Summary The code uses subprocess.run with ...
ai-remediation
severity-low

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application is vulnerable ...
ai-remediation
severity-medium

Part of the Multiple Organization Support — Phase 1 epic (ENG-10377), task 02 (ENG-10379). Why The new gp-api endpoints (tasks 04/05) validate their responses with @ResponseSchema(...) against @goodparty_org/contracts, ...