Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript is:public language:JavaScript

Filter by

161M results  (2 s)

161M results

💡 What: Precomputed the language_extensions list as a tuple and replaced pathlib.Path(filename).suffix in the os.walk hot loop with filename.endswith(tuple). Additionally, modified dirnames in-place within ...

Project 4 (cs50 web)

#8 — Job templates, end-to-end Two bugs made templates feel broken: 1. No migration — job_templates was only documented in a code comment. If it was never run, saving a template failed and the Templates ...

概要 トークン消費量シリーズ第3回の記事素材を、Agent Skills に特化した本文記事として拡充しました。 あわせて、第2回記事の note 公開 URL を設定し、index.json の索引情報を更新しています。 変更内容 - 20260531-token-consumption-03-agent-skills-reduction.md を構成メモから本文記事へ拡充 - Agent ...

Summary - meho.topology.create_node now writes one graph_node_history row per meaningful call so manual seeds are visible to query_topology kind=history / kind=timeline — fixes RDC #789 finding ...

Summary - add shared clone helpers for service record responses - return defensive copies from in-memory list/create methods for users, jobs, messages, notifications, proposals, and reviews ...
🙋 Bounty claim

Description Include changes, new features and etc: Describe your tests How did you test your change? Python version: OS: Checklist: - [ ] I added/edited example on new feature/change (if exists) ...

Autopilot Fix Issue: Fix deploy_autopilot OOM failure on t3.small (2GB RAM, no swap). The phase-two subprocess gets killed (exit -15, SIGTERM) during pip install of dao_client from GitHub source, which ...
AI/proposed fix

Summary - Add JaxSimBackend.rollout(controls, horizon, dt) over jaxsim.api.model.step with canonical Trace output. - Validate rollout horizon, timestep, and control history shape/finite values. ...