issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python
Filter by
54.8M results
Parent: #354
Part of epic: Preserve-on-failure worktree quarantine for crashed workers
In the worker-failed path (runner/dispatch.py mark_failed wiring and control/recovery.py reconcile path), when the ...
axis:sandboxed-worker-execution
loop:ready
Parent: #355
Part of epic: Procedural-memory producer: turn validated repairs into reusable skills
In runner/learning.py (alongside the existing episodic-shipped producer), when a repair tick results ...
axis:project-cognition-memory
loop:ready
MemoryKind.PROCEDURAL is defined and read (doctor counts it) but never written — no code path promotes a successful
repair into a procedural skill, so procedural memory is permanently empty. Customer + ...
axis:project-cognition-memory
epic
Parent: #354
Part of epic: Preserve-on-failure worktree quarantine for crashed workers
Add a single boolean preserve_on_failure field to CapabilityPolicy in src/forge_loop/sandbox/policy.py, defaulting ...
axis:sandboxed-worker-execution
loop:ready
TaskState.QUARANTINED and SqliteTaskSagaStore.mark_quarantined exist but have zero production callers; recovery always
reaps the worktree via REMOVE_WORKTREE compensation. Customer + failure mode: an operator ...
axis:sandboxed-worker-execution
epic
Missing Test Coverage
PortFactoryEnum.createPort(String url) enforces HTTPS-only URLs (line 145) but lacks test coverage for HTTP URL
rejection.
Location
// PortFactoryEnum.java line 145-149
if (! https ...
bug
enhancement
Background
The init phase has no dedicated timeline entry. Games like G-koku open with a short atmospheric narrative to set the
scene. We want an Eve(前夜) block at the top of the left-pane timeline, with ...
enhancement
Problem
The pipeline currently supports two LLM backends: Ollama (local) and the Google Gemini API, so using a hosted model
requires a Gemini API key. Many users already have the Claude Code CLI or the ...
Security/Mutability Issue
PortMethodEnum.getPortMethod() returns the stored Method object directly without defensive copying. While Method objects
themselves are mostly immutable, they can have their ...
bug
Context
Three independent fixture/exclusion sets exist in the repo:
| Location | Variable | Entries |
| --- | --- | :-: |
| tools/partitions/fileops.py | _FIXTURE_NAMES | 12 |
| tools/catalogs/create_catalogs.py ...

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.