Skip to content

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

Filter by

175M results  (2 s)

175M results

Updates the favicon / app-icon assets from the supplied icon pack. Changes - Replaced in public/: favicon.ico, favicon-16x16.png, favicon-32x32.png, apple-icon.png (from the pack s 180px apple-touch-icon), ...

Pipelines as Code configuration removal

[!warning] Possible duplicate of 20260612T195247Z-config-drift-10-agent-model-defaults-doc-02ab ( config drift: 10 agent model defaults doc mismatch (docs=pro, actual=flash) ) — matched on file path config/mill.defaults.yaml ...

💡 What: Replaced blocking time.sleep(10) and time.sleep(1) calls with self._stop_event.wait(10) and self._stop_event.wait(1) in cipclient.py s ConnectionThread. 🎯 Why: time.sleep(timeout) blocks the entire ...

Summary Rebuilds the single-page portfolio for Suranjit Banik into a modern, award-style site. All real content (experience, skills, projects, credentials) is preserved — this is a design + interaction ...

Summary Addresses the playtest finding in #94: the fishing business was strictly dominated by bait/rod upgrades because workers only ever caught the cheapest species. - src/business/business.py: workers ...

Summary - Widened ACCENT_AMPS from [0, 0.65, 0.70, 0.78] to [0, 0.35, 0.60, 0.88] — the old 20% spread was inaudible; the new range is 2.5× louder from level 1 to level 3 - In playSyllable, when ...

Summary Adds silly_kicks.tracking.orient_frames_to_ltr — a public helper that orients unlabeled absolute tracking frames into the canonical home-attacks-right (LTR) frame, single-sourcing the frame-orientation ...

Summary Add official netbox.netbox Ansible collection support alongside the existing legacy pipeline. Changes - New Files: - requirements.yml - Collection dependencies definition ...