pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Java
Filter by
184M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| globals | 17.6.0 → 17.7.0 | age | confidence |
Release Notes
details summary sindresorhus/globals ...
🧠 Proposed Changes
Integrates our local database visualizer (viz.js) and three native global slash commands (apex-init, apex-query,
apex-viz) to fully automate project initialization, semantic search, ...
Enhancement PR
Linked Issue
Closes #1592
(Issue carries approved-enhancement — approved with two modifications, both folded in below.)
What this enhancement improves
/gsd-plan-phase and the drift ...
area: workflows
What
Adds workflow-runtime — the P0 foundation from docs/cto-system-design.md (#36). It s the shared canon every loop skill
targets to turn use ultracode from prose into mechanism.
Contents
- references/runner-contract.md ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
Gives an agent the substrate to work on a codebase: a persistent file Workspace and a pluggable code-execution Sandbox,
exposed as 4 tools that plug into Agent(tools=...) with zero changes to ...
Coordinated supply-chain hardening across the three repos (ltx-2-mlx, mlx-forge, smeltr). Addresses the automated
security review finding (unpinned third-party actions) — done repo-wide rather than piecemeal. ...
- Move .atl/, configs/, openspec/, project_manager/, AGENTS.md, state_of_art.md,
anclajes_gaps.md, contexto_y_anclajes.{md,pdf}, opencode.json,
plan_fase2.md, propuesta_mejora_anclajes.{md,pdf} ...
💡 何をしたか:
- MLService.predict にインスタンスごとの lru_cache を導入し、重複するリクエストに対する予測を高速化しました。
- 予測のホットパスにおいて、単一サンプルに対する NumPy 配列の生成とリシェイプのオーバーヘッドを削減しました。
- scikit-learn のバージョン不一致警告を解消するため、モデルを現在の環境(1.9.0)で再学習しました。 ...