pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby language:Ruby
Filter by
199M results
Phase-1 Wave 5 (6 agents; backend 366 tests pass, frontend builds). Migration 0016 adds two tables (RLS-on,
backend-only).
- Provider detail + contact log: /app/providers/[id] — edit a provider and ...
Summary
- (edit Summary before merge)
Commits
- (no commits ahead of main)
Test plan
- [x] bash scripts/ci-check.sh passes
- [x] CI backend / frontend green
- [ ] Live demo loads and research ...
Summary
Refreshes the SHA-pinned base images for the MCP server containers (the gated container-image lane of #244, approved for
this work):
- Dockerfile (alpine): python:3.13.11-alpine3.22 → python:3.13.12-alpine3.22 ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess ...
ai-remediation
needs-human-review
severity-high
What does this PR do ?
_format_example renders agent SFT rows lazily inside the dataloader. A single malformed row — bad tools/tool_call JSON,
or missing required fields — surfaced as an opaque JSONDecodeError/AssertionError ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The use of subprocess.call with ...
ai-remediation
severity-medium
작업 내용
src-reco 브랜치에서 추천 관련 백엔드 API와 P1 확장 기능을 구현했습니다.
이번 작업은 기존 백엔드 흐름을 유지하면서, 자동화 추천 기능과 책임 있는 AI 관련 기능을 보강하는 방향으로 진행했습니다.
주요 구현 사항
1. 추천 API 개선
- 전체 자동화 추천 카드 목록 조회 API 유지 및 정리
- 부서별 추천 후보 조회 ...