pullrequests Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:Java language:Python
Filter by
291M results
Summary
- Replaces Dashboard placeholder space usage and hardcoded 80/20 file distribution with values derived from the
current scan payload.
- Adds a pure dashboardModel with tests for severity ...
Summary
The library currently exposes the Feeder-Robot feeding schedule read-only — only next_feeding is derived from
active_schedule. This adds write support so the schedule can be edited, skipped, paused, ...
What
Migrate the orphaned-assignee sweep cron onto the org-scoped facade via the seed-org bridge.
runOrphanAssigneeSweep() resolves the seed tenant with resolveSeedOrgId() (returns zeroed stats if it ...
Problem
Every /sop-dashboard --live ran serve_dashboard.py, which bound a random port and minted a fresh token, recording
neither. So a second Claude session (or the same session a day later) had no way ...
Descripción
Este Pull Request añade la configuración de infraestructura utilizando Nginx para actuar como proxy inverso,
centralizando el enrutamiento y permitiendo la comunicación correcta entre el frontend ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @book000/eslint-config | 1.15.1 → 1.15.2 | age | confidence |
Release Notes
details summary ...
Summary
- escape provider-controlled errors rendered by the OpenAI Codex OAuth callback
- share one HTML text escaping utility across Codex, xAI, and MCP callback pages
- declare UTF-8 for Codex ...