issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java linked:pr language:Java
Filter by
5.8M results
Docs-first decision doc grounding the fourth CppDecompilerHints form: the explicit destructor-call renderer (#37-9c),
the destruction sibling of the #37-9 construction renderer.
renderDestructorCall(CppClass ...
Problem
The unit-coverage gate can be satisfied transitively: an integration test, or an unrelated unit test, happening to
execute a module s lines makes that module report 100% covered without it ever ...
WorkspaceManager.cleanup_old_workspaces() uses shutil.rmtree() which blocks the event loop.
Impact: Event loop blocked while deleting large workspace directories (potentially many seconds for big projects). ...
phase-6
The WebSocket endpoint in routes/websocket.py has error handling gaps.
Issues:
1. bus.redis.pubsub() on line 61 raises MessageBusError if Redis not connected — no try/except, will crash the handler ...
phase-6
Several pieces of dead code and unused dependencies found.
Dead code in ollama_client.py:
- generate() method (lines 481-561) — never called
- chat_stream() method (lines 656-759) — never called ...
cleanup
Three different model version sets across the codebase.
Files affected:
- src/hca/core/config.py — defaults to qwen3.5:27b / qwen3-coder:30b
- docker-compose.yml — pulls qwen3:14b / qwen2.5-coder:14b ...
cleanup
I want scheduled CI that detects any relevant changes since last released version, and if there are deltas,
auto-releases, tags, and updates this project as appropriately (keeping semver semantics, ideally ...
Issue class
governance-slice
Roadmap goal advanced
Production readiness audit truth / release-readiness governance
Repo layer touched
docs-governance / production-readiness / release-decision evidence ...
I want dependabot in this repo that will auto-update all dependencies, grouped by section, and auto-merge them if all CI
is green, similar to how this repo does it: https://github.com/wallstop/fortress-rollback ...

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.