pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:PHP language:TypeScript
Filter by
196M results
Breaking change
Proposed change
Adds a new integration, panasonic_window_ac_hk, to control Panasonic window / through-the-wall air conditioners sold in
Hong Kong and Macau (the CW-HU, CW-HZ, CW-SU, and ...
cla-needed
core
has-tests
integration: panasonic_window_ac_hk
new-integration
quality-scale
Summary
- Replace the plain-text project long description with a Tiptap WYSIWYG editor that stores markdown, so case-study
write-ups can use headings, lists, links, code and task lists.
- Render ...
PR 29:实现同步 PR Review API
标题
实现同步 PR Review API 接口
功能描述
用户通过 API 提交 GitHub PR 链接,系统返回 PR 分析结果。
修改文件
src/ai_pr_review/api/review.py
src/ai_pr_review/api/__init__.py
main.py
tests/test_review_api.py ...
This PR was created by qwen-chat coder for task 9a7acb44-4bbf-426a-ae0a-bad859432649.
Summary
- Adds twilio: ^5.7.1 to services/reservations/package.json dependencies
- require( twilio ) in notifications.ts was undeclared, causing the Dependency Sync CI check to fail on PR #1872
...
agent-authored
tier:sensitive
Problem
Yahoo Finance changed their v7 download endpoint to require a session crumb. Plain requests now return:
``` HTTP 401: { finance :{ error :{ code : unauthorized , description : User is not logged ...
実装内容
- Fortifyによる認証機能を実装
- ログイン、ログアウト、ユーザー登録機能を追加
- 認証テストを追加
- 使用しない二段階認証関連ファイルを削除
その他
- Pintによるコードフォーマットを実施
Problem
The Items page (InventoryListPage) only ever loaded the first page of results (50 items) and then filtered/sorted them
in the browser. Any item past the first 50 was invisible — you couldn t see ...
Summary
Lift B of the class architecture migration (~/Docs/BSVibe_Class_Architecture_Design_2026-05-30.md v8 §13).
Two mechanical moves landing in one commit:
1. D10 directory rename: backend/gateway/ ...