Skip to content

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

Filter by

26M results  (2 s)

26M results

🎯 What: The EnrichmentEngine.extract_page_content method lacked dedicated unit tests to ensure its logic surrounding browser initialization, SSRF guarding, and navigation timeouts correctly short-circuited ...

Automated refresh from .github/workflows/porsche-refresh.yml. Merge to publish the updated dashboard at https://highwaymarketingco-wq.github.io/foreclosure-scraper/porsche.html

Summary Two commits covering the four-hat / /specify region. SOL-132 (Urgent) — code fix, the hang. four-hat-objection-coverage.py (a SubagentStop hook) vetoed subagent termination in an unbounded loop, ...

Brings Wilde up to the voice standard (he had none of it; check_brevity was being SKIPPED entirely for lack of a ResponseLengthSpec). Adds ResponseLengthSpec (standard 20-55, first 40, reflective 75) and ...

Makes the dashboard usable on phones, without changing the desktop/laptop layout at all. The problem The 3-page dashboard was built for a tall desktop viewport: a fixed left rail, and 100vh / overflow:hidden ...

Summary Production silently wipes every local-disk upload on each docker compose up -d --build. Root cause is a quiet path mismatch: | Setting | Value | Resolves to (in container) | | --- | --- | --- ...

背景 duration_ms 只在任务完成时落 —— RUNNING 期间任务卡有逐步进度(step N/M)但没有「已运行多久」的实时计时。用户要边跑边看已用时。 改动(纯前端 ActiveTaskRow) - useNowTick(active):active 时 setInterval 每秒刷 Date.now() 触发 re-render;非 active 不起 interval(完成后停,duration_ms ...