Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:Python

Filter by

209M results  (2 s)

209M results

Summary The in-file schema field is gone from the flat specs/ layout, so the helpers that keyed on it are dead or broken. Audited usage across core/sellers/admin/backend/services repos. Removed (dead, ...

snyk-top-banner Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. Snyk changed the following file(s): - deps/npm/package.json Vulnerabilities that will be ...

Updates the requirements on openai to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/openai/openai-python/releases openai s releases /a . ...
dependencies

What type of PR is this? Feat What this PR does / why we need it For the gpu_vgpu_profile_list function in hex_sdk: 1. Change the usage from vgpu_profile_list -gpuId GPU_ID to vgpu_profile_list GPU_ID ...

Bumps langchain-google-genai from 4.2.4 to 4.2.5. details summary Release notes /summary p em Sourced from a href= https://github.com/langchain-ai/langchain-google/releases langchain-google-genai s releases ...
dependencies

Summary - Add a consent-gated protocol for scanning local folders, connected cloud drives, Gmail, or other external sources. - Update SKILL.md, AGENTS.md, README.md, and package checks to route Codex ...

Problem The Ghidra integration launches a BinSync UI process that connects back to a declib server running inside Ghidra. That remote UI path had several lifecycle and diagnosability problems: - The ...

Summary Fixes the recurring errors on /ai-assistant page and dashboard slow loading (~15s). Root causes identified: 1. 502 on AI endpoints — OpenAI GPT-4 calls take 30-90s but gunicorn s default 30s ...

배경 POST /api/v1/items/search/bulk (ItemSearchController.bulkCreate) 는 ES 인덱스를 전체 삭제 후 재구축하는 파괴적·고비용 작업인데, 현재 TODO 만 있고 역할 기반 접근 제어가 없습니다. 본래 관리자(ADMIN) 전용이어야 합니다. 이번 PR 범위 (보류 + 문서화) 보안 모듈 bbd-security-core ...