pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:PHP language:HTML language:C#
Filter by
202M results
概要
WS06 の整理に合わせて、人間向けドキュメントに残っていた一般英語表現を日本語へ寄せます。
変更内容
- README、AGENTS、Issue template などの一般英語見出しや表記を日本語化
- GitHub 固有語、コマンド、環境変数、code identifier はそのまま維持
- コードの挙動変更なし
確認
- python3 -m compileall ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 100%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess.call with ...
ai-remediation
severity-low
What
DiscordAdapter.verify_interaction verified the Ed25519 signature over {timestamp}{body} but never checked the freshness
of the signed X-Signature-Timestamp. A signature proves authenticity, not recency ...
概要
WS06 の整理に合わせて、人間向けドキュメントに残っていた一般英語表現を日本語へ寄せます。
変更内容
- README、AGENTS、Issue template などの一般英語見出しや表記を日本語化
- GitHub 固有語、コマンド、環境変数、code identifier はそのまま維持
- コードの挙動変更なし
確認
- python3 -m compileall ...
Vercel Speed Insights Installation Complete
Summary
Successfully configured Vercel Speed Insights for this vanilla HTML/JavaScript project following the latest official
documentation from https://vercel.com/docs/speed-insights/quickstart. ...
Integración de backend, revisión 1
Summary
This PR restructures the Agent Taskflow README for portfolio and interview presentation.
Changes
- Adds clearer project positioning as a human-gated AI engineering workflow orchestration system ...
Updates composer configuration files.
This pull request changes the following file(s):
- Update composer.json
composer
patch
Summary
Auto-fills the Phase 1 analysis template (#665) from cell JSONs + baseline. Operator turns rendered numbers into a
publishable analysis in ~5 min instead of ~30 min.
Auto-filled sections (no ...
Summary
After the creator submits their draft, the page re-renders in place but the scroll position stays at the bottom where
the submit button was. Added window.scrollTo({ top: 0, behavior: smooth }) ...