Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:HTML language:JavaScript

Filter by

188M results  (2 s)

188M results

Zalo Personal batch 1: doctor/status command (P1). Adds the component s first admin CLI (scripts/admin.js) with a doctor command + src/lib/doctor.js. Checks: component enabled · saved session (credentials.json) ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | griffe (changelog) | =1.0.0, 2 → =2.0.2, 3 | age | confidence | Release Notes details summary ...
renovate

Fixes #4 Changes - UP042: 7 enum classes migrated from (str, Enum) → StrEnum - F401: unused imports removed; propose/__init__.py re-exports via __all__ - F841: unused vars removed (n_active, cutoff, ...

Bumps the python-deps group with 4 updates in the /infra/scripts/data_scripts directory: openai, azure-search-documents, pandas and azure-cosmos. Updates openai from 2.32.0 to 2.40.0 details summary Release ...
dependencies
python

Summary - add a personalized avatar sticker and Welcome~ note to the bookshelf hero section - tune avatar sizing/positioning/rotation and use a transparent avatar asset for cleaner blending - switch ...

🎯 What: Consolidates the path and direct_path arguments in the BNGResult constructor, enabling path to gracefully handle both folders and files. Also removed stale TODOs. 💡 Why: Improves code readability, ...

ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Type | Update | Change | Pending | | --- | --- | --- | --- | --- | | actions/checkout | ...

Summary - fix public OSS media persistence for markdown image URLs that wrap MEDIA: paths - strip the inner MEDIA: prefix before classifying/fetching markdown image refs - add OSS regression tests ...