Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript

Filter by

175M results  (2 s)

175M results

This PR addresses issue pankosmia/core-client-content#215 Added the accept key and the label key properly.

Part of AGE-116. Summary Adds onboarding artifacts that mark groundx-agent-harness as a derived repo: - service.yaml — flags this repo as auto-generated (ai_readiness: derived, agent_editable: false). ...

Motivation - Improve the AI Copy panel action layout by placing the two action buttons into a single equal-width two-column row with a small gap. - Add compact left-aligned icons for the actions ...
codex

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

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 90% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

Bumps google-github-actions/deploy-cloudrun from 2 to 3. details summary Release notes /summary p em Sourced from a href= https://github.com/google-github-actions/deploy-cloudrun/releases google-github-actions/deploy-cloudrun ...
dependencies
github_actions

🤖 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.call without ...
ai-remediation
severity-low

Summary - typhoons テーブルに latitude / longitude / track_json カラムを追加(既存DB向けマイグレーション付き) - parse_typhoon.py に ISO 6709 座標パース(度分・10進形式対応、南緯/西経の負符号修正済み)と予報トラック抽出ロジックを追加 - /typhoon ページに Leaflet.js + 地理院タイルの進路マップを追加 ...