pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:HTML language:CSS
Filter by
182M results
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| ghcr.io/stuffanthings/qbit_manage | patch | v4.8.0 → v4.8.1 |
Release Notes
details summary StuffAnThings/qbit_manage ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Summary
Fixes #5989.
prepare_llm_agent_input() appends the single-turn node input directly to session.events, so it bypasses
NodeRunner._enrich_event(). In a dynamic workflow sub-branch, that left the ...
Summary
- Event-Log-Modul (event-log.ts): Batched server-side recording aller Board-Mutations in neue session_events-Tabelle
(DB-Migration 001_session_events.sql). Seq-Counter wird beim ersten Append ...
Summary
- Regenerate ecosystem-quality-report.json after swarm_observer swarm_coverage@ux pass
- Grade D (65.8), unattended_safe=false, updated gap pressure and briefing signals
Test plan
- [x] ...
Initial Hello World website setup.
- Adds index.html with greeting
- Adds run.sh launcher script
- Adds thorough README with project structure
- Adds .gitignore for Python/OS files
- Adds PRD-001 ...
Summary
Follow-up to #685, which fixed title underlines only in the files Sphinx happened to re-parse. Sphinx builds
incrementally, so that run s warning-free result masked pre-existing Title underline ...
Resumen
- Estructura monorepo del proyecto con integración continua (pnpm workspaces)
- Inicialización del backend apps/api con Express 5 + Prisma + rutas CRUD
- Rutas implementadas: usuarios, tiendas, ...