pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python is:unmerged
Filter by
63.1M results
Production was still emitting /resume-creator/... asset and route URLs while the app is served from
https://buildresumefree.com/ at the domain root. That mismatch caused the JS, CSS, and favicon requests ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
Release Notes
- Bug Fixes
- Improved database initialization error handling with clearer error ...
概要
完全自動プロファイルを選択しているのに、実プログラム(例: インベーダーゲーム)の medium/high リスクのステップが risk_not_allowed で全部スキップされ、trivial な low
ステップしか適用されず実コードが生成されない問題を修正します。
ベースライン比新規失敗ゼロ、安全側(critical・delete/run_command)は維持。
原因(3層がすべて「low ...
Summary
Three targeted fixes for the web-access skill.
1. Fix plugin.json version (2.5.2 → 2.5.3)
plugin.json and SKILL.md disagreed on version. This matters because v2.5.3 introduced breaking changes ...
Summary
This fixes an intermittent Google OAuth callback failure where a valid user could be redirected with auth=failed
reason=db_error and the server only logged sqlite3 exited with code 1.
The production ...
German description can be found below | Deutsche Beschreibung weiter unten
General information
This PR has been created by iobroker-bot. Please review the changes carefully and merge the PR if review ...
PR 28:实现 PR Review API 请求模型
标题
定义 PR Review API 请求与响应模型
功能描述
定义 /api/review 接口需要使用的请求体和响应体模型。
修改文件
src/ai_pr_review/api/review.py
src/ai_pr_review/schemas/review.py
tests/test_review_api_models.py ...
What does this PR do?
Adds end-to-end realtime voice for inbound Inkbox calls, mirroring inkbox-ai/openclaw-plugin s RealtimeCallWebSocket
architecture in Python.
When platforms.inkbox.realtime.enabled ...
Add Qi health metrics watchdog surface v0.1.
Includes runtime, CLI, checks, tests, manifest, and note for read-only health packet and Prometheus metrics from Qi
JSONL daemon state.
:hammer: 変更内容 / Details of Changes
!-- 変更内容をできるだけ簡潔に書いてください A clear and concise description of what the changes is.
1. Display設定のプレビュー機能周りのコード整理
- Display設定のプレビュー(ドラッグ周り)について、以前より拡張しやすいように関数を整理しました。 ...
code-refactoring
func10:Settings