pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:HTML
Filter by
204M results
Implements #3651 (milestone v0.0.19), designed in ADR-0018. Builds on #3649 (start_trial).
What why
An unclaimed (metered) trial Workspace provisioned over MCP can be set up and queried over MCP (client ...
Closes #55
Summary
Three GitHub/DX configuration improvements.
1. Issue templates (.github/ISSUE_TEMPLATE/)
- bug_report.yml — bug form with a component dropdown (shop/delivery/warehouse/mcp/frontend/infra), ...
Summary
- Promote validated staging release to production.
- Includes Docs AI Search PRD implementation, grounded search/source selection fixes, analytics task guides, and
related docs improvements. ...
Auto-created by Slot 4 repair workflow.
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Auto-created by Slot 4 repair workflow.
This PR adds the generated Japanese prose script for the NVIDIA Corporation (NVDA) financial explainer video.
- File Added: jules-research/NVDA-explainer.prose.json
- Verification: The script has ...
Broker attestation that the locked-prose CI guard is live and enforcing on main as of 2026-06-18 (0dbeab4).
Files:
- locked_prose_guard_live_attestation_2026-06-18.md — broker determination
- locked_prose_guard_live_evidence_pack_2026-06-18.md ...
Auto-created by Slot 4 repair workflow.
Summary
Destructive actions used the native window.confirm() — a theme-unaware browser dialog inconsistent with the app design.
This replaces every call site with a reusable app modal.
Changes
- shared/ConfirmDialog.tsx ...