Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:PHP language:Java

Filter by

197M results  (2 s)

197M results

Bumps prettier from 3.8.3 to 3.8.4. details summary Release notes /summary p em Sourced from a href= https://github.com/prettier/prettier/releases prettier s releases /a . /em /p blockquote h2 3.8.4 /h2 ...

Änderungen - Neu agent/profile_schema.py: PersonalProfile Wurzel-Modell mit extra= allow , alle Kern-Felder optional (handbearbeitetes Profil). Sub-Modelle für identity, work, projects.active, people, ...

Summary Fixes and hardening for the Excel COM path (the engine s COM extractor + the production bulk ingest), as requested. New extractor/com_utils.py — one tested home for the dangerous COM bits ...

Bumps org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 2.4.0. details summary Release notes /summary p em Sourced from a href= https://github.com/JetBrains/kotlin/releases org.jetbrains.kotlin:kotlin-stdlib ...
dependencies
java

Repowise !-- Thanks for contributing to claude-kit! See CONTRIBUTING.md and CLAUDE.md (golden rules). -- What why Briefly describe the change and the motivation. Type - [ ] Bug fix - [ ] New ...

Summary by Sourcery Extend the calculator module with additional arithmetic operations and update the script to demonstrate each operation. New Features: - Add subtraction, multiplication, division, ...

!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). Breaking change !-- If your PR contains a breaking change for existing ...
cla-signed
dependency
integration: doorbird
Quality Scale: No score
small-pr

What why The exporter built slides only from their data fields, so nothing on the free-form slide.elements layer (text boxes, shapes, lines, images) appeared in the .pptx. Now addElements overlays them ...

…alidate and analyse dataset. Also, added checks to see if files exist and rename output files. Some improvements on error logging. Summary Made some changes to make main.py run more smoothly. Changes ...

背景 Colab 跑 CE 擴展實驗 notebook 時踩到三個執行環境坑(訓練本身正常,L4 上 18 it/s、F1≈0.83,失敗都在訓練後環節)。 修正 1. train_teacher.py 覆寫守衛改非互動可控:原本偵測到既有 teacher 會 input( Overwrite? yes/no ),但在 subprocess(無 stdin)下讀到 EOF → 腳本中止 → ...