issues Search Results · language:Edge language:Python linked:pr linked:pr language:HTML language:Java language:JavaScript
Filter by
6.3M results
Problem
SPIR-V project translation still fails when helper overload resolution loses resource pointer provenance and sees
storage-buffer arguments as scalar values. The current MLX full-corpus scout reports ...
Problem
Large shader repositories can require many explicit helper specializations. The current MLX full-corpus scout still
reports three target failures for scan.metal because the Metal template specialization ...
Summary
PATCH /api/tokens/{token_id} and DELETE /api/tokens/{token_id} both gate on require_admin but never check that the token
being modified belongs to the caller. Any admin can rename, re-scope, or ...
ready for review
Problem
OpenGL project translation still fails when backend codegen sees unresolved template types such as T, in_T, and U. The
current MLX full-corpus scout translates only 3 of 40 OpenGL artifacts, with ...
Problem
The project pipeline still has a Metal parser failure on generated specialization-heavy kernels. The current MLX
full-corpus scout reports three target failures for fp_quantized.metal with: Expected ...
Problem
Project scans still report macro.native diagnostics for backend-native directives that are semantically meaningful to
the source frontend rather than ordinary preprocessor directives. In the current ...
Part of #37 (test-coverage gaps). Robustness / environment edge cases.
- [ ] stdin is /dev/null — code reading sys.stdin.read() gets EOF (empty), not a hang.
- [ ] allow_net=True preserves the other ...
tests
Part of #37 (test-coverage gaps). CLI / entrypoint coverage in src/bastille/_cli.py (and __main__.py, __init__.py).
- [ ] python -m bastille (__main__.py) — never invoked; run via subprocess/runpy and ...
tests
Part of #37 (test-coverage gaps). src/bastille/_audit.py is ~25% covered; several violation classifications are
untested.
Tested today: network.connect, process.spawn (via subprocess.Popen), native.ctypes, ...
tests
Part of #37 (test-coverage gaps). Public Sandbox API behaviors with no coverage.
- [ ] _parse_mem_limit — unit-test 512M, 1G, 256K, bare int, and invalid input (abc, empty). Currently zero tests.
...
tests

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.