pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:Java
Filter by
87.7M results
Verdict: ENGRAM-V2 FAIL — verbatim, QA, drift, slot-coverage, slot-share
v1 was a structural fail (recall ~0, wiki 27→395 drift, 224/32768 slot collapse). v2 pins one fix per diagnosed cause
and re-runs ...
Summary
- 티커로 주식 이름을 가져올 때 Yahoo Finance API의 shortName만 쓰던 방식을 변경
- products DB에 해당 ticker가 등록되어 있으면 DB의 name을 우선 사용
- DB에 없으면 기존과 동일하게 Yahoo meta.shortName → ticker 순으로 fallback
Changes
- ...
🛠️ fix
🧑💻 서지혜
Summary
Adds Woodstock MCP as a third-party plugin, vendored under external_plugins/woodstock-mcp/ with a local catalog source,
following the conventions in the upstream xAI README. Once this is reviewed ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 500 target branch: main ...
What
Adds an off-by-default widen_stream_pool setting. When on, the matcher stacks the non-chosen same-fixture provider
channels as lower-priority fallback streams behind the primary pick, for the LLM ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium
Summary
Phase 0 blocker fix for the post-June-15 Speaking → Codex migration. The entrypoint s codex-to-pi-auth bridge has always
expected /host-codex/auth.json to be readable from inside the container, ...
Summary
- Adds the mcp_tokens table with up/down migration, bounded editor/viewer roles, SHA-256 token hashes,
expiry/revoke/last-used fields, and migration coverage.
- Adds workspace admin REST ...
Fixes #183.
The editor s closeEvent unconditionally showed Save changes to the SMACC file before closing? — there was no
dirty/modified state, so it prompted even when nothing had changed.
Approach. ...