issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript
Filter by
35M results
Category: TS/compiler + validation scripts.
Why:
- Repo quality gates depend heavily on scripts/*.mjs, but most scripts are not type-checked.
- A ratchet avoids adding untyped validation debt while ...
area:tooling
pr:size-medium
priority:p1
type:implementation
validation:lint
validation:types
Goal
Containerize the application stack for local development and deployment.
Scope
- Frontend container
- Backend container
- PostgreSQL container
- Redis container
- Docker Compose setup ...
The autopilot has retried commit 1025fa5a5b2e30bc7543b77c43fb714e3fd56250 15 times without success. Stopping automatic
retries and escalating.
Latest run: https://github.com/Jac2017/claum-browser/actions/runs/25525720842 ...
autopilot-escalation
build-failure
Goal
Document the backend API using OpenAPI and Swagger.
Scope
- Swagger setup
- Endpoint documentation
- Request schemas
- Response schemas
Done When
- API documentation is generated automatically ...
Problem
Currently, VITE_DUCKDB_SPATIAL_EXTENSION_PATH and VITE_PYODIDE_INDEX_URL are compile-time only variables. Users in
air-gapped or corporate environments cannot point these to internal mirrors without ...
Symptom
In REMOTE (server-authoritative) mode, requests intermittently take ~12–16 s: a GET /api/auth/me at page load was
observed at 16 s, and create-route / delete-route (and any intent) hang and break ...
Goal
Move email delivery workflows to background processing.
Scope
- Verification email jobs
- Retry handling
- Failure handling
- Queue integration
Done When
- Email delivery happens asynchronously ...
Goal
Introduce background job processing for asynchronous workflows.
Scope
- Queue setup
- Worker process setup
- Retry policies
- Job lifecycle management
Done When
- Backend can enqueue ...
Category: TS/compiler + lint.
Why:
- module: nodenext is stricter and clearer when type-only imports/exports are explicit.
- verbatimModuleSyntax plus type-import lint can prevent runtime side effects ...
area:tooling
pr:size-medium
priority:p2
type:implementation
validation:lint
validation:types
Goal
Protect public-facing endpoints from abuse and excessive traffic.
Scope
- IP based rate limiting
- Authentication endpoint protection
- Message submission protection
- Configurable limits ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.