Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML is:unmerged language:HTML language:HTML

Filter by

26M results  (1 s)

26M results

- set extraction data path values for the process job - api function get_relative_path(full_path) takes a found_file full path and trims to relative path inside extraction - api function get_data_folder() ...

Automated self-improvement run. Guardrails: - only small safe changes should be proposed - tests and lint must pass

Summary Fixes from the v0.97 example-notebook QAQC sweep (CLB-156), found via an honest per-cell audit (fails on any cell error) — the prior sweep scored PASS on nbconvert exit code with --allow_errors=True, ...

!-- li-agent workspace_sweeper -- Workspace sweep (fallback safety) Uncommitted local work was committed and pushed by workspace_sweeper so nothing is lost on disk. Suggested verification - ./li-tests/run_all.sh ...

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 ...

Closes #81 Summary This PR consolidates doctor command routing so _run_doctor is invoked from exactly one place in server.py. Changes - Added _run_doctor_command() to centralize doctor CLI argument ...

Summary Without these flags, the install-time native-tool compile on macOS fails: In file included from launcher_emcc.cpp:32: ctc_common.h:21:10: fatal error: cctype file not found 21 | #include ...