issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Java linked:pr
Filter by
5.8M results
회원 관리에 필드 추가 지원서 관리에 필터링 추가
Parent
#48
What to build
Currently the FileIngestionJob is created inside the Celery task (process_incoming_file), so the browser has no job_id
at submit time. Fix this by pre-creating the job in the ...
ready-for-agent
Parent
#48
What to build
Introduce a PublishingProgress class — a thin subclass of task_ferry s Progress — that overrides increment() to call
super().increment() and then publish the new progress_state ...
ready-for-agent
File: scripts/_common.py:~101
The final fallback enumerates every { position and runs a full forward depth-scan from each — measured 2.1s at 8KB
and 18.8s at 24KB of brace-dense garbage (clearly quadratic). ...
File: scripts/_common.py:run_subprocess
On TimeoutExpired, subprocess.run kills only the direct child. npm .cmd/shim CLIs (gemini, copilot, opencode...) spawn a
node grandchild that survives, holds the ...
Files: scripts/benchmark.py (time.strftime( %Y%m%dT%H%M%S ) = local), scripts/merge.py:213 (datetime.now(timezone.utc)),
scripts/stats.py
The #8 fix made the two formats lexically comparable but they ...
File: scripts/benchmark.py:122-125 vs ~200
_dispatch s no-adapter early return ({ findings : [], ..., error : no adapter for ... }) has no exit_code key. The new
zero-score branch reads d.get( exit_code ...
File: scripts/dispatch.py:99 / scripts/_common.py:resolve_roster (introduced by #4 s fix on the PR #12 branch)
Wiring resolve_roster into dispatch.py applied profile-grade policy to explicit rosters: ...
Files: scripts/benchmark.py:189 (zero-score gate), scripts/benchmark.py:_dispatch (~line 143),
scripts/aggregate_bench.py:_rescore_run
The PR #12 zero-score gate only checks exit_code != 0. A reviewer ...
Summary
The retriever index cache loader deserializes index_meta.faiss with pickle.load() without validating that the file is
trusted. If an attacker can supply or replace the cached retriever index metadata ...

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.