Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript language:Python

Filter by

46.3M results  (677 ms)

46.3M results

some tests are only for python 12. do i need to support mutlple at all? just support an up to date one?

Summary praisonaiagents/process/process.py contains three near-identical implementations of CSV/text-file loop-task expansion. Consolidating the two inline copies onto the existing _create_loop_subtasks() ...
bug
claude

The repo enforces a 100% mutmut mutation score, which is a real barrier for new contributors who may not know how to run it locally or how to justify an equivalent mutant. Proposal: add a CONTRIBUTING ...

The README describes hooks in prose. Consumers need to know, at a glance, which hooks mutate files vs. only warn, what triggers them, and what their exit codes mean. Proposal: add a single reference table ...

Part of M2 — the first genuinely usable build (DESIGN.md §5, ARCHITECTURE.md §3). Problem The image → audio loop exists (app/pipeline.py) but the only way to drive it is a local script. Make it usable ...
enhancement

This repo pins itself at rev: v0.4.0 in .pre-commit-config.yaml while the package ships 0.6.2. The repo therefore does not dogfood its own latest hooks. Proposal: bump the rev to the current release, ...

The recommended target set is hardcoded as RECOMMENDED_TARGETS in src/rhiza_hooks/check_makefile_targets.py. This limits reuse outside rhiza s exact conventions. Proposal: add a CLI option (e.g. repeatable ...

The check-template-bundles hook is commented out in this repo s own .pre-commit-config.yaml (final line), so it is not dogfooded. Decision needed: either enable it here (dogfood the hook against .rhiza/template.yml), ...

An identical find_repo_root() is copy-pasted across: - src/rhiza_hooks/check_python_version.py - src/rhiza_hooks/check_template_bundles.py - src/rhiza_hooks/update_readme_help.py Proposal: move ...

In src/rhiza_hooks/check_template_bundles.py there are two parallel validation flows: - validate_template_bundles() for a local bundles file, and - the main() remote flow via _validate_remote_bundles() ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.