Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Ruby language:CSS

Filter by

175M results  (2 s)

175M results

Motivation - Replace a plain, placeholder-like homepage section with a stronger, infographic-style three-part comparison that makes it immediately clear that agents show up in person and MaxMyListing ...
codex

Resolves each participant of a combined sale (apptIds → clients) and gives a per-person send row. Lint-clean (0 hook/undef errors), parse-checked. Closes #138 🤖 Generated with Claude Code

📋 PR 설명 어떤 작업을 했나요? 리포트 화면의 AI 상품 추천 기능(ai_insight_service.py)에 대한 단위 테스트를 작성했습니다. pd.read_sql을 mock 처리해 DB 없이 55개 테스트가 실행되며, 테스트 작성 과정에서 발견한 gorilla_id NaN 처리 버그도 함께 수정했습니다. 관련 이슈 관련된 이슈 번호를 연결해주세요. ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

Follow-up to #7: updates the README to reflect the completed Gemini → OpenRouter migration. - Replaces all Gemini/Google references with OpenRouter - Documents the three-model free fallback chain ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v6 → v7 | Release Notes details summary codecov/codecov-action ...

Rewrites README to position Ontop as an open standard (OpenAPI/JSON Schema style). Names Product Engine as reference implementation. Adds intro paragraph to GOVERNANCE.md. Closes #10