pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript
Filter by
175M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
Adding CI build workflow
Stacked on #3025 (PR 1) → #3024 (PR 0). Until those merge the diff also shows their commits — review the top commit.
Third step of the CConnman backport series planned in #2558 (PR 2a).
What
Bitcoin ...
Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These
dependencies need to be updated together.
Removes esbuild
Updates @vitejs/plugin-react ...
dependencies
javascript
Summary
This PR adds the complete Odoo Cafe POS application in a clean monorepo structure.
Monorepo Structure
\
odoo-cafe/ +-- apps/ | +-- pos/ # Full POS frontend (React + TanStack + Tailwind) | +-- ...
做什麼
F9-3(本機可插拔模型後端)的第一刀 F9-3a:把 core/translate.py::_call_ollama 裡打 Ollama /api/generate 的標準庫 urllib 呼叫抽成單一真實來源
core/ollama_client.py::ollama_generate(+ 領域中立的 OllamaError + DEFAULT_OLLAMA_HOST/DEFAULT_TIMEOUT)。 ...
- docker-compose.yml: add image: refs to all 10 services pointing at
asia-south1-docker.pkg.dev/proj-dpi-shared/dpi-containers/ svc :${IMAGE_TAG:-v1.0.0} (build: kept as a local-dev
fallback) ...
Problem
POST /v1/connections for a new connection could be silently ignored by a running connector — no
connector.connection.added, management calls returning no_active_connection indefinitely — until ...
💡 What: Added native Streamlit help parameter to provide tooltips for the disabled col_pass.button and col_rework.button
in phase_views.py. Updated translations in i18n.py. 🎯 Why: Disabled buttons without ...