pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:CSS language:Python
Filter by
238M results
Description
This PR addresses multiple race conditions and state synchronization issues in board.js that caused the AI to freeze,
make illegal moves, and display incorrect UI states.
Type of Change
...
feat:
- scope doc format template implementation.
- scope doc format and prompt improvement
- admin template upload
Summary
- Add comment_add / comment_list compatibility tools in slack-bridge that translate legacy PiComms/a2a comment calls
into Pinet broker/subtree-broker message flow.
- Preserve legacy comment-shaped ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-medium
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| renovatebot/pre-commit-hooks | repository | minor | 43.217.1 → 43.218.0 |
Note: The pre-commit ...
dependencies
This PR finalizes the implementation of the full 20-table production schema for the multi-tenant SaaS invoicing
application, as requested in the issue requirements.
The code modifications fix missing ...
What are the relevant tickets?
https://github.com/mitodl/hq/issues/10359
Description (What does it do?)
It would be nice if the Article model showed up in Django Admin, for when/if we need to handle ...
The D-066 conversion gate on its waiting sockets (Deal.project_id already carried the exact comment).
- Explicit: POST /right-hand/deals/:dealId/convert-to-project is the only path; a structural test ...
Summary
- require Python 3.14 when creating or reusing ListenKit s faster-whisper environment
- honor LISTENKIT_FASTER_WHISPER_BOOTSTRAP_PYTHON for deterministic venv creation
- bound faster-whisper ...
Faille
shouldAllowList() (services/api/src/plugins/rate-limit.ts) exemptait du rate-limit toute requête portant un header
Authorization: Bearer ... sans valider le JWT (la vérif a lieu plus tard en preHandler). ...