pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:C# is:unmerged
Filter by
66.6M results
Category
default_idp authorization-code Redis migration (removed-attr _authorization_codes)
The default_idp authorization-code store was migrated from an in-memory _authorization_codes dict to Redis ...
!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED!
Requirements
!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x]
(all ...
Motivation
- Provide read-only preview of Snap pipeline outputs so users can inspect final folders, similarity clusters, and
Excel results in the web UI before downloading deliverables.
- Reuse ...
codex
Problem (#42)
refresh_chat (core/app/tools/entries/chat/refresh.py:10) runs REFRESH MATERIALIZED VIEW CONCURRENTLY chat_mv, wired into
the refresh registry at core/app/infra/refresh/config.py:64. Postgres ...
This change updates all subprocess.run calls in hermes_cli/tools_config.py to use the _sanitize_subprocess_env helper.
This prevents sensitive environment variables (like API keys) from leaking into child ...
Docs: feature gating
Documents the three-axis offer gate (capability ∧ mode ∧ interlock ∧ power ∧ ¬mutex) built across the gate-engine work —
the predicate, the gate: block schema, the evaluator, bit-position ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The code attempts to validate the ...
ai-remediation
severity-low
Docs: feature gating
Documents the three-axis offer gate (capability ∧ mode ∧ interlock ∧ power ∧ ¬mutex) built across the gate-engine work —
the predicate, the gate: block schema, the evaluator, bit-position ...
Summary
- Adds non-interactive CLI options for repeatable installs: --lang, --ide, --list-ides, --help, and --version
- Adds zero-dependency Node install tests plus npm test and npm run pack:check ...