issues Search Results · language:Dune language:Python language:Java language:HTML language:HTML language:Python
Filter by
42.6M results
\pp/api/jobs.py\ mixes HTTP handling, SQL, Job state transitions, Executor Plugin calls, OpenCode Serve diff fetching,
and Workspace cleanup logic. Job lifecycle rules should be owned by one deeper module. ...
architecture
high-leverage
jobs
medium-risk
refactor
Some obvious overlapping issues with deletions.
Workspace creation and cleanup use separate advisory lock implementations with different key schemes. This weakens
locality and may prevent both flows from coordinating around the same Workspace.
Depends ...
concurrency
database
medium-risk
refactor
\Workspace/\WorkspacePydantic\ and \Approval/\ApprovalResponse\ duplicate similar fields. These shallow modules add
interface surface without much leverage.
Depends on: None
Acceptance criteria:
- ...
api
low-risk
models
refactor
Test files duplicate mock rows, mock sessions, clients, and helper builders. This makes future refactors more expensive
because implementation details are repeated across many tests.
Depends on: None ...
low-risk
refactor
technical-debt
test
Architecture review found several shallow modules in the Gateway where behavior, tests, or interfaces can be deepened
for better locality, leverage, and maintainability.
Child issues:
1. Extract shared ...
architecture
deepening
refactor
technical-debt
Reported via https://github.com/elastic/sdh-search/issues/1898.
On non-English Exchange servers, default folder names are localized. The connector currently accesses the Contacts
folder via name-based ...
bug
Audit summary
Deep audit performed against local main at ba77302 (origin/main) on 2026-06-11.
Current state:
- make check passes: ruff, strict mypy, and normal pytest are green.
- Normal pytest ...
audit
roadmap
rule-layer
translation
由于Minecraft类的完全限定名经常发生变化(ResourceLocation改Identifier就是一个例子),故在此建议不直接使用Minecraft提供的类。例如,针对Identifier:
public class A4mcIdentifier {
public final String namespace;
public final String path;
...
Problem
Content Security Policy headers reject inline code snippets without hashes.
Proposed Solution
Calculate SHA-256 hashes of all inline styles and scripts during the build step.
enhancement

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.