issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.4M results
Implement error recovery mechanisms from plan.md Phase 6.1.
Sub-tasks:
1. Agent crash recovery — agent restarts cleanly and re-processes pending messages
2. Message replay on failure — replay from ...
phase-6
Package Name/Version
grpc/1.81.0
Changelog
https://github.com/grpc/grpc/releases/tag/v1.81.0
Context about the new update
The above-mentioned version is newly released by the upstream project and ...
upstream update
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 modules lack direct unit test coverage.
Missing test targets:
- Guardrails class (src/hca/orchestrator/guardrails.py) — only tested indirectly
- WorkspaceManager (src/hca/orchestrator/workspace_manager.py) ...
testing
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 ...

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.