pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP language:Python
Filter by
162M results
fix(setup): install + wire the framework hooks into the consumer
Resolves follow-up handoff Item 1 — the same broken on adoption class as the scripts/ gap (#39/#41), reopened for hooks.
Problem
The ...
Summary
_normalize_dsml(text) in src/tool_parsing.py does if DSML not in text, which raises TypeError when text is
None/non-string. The public parse_tool_blocks and strip_tool_blocks call it first and ...
B30 — Smoke probe recalibration (false-alarm #2) + simulate_power_anchors cleanup
Headline
python -m tests.smoke went from exit 2 → exit 0 on the canonical DB (HR_BETS_DB set), while the batting_order ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Why
Closes BLOCKERS.md B3 — the code is type-annotated but no static type checker was configured; make typecheck was just a
ruff stand-in.
What
- [tool.mypy] in pyproject.toml — ignore_missing_imports ...
- Add Suite2pImaging(BinaryImaging) for reloading the registered movie (data.bin) from a suite2p folder.
- Make Suite2pRois a BaseRois only, with a Suite2pRois.from_stat(...) classmethod for wrapping ...
Refactoriza el analizador de archivos FASTA para mejorar la legibilidad y la funcionalidad. Se agregan descripciones a
las funciones y se corrigen errores en la lógica de filtrado.
Solve problems
- [x] 5.11
- [x] 5.12
Motivation
- Provide robust LSP analysis even when the compiler/codegen path cannot produce full semantic entities by falling
back to AST-derived entities and regex recovery.
- Improve type inference ...
codex