pullrequests Search Results · language:Dune language:Python language:HTML language:C# language:JavaScript language:JavaScript
Filter by
188M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
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 uses the subprocess ...
ai-remediation
severity-medium
Automated test pull request
This PR updates boto3 from 1.7.47 to 1.43.23.
details summary Changelog /summary
1.43.23
=======
* api-change:``appflow``: [``botocore``] Adding new BDD representation of endpoint ruleset
* api-change:``appintegrations``: ...
An adversarial wiring audit found the one real silent failure on the product path. GraniteClient.generate called the
watsonx helper with no exception handling, while GuardianClient right beside it degrades ...
Résumé
- Fiches de test enrichies (modèle scientifique, durée/nb questions, Ce que tu obtiens ) en voix self (toi/tu), pour
les 16 tests via GINFO.
- Fix du comptage Synthèse: flag complete persistant ...
Final step of the permission rollout (rivoli-ai/andy-engine#10). Bumps to the versions where the permission consent is
built into Andy.Tools ToolExecutor (via IToolPermissionGate) rather than an external ...
Description
This PR introduces the AI_SYSTEM_ARCHITECTURE_REPORT.md within the docs/05-architecture/ directory.
The report strictly follows the provided Master Prompt template for an Autonomous Senior ...
Summary
- 軍師AIチャットと同様の「取捨選択してObsidianに記録する」仕組みをめぶきちゃん(/api/chat)に実装
- AIが会話を評価して重要な知見のみ自動保存(すべてではなく取捨選択)
- バックグラウンドスレッドで実行するためチャットのレスポンス遅延なし
変更内容
追加した定数・関数
_OBSIDIAN_AUTO_SAVE_JUDGE_PROMPT
Geminiに渡す判断プロンプト。以下の基準で取捨選択: ...
Optimized algVoronoi and algWFC by caching array lengths in local variables, reducing property lookups in nested loops.
Measured significant performance gains using a custom benchmark script.
PR created ...