Skip to content

issues Search Results · language:Edge language:Python linked:pr language:Python language:Python language:JavaScript

Filter by

4.4M results  (566 ms)

4.4M results

Context Some providers require cryptographic signatures on reasoning/thinking blocks in prior assistant messages. When a client sends conversation history containing a reasoning block without a valid ...
architecture
enhancement

Files: scripts/merge.py:190 (_to_gsd), scripts/_common.py:133 (normalize_findings) normalize_findings only lowercases/strips severity — nothing validates against the prompt enum (critical|high|medium|low). ...

File: scripts/estimate_cost.py:46-49 spec = cfg[ reviewers ].get(name, {}) masks typos: an unknown roster entry has no cost_per_m, falls into the if not rates: branch, and is reported as $0.00 / paid ...

File: scripts/detect_host.py:33-35 if any(k.startswith( CODEX_ ) for k in env): return codex — a prefix scan, unlike the gemini/opencode checks which match specific variable names. A user with export ...

File: scripts/stats.py:34,57 A single WHERE ts = ? clause is applied to both the runs table (ts written as dashed ISO-8601 by merge.py:213, datetime.now(timezone.utc).isoformat(...)) and the benchmarks ...

Goal Enable secure encrypted communication and client authentication for Kafka broker in production deployments to prevent unauthorized access and data exfiltration. Context Service is Kafka, located ...
engineering
status:merged

File: scripts/adapters/copilot_cli.py:33-34, 44 1. The adapter substitutes the full prompt (reviewer_prompt.md + diff, easily 32 KB) into a single argv element via {prompt}. On Windows — the project ...

File: scripts/_common.py:105-118 The fallback balanced-brace scanner counts every {/} character without tracking string-literal context. A brace inside a string value — e.g. description : unmatched } ...

File: scripts/estimate_cost.py:82-107 Three related defects in the cost gate: 1. (line 106) return 1 sits at the end of if not args.skip_balance_check: but outside the inner OpenRouter-balance condition ...

File: scripts/_common.py:195 resolve_roster() — the only code enforcing config.yaml s disabled, custom_only, free-tier, privacy, and host_rules policies — has zero callers: - dispatch.py:94 builds ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.