Skip to content

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

Filter by

180M results  (2 s)

180M results

Third of six small PRs in the docs cleanup arc. Builds on #50 and #51 (both already merged). Why `docs/DESIGN.md` already had a LangGraph KB path section and an Opt-in web research section that covered ...

Summary - Adds ApiKeyMiddleware (pure ASGI) that requires Authorization: Bearer OGI_LOCAL_API_KEY on all requests except /health - Startup check refuses to start in no-Supabase mode if OGI_LOCAL_API_KEY ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Updates the requirements on coverage[toml] to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/coveragepy/coveragepy/releases coverage[toml] ...
dependencies
python:uv

vpsPost used a 20-second read timeout for all VPS calls. The /mobile/update endpoint synchronously awaits git pull before responding; with the growing archive of data commits, a git pull on the VPS easily ...

Bumps the dev-dependencies group with 2 updates: @eslint/js and eslint. Updates @eslint/js from 9.39.4 to 10.0.1 details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases ...
dependencies
javascript

Summary backfillWeek marked the week as completed: true but never incremented currentWeek, leaving the app stuck on the completed week. Now advances to week + 1 when the backfilled week is the current ...

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

Summary - Adds src/platform.js, a shared viewport-width detection utility (≤768px → mobile) that toggles body.mobile / body.desktop, re-evaluates on resize + orientationchange (debounced), and exposes ...

Summary Red-team follow-up to the lazy-scan PR (#37). The high-effort review found a first-turn quality regression: process_user_input runs LLM intent detection (agent.py:1215) before _build_project_context, ...