pullrequests Search Results · language:Edge language:TypeScript language:PHP language:CSS language:HTML language:JavaScript
Filter by
53.9M results
Summary
Completes the remaining permission granularity fixes from Epic 362:
- Volunteer role: Add calls:read-presence — volunteers need to see who else is online
- Prometheus endpoint: Fix auth check ...
What and why
crontech.ai was returning 429 Too Many Requests to real visitors.
Root cause: With Caddy removed, bun-gateway is the direct TLS terminator — no upstream proxy sets X-Real-IP or
X-Forwarded-For. ...
Two-dimensional PR state model
The old flat ReviewState conflated two orthogonal concerns. This PR separates them explicitly.
Workflow stage (reviewState) — what the operator should do next
| Value ...
Summary
- agents/negotiator-shared.ts — shared Zod for AgentMove, JSON extractor, persona blocks (friendly/firm/quick/patient,
default to firm), history formatter, scrubPrivateValue (defense-in-depth), ...
Summary
- adds the v5 SQLite task table, indexed task columns, and FTS5 task_search migration
- adds SqliteTaskRepository for full task JSON persistence plus active/archive/backlog state helpers
...
Brings the tightened hackathon submission README onto main.
Adicionado o sistema de notificações utilizando React Toastify, permitindo exibir mensagens de sucesso, erro, aviso e
informação de forma padronizada em toda a aplicação.
Alterações realizadas
- Instalação ...
enhancement
U8 — Property-Level Numeric-Analyst Composer · PR3 (portal UI, U-F)
The operator surface for the numeric composer — the last unit of the round.
⚠️ Triple-stack: base is feat/u8-numeric-provenance (PR2), ...
Summary
Adds proper error handling (try/catch, toast notifications, error logging) to 5 locations that were missing it.
Fixes
- M-5: src/app/api/admin/failed-jobs/route.ts — Wrapped GET handler body ...
Summary
- Onboarding panel in the kanban now spans flush to the board s top and side edges instead of being an inset card
(removed side/top margins and rounded corners).
- Kept the existing light ...