pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python language:Java
Filter by
182M results
Evolved Mediated Mode into an iterative architectural discovery engine. Implemented a 5-pass pipeline (Structural, Local
Extraction, Relationship Discovery, Subsystem Discovery, Architectural Compression) ...
🤖 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
- Modal UX overhaul — replaced accidental backdrop-dismiss with explicit X close button and Skip for now button; added
focus trap across all 4 elements (X, input, submit, skip); updated ...
Show the bound store name in the left sidebar for CAT_CARETAKER users. Extend auth user response with caretaker store
display fields from user_store_role and store. Refresh current user profile once after ...
问题
添加 / 重新授权账号时报错并卡死:
Login session did not become active in time: 账号正在执行发布或登录操作,登录请求已排队
根因(已用生产 DB 实证):交互式登录会话进入 active(浏览器已起、browser_profile_locks 持锁)后,若用户直接关闭弹窗、不走 finish/cancel,这把 profile 锁不会释放;worker ...
Summary
- user-story create --profile is now repeatable and sends test_profile_ids; omitting it keeps the server s
default-profile behavior.
- user-story update gains a repeatable --profile (replace ...
Problem
A clean ./dev-up.sh on a fresh clone (macOS, no PyYAML) fails before it can build images. The root cause is in
src/ingestion/reconcile-connectors/python/parse_descriptor.py: when PyYAML is not ...