issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.5M results
Deploy script-ul folosea saralprod-api și saralprod-web ca nume de servicii Docker, dar docker-compose.yml definește
serviciile ca backend și frontend.
Eroarea: no such service: saralprod-web
Fix: actualizat ...
bug
Description
The built-in web_fetch tool spawns a __web_researcher child sub-agent. Its lean spec is synthesized in memory and
appended to the parent s in-memory sub_agents list, but it is never serialized ...
Bug
comp:runner
comp:server
P0-critical
triaged
What to build
Add a GitHub Actions workflow that runs the repository review gates on Python 3.12 for pull requests and pushes to main.
Acceptance criteria
- [ ] Workflow installs the package with ...
area:core
enhancement
Rule
@typescript-eslint/no-shadow
What it catches
Flags any variable declaration that shadows a name from an outer scope — e.g. a nested value, index or result that hides
an identically-named binding ...
Background
Building the add-on on Home Assistant fails:
#7 [3/6] RUN pip install --no-cache-dir uv
#7 0.479 /bin/ash: pip: not found
ERROR: process /bin/ash -o pipefail -c pip install --no-cache-dir ...
What to build
Expose the documented zero-lab replay-batch-summary command so replay batch summaries are available from the CLI.
Acceptance criteria
- [ ] zero-lab replay-batch-summary path --batch-size ...
area:cli
bug
Summary
Enable the built-in no-unmodified-loop-condition rule (as error) in the shared rule set.
Motivation
A loop whose condition tests a variable that is never updated inside the body is almost always ...
This issue is created automatically to track contribution activity.
Updation
Sub-task of #150
Add from helpers.config import _namespace_cache to imports on line 18 of src/tools/kubernetes_tools.py and remove the
global _namespace_cache statement on line 151, replacing with direct ...
sdlc:sub-task
What
Enable the @typescript-eslint/method-signature-style rule (set to property) in the shared ESLint config.
It requires every method declared in an interface or object type to use the property style: ...

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.