pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:merged
Filter by
85.7M results
Adds app/main.py and app/api/routes.py with a /health endpoint returning { status : ok }. Verified manually via browser
and /docs.
Summary
Fixes two CI issues:
1. CDK Synth failure - cdk-nag ImportError
requirements.txt had cdk-nag =3.0.1, but no version 3.x exists. The latest is 2.38.x. This caused:
ImportError: cannot import ...
Add a response_detail enum (summary|changes|full, default changes) to bulk_move_files, bulk_move_folders,
bulk_delete_folders, and bulk_list_folder_contents. Pure response-shaping via the shared _shape_bulk_response() ...
Adds plan-specific PayPal checkout mapping so Starter checkout creates a Starter checkout, Pro Pilot checkout creates a
Pro Pilot checkout, invalid plan codes are rejected, and PayPal capture preserves ...
Motivation
- Prevent concurrent node selection races by serializing capacity checks when creating new subscriptions (paid and
trial) so node occupancy is evaluated safely within the transaction ...
codex
Summary
Fix By Decade bar widths. The bars() helper computed the max count as items[0].count, assuming items were sorted by
count descending. The By Decade panel re-sorts chronologically, so items[0] ...
…sualNovel
- Sube la versión a 1.1.0 (nuevas funciones desde 1.0.0).
- Animación de entrada/salida de sprites (fade + leve desplazamiento/escala), estilo modo grupo/visual-novel nativo.
renderStage ...
Adds reproducible topic-similarity evaluation, topic data-quality auditing, and FYP benchmark evidence without changing
production scoring behavior.
Dataset:
- pilot-v1
- 16 manually constructed ...