pullrequests Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:Python
Filter by
257M results
Résumé
- Initialise le projet uv secondserve-backend (Python =3.12) avec toutes les dépendances production et dev
- Crée la structure feature-based complète : app/features/ avec auth, sessions, profile, ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Implemented multi-page navigation with Home and Watch sections
- Added ...
What does this PR do?
Adds a ⛔ non-negotiable invariant block to wip-sweep T4 explicitly prohibiting any direct call to gh pr create. The only
permitted action in T4 is invoking /create-pr branch skip-hygiene ...
The welcome message is delivered synchronously on registration (welcomeOnRegister) — correct for new signups. But owners
who registered before that shipped, or whose channel was non-empty when the cron ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
- Add a first-class Fractal Agent view with app-level tmux tabs outside project boards
- Add backend routes for launching/capturing/listing global agent tmux sessions
- Add selectable Fractal ...
概要
audit-log プレゼンテーション層 (#15) を実装。Pub/Sub push を受信→CloudEvents decode→ユースケース実行する entrypoint を提供し、UseCase→Main の DI
配線を完成(#13/#14 で deferred していた wiring を解消)。
変更内容
- DI 合成 (Must-1): Presentation.AppM ...
domain:backend
service/audit-log
type:feat
Summary
Adds .c ↔ .h file mapping so archai blast correctly traces dependents through header files in C/C++ projects.
Changes
- New: src/archai/bootstrap/c_mapping.py — build_c_h_mapping() matches ...