issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python
Filter by
41M results
Summary
In the one-tensor-per-segment (mode 1) path, each tensor s translation (xlat) window length is set to the full
SEGMENT_SIZE rather than the tensor s actual allocation size. I believe each segment ...
backend-compiler
torch-runtime (execution model - P2)
Context
src/pipeline/fetch_contracts.py falls back to a small bundled seed when the OverTheCap fetch fails, and
src/pipeline/merge.py continues silently. With contract data largely missing, the ranking ...
hardening
Context
agent/portfolio.py (load, mark_to_market) trusts that state[ positions ] is well formed. A corrupted
state/portfolio.json crashes opaquely at runtime rather than failing fast.
Acceptance criteria ...
test
Context
agent/risk.py hardcodes seed=20260520 while quant/mc.py accepts seed: int | None. The MC veto in daily.py can flip on
RNG state, undermining the determinism the README promises.
Acceptance criteria ...
hardening
Context
agent/prices.py (fetch_close_prices) can return a partial dict when the batch and serial yfinance fetches both partially
fail. The caller in agent/daily.py only checks if not px, so a partial ...
bug
Objective
Build frontend/src/pages/Billing.jsx. No mockup screen; use panel + data-row layout.
Layout
- TopBar
- h2 Plan billing
- Current plan panel: plan name / status / seat count / cancel ...
Context
gauntlet/detect/detector.py hardcodes tool-escalation as len(tool_calls) = 2 and a global sensitive-output regex. Real
tuning depends on the agent and business rules.
Acceptance criteria
- ...
enhancement
Objective
Build frontend/src/pages/TeamSettings.jsx. Admin-only page — no mockup screen; use panel + data-row layout.
Layout
- TopBar
- h2 Team settings — {firmName}
- Seat usage chip: 4 of 5 ...
In test mode, list_jobs is loaded via json.load() from Job.to_dict(), which serializes company UUIDs as strings.
bulk_upsert then passes these values directly to PostgreSQL which expects UUID types, risking ...
bug
Context
gauntlet/report/render.py (render_markdown) embeds attack payloads, tool arguments, and agent output directly. A payload
containing markup (for example a script tag or a javascript: link) is interpreted ...
hardening

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.