issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:JavaScript
Filter by
55.2M results
Depends on the Factory shared lint-config. ruff selects only E,W,F,I,B,C4,UP (missing
S,SIM,RUF,PTH,DTZ,T20,ARG,ERA,PL,N,TID,ASYNC,A), actively ignores F841/B904/E402/B007/C416, and there is NO mypy
anywhere ...
Low-risk, ratcheted.
- Delete the backward-compat star-shim modules with zero importers (critique.py, security_scanner.py) and migrate
remaining call sites of the others (security.py, validation_strategy.py, ...
- Route all env/secret access through one pydantic-settings module; migrate the 291 os.environ reads across 117
non-config files (e.g. agent_service _resolve_claude_token reading CLAUDE_CODE_OAUTH_TOKEN ...
- The PR-reviewer trio re-implements identical scaffolding: parallel_followup_reviewer.py (880) and
parallel_orchestrator_reviewer.py (1121) both define structurally identical
_define_specialist_agents/_load_prompt/_report_progress/_deduplicate_findings/_generate_finding_id ...
Two worst god-files in the fleet.
- web-server/server/routes/tasks.py (4369 lines, 26 endpoints, mega-functions load_spec_metadata ~351,
get_worktree_merge_preview ~349, resolve_worktree_conflicts ...
tsconfig sets strict:true but re-opens the holes it closes: noImplicitAny:false, noUnusedLocals:false,
noUnusedParameters:false, and omits noUncheckedIndexedAccess, exactOptionalPropertyTypes, noImplicitOverride, ...
Depends on the Factory shared lint-config. The single ruff.toml selects only E,W,F,I,B,C4,UP,TID251 with a bare ruff
check, globally ignores F841, and there is no mypy in CI — so S(security)/ERA/DTZ/T20/PTH/SIM/RUF/N/ASYNC/ARG/PL/C901 ...
What would you like to add or change?
Add a scheduled weekly digest to Verath — a proactive LLM-generated recap of the user s captured memories, delivered on
a fixed cadence via APScheduler and retrievable ...
RT,long time no moving,when i Interrupting the quere error shows
[vost#0:0/rawvideo @ 0x5b7c14f10080] Error submitting a packet to the muxer: Broken pipe [out#0/rawvideo
@ 0x5b7c14f1f440] Error muxing ...
Ratcheted, fixed-on-touch. In plan/analysis/agents/services:
- Delete per-commit/per-task changelog narration from 22 module docstrings (e.g. triager.py:19-45 commit 1..6 ,
evaluator.py:13-21) and ...

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.