issues Search Results · language:Dune language:Python language:HTML language:Java language:Python language:Python
Filter by
42.2M results
Why
VibeGuard already emits SARIF, JSON, and Markdown, and ships a GitHub Action — but the highest-conversion, most viral
surface is findings appearing directly in the PR: inline review comments on the ...
Summary
Once #1743 splits the archive into durability tiers, a durability-aware backup/export surface falls out almost for free
— and is more valuable than a generic copy the SQLite file because most ...
Why
VibeGuard is a gate — and a gate with false positives gets disabled. The current benchmark (docs/benchmark.md) measures
throughput + detection on synthetic fixtures + a zero blocking false-positives ...
Problem
analyst_history is queried by ticker on every page load for every watchlist item:
SELECT * FROM analyst_history WHERE ticker = RELIANCE ORDER BY run_at DESC
No index exists on this table. ...
Which template are you using?
Other / Not sure
Player / Platform
Stremio (Windows)
AIOStreams Host
Yeb s (fortheweak.cloud)
What happened?
This is what some users are posting about on Reddit. Links ...
bug
Found these from my custom parser/comparison tool I ve got brewing over in the general-parsing-improvements branch.
Page numbers are physical PDF pages (1-indexed).
Missing creature
Appears in the SRD ...
bug
data
Problem
Synthesis retry logic in api.py retries on any exception, including permanent errors like expired API keys or invalid
model names:
for attempt in range(3):
try:
result = synthesise(...) ...
Problem
All warnings and debug output use print() across the codebase:
print(f Warning: memory write failed for {ticker} : {e} )
print(f Warning: DuPont computation failed: {e} )
print() has no severity ...

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.