issues Search Results · language:Dune language:Python language:Python language:Java language:Java language:C# language:PHP
Filter by
47.8M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
Summary
Job.created_at is naive local time, but /api/jobs serializes it with a hard-coded Z suffix, claiming UTC:
- src/webapp.py:77 — self.created_at: datetime = datetime.now() (naive, local tz)
...
area: web-ui
bug
priority: P2
import tomlkit
text = \
tbl = {
p = { k = 1 },
q = { k = 2 } # comment
}
doc = tomlkit.loads(text)
doc[ tbl ][ added ] = 3
output = tomlkit.dumps(doc)
print(output)
result
tbl = { ...
deploy-failed: ARM deployment failed (exit 1)
bug
e2e-validation
Low-priority dungeon-room TODO related to #145 and future room-type work.
Concept
Add a configurable timed-room mode where the progression door starts unlocked and the player has a short window (for ...
Problem
Users running long fine-tuning pipelines need to poll forgetting manually. There is no way to have Pyrecall watch a
snapshot directory and alert when forgetting is detected.
Proposed solution ...
enhancement
Summary
In sidecar mode, /upload processing runs self._detector.detect() / self._classifier.classify_batch() on a thread-pool
thread (ws_frame_source.py:217-225 dispatches RealtimePipeline._handle_upload ...
area: raspberry-pi
bug
priority: P1
[Bug]: Cron scheduler picks wrong API surface when model.default is an anthropic-routed model on the same provider as the job
Summary
A cron job configured with model: deepseek-v4-flash, provider: opencode-go ...
Found by /review security + adversarial passes on PR #245; Codex s request-changes reason.
resolve_root binds the nearest ancestor containing .modastack/agent.yaml. Two capture vectors:
1. Writable ...
My preference is tests/fixtures/ if these are primarily for test support, and not public-facing examples yet. Public
examples can come later after the paper workflow stabilizes.
The fixture should include: ...

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.