issues Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:HTML
Filter by
47.3M results
Description
The reference fork worker (the helper users copy to run jobs in fork mode) imports the job definition file by absolute
path. On Windows that path is C:\..., which dynamic import() rejects ...
Task
U27 — Acceptance checklist + re-playtest → go/no-go dla Multiplayera (ostatnie zadanie FAZY U, Blok 8 „Brama do MP ).
Pełny opis: game_mechanics.md CZĘŚĆ AH → BLOK 8. Pełni też rolę [GATE] Go/No-Go ...
enhancement
needs-testing
Description
The PostgreSQL backend builds the unique() constraint lookup by concatenating the constraint keys straight into the SQL.
The values are bound, but the JSON path and the column name are not: ...
Description
A recurring job s backoff retry counter is never reset after a successful run. fail() increments failCount, and
handleRetry() uses failCount as the attempt number to compute the next backoff. ...
Description
@Every jobs registered after the agenda has already started never get scheduled. The decorator scheduler waits on a
one-shot ready event (agenda.once( ready , ...)). Agenda emits ready once, ...
Backward pagination (before) in host.list_dir appears to return the first page instead of the previous page
I noticed a possible pagination bug in omnigent/host/connect.py.
_paginate_list_dir documents ...
Description
JobProcessingQueue is read from the end of the array — returnNextConcurrencyFreeJob iterates it in reverse. But insert()
puts a job that should sort before everything else (higher priority, ...
Operator, 13 Jun: in the bake-off we should reconsider the model — a quicker model after FC is important.
Insight
At first crack / development we call the advisor as frequently as possible (#171), but ...
enhancement
Description Upgrade the LLM routing subsystem to dynamically dispatch requests based on configuration rules, track
running averages of API latency and token costs, and automatically fail over to secondary ...
So I spent most of the day running tests using the montecarlo script we have. I adapted it so that you can choose the
map and thats where I noticed weird behavious which I can t really explain, maybe you ...

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.