pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript
Filter by
103M results
This pull request was created by @kiro-agent on behalf of @mohamedharrasse3-boop :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web ...
Summary
Adds util.parseArgs — Node s built-in CLI argument parser, one of the most-used util APIs and a common reason packages
reach for minimist/yargs. A faithful port of Node s algorithm.
Coverage ...
Summary
- añade documentTrace.js
- resuelve raw_documents.inserted_alerta_id - alertas.id
- respeta organization_id
- fallback seguro si no hay raw_document
- no toca digest, digestItems, alertQuality ...
Replace hardcoded version badge with dynamic shields.io badge that reads from GitHub tags. No manual updates needed on
release.
Related issues
- Closes #230
What was accomplished
- Added a filter on safe_style_css to add color-scheme to allowed list of CSS properties
How it was tested
- [x] Local
How to test
- [ ...
Summary
- What changed?
- Why was this change needed?
Scope
- Files/modules touched:
- Intentionally not changed:
Compatibility
- User-facing API impact:
- TypeScript definition impact: ...
Replace hardcoded version badge with dynamic shields.io badge that reads from GitHub tags. No manual updates needed on
release.
Adds KLCP_BUSINESS_ID env injection into buildLeadPayload (top-level field per multi-tenant contract), updates
pullBlockLeads to send businessId as query param, adds normalizeOutreachStatus helper, updates ...