pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:JavaScript language:C#
Filter by
242M results
Summary
Found during a complete-repo review pass. One SHOULD-FIX (verified) plus a folded-in NIT from the same review.
DockerManager.spawnWithConfig passed the stored config.mem_limit / cpu_limit to ...
Summary
Adds a third project-scoped sub-agent: claude-code-author. Owns the Claude Code configuration surface inside this repo —
.claude/agents/, .claude/skills/, .claude/commands/, .claude/settings.json, ...
🚨 Severity: CRITICAL 💡 Vulnerability: Mass Assignment/Privilege Escalation. A malicious user could pass a role: admin
attribute in the register request to create an administrator account. Additionally, ...
Summary
- Replaces the conflicted #1197 with a clean branch based on the current gyan-setu-rescue-clean after FE1 and FE2
merged.
- Adds components/marketplace/FilterBar.tsx for /find-tutors URL-param ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium
Summary
Adds the shader toolset (gated off by default) — generic Godot shader authoring over the bridge: create/read .gdshader
files, assign a ShaderMaterial to a node, and set shader uniform parameters. ...
Adds a Settings → App Settings parent with one submenu per main-menu section (Dashboard, Moves, Quotes, Customers,
Dispatch, Billing, Operations), and ships the first real preference inside it: a per-tenant ...
…oard
- Add ensa/ingest/openmeteo.py: real daily weather via Open-Meteo ERA5 archive
- Add ensa/ingest/enso.py: real NINO3.4 SST anomaly from NOAA CPC
- Rewrite ensa/agent/brain.py: deterministic ...
Added sqlite configuration, currencies table schema, database initialization script and custom error. Tests for custom
error and initialization scripts.