Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:Python language:Java

Filter by

166M results  (2 s)

166M results

Problem Daily Brief could collect source items, but the generation path was still too rule-shaped: summaries, why-it-matters text, and examples were not driven by an Agent understanding of the source ...

Adds unit tests for request construction and error handling.\n\nCloses #259

Phase 4 — closes the deploy loop. Phases 0–3 already deploy a contract (compile → sign → deploy → history) and spawn a real anvil, but a deploy wrote nothing into the frontend, so the contract was unusable ...

Bumps actions/download-artifact from 6 to 8. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/download-artifact/releases actions/download-artifact s releases ...
dependencies
github_actions

Summary - Bumps icalevents minimum version from =0.1.26,!=0.1.28 to =0.2.1 in manifest.json (and requirements.txt) - icalevents 0.1.x imports icalendar.windows_to_olson, which was removed in icalendar ...

概述 为仓库补充最小可用的 GitHub Actions 持续集成(pytest),并对现状做一次复查。本 PR 不改动任何业务代码或测试逻辑,唯一新增文件为 .github/workflows/tests.yml。 复查结论 - 测试现状:python -m pytest tests/ 共 51 个用例,49 通过 / 2 失败。两处失败在引入 CI 之前就已存在于 main(非本次改动引入): ...

Summary Operator-reported bug: sessions in the Live sidebar appeared/disappeared every few seconds. Root cause: SELECT … ORDER BY Timestamp DESC LIMIT 1000 covers only ~15s of history at 67 spans/sec ...

Intent Make necessary code changes for pre-commit hooks to pass. - Add docstrings - Resolve mypy errors - Remove pylint from hooks as it is redundant to ruff