issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:Python
Filter by
55.5M results
Description of the Bug
In bots/discord/bot.py, the ask command handler uses requests.post() which is a synchronous blocking call inside an
async function:
@bot.command(name= ask )
async def ask_rag(ctx, ...
gssoc
Context
The core simulation (neuromorphic/src/neuromorphic/synapses.py, network.py) is Python + NumPy/SciPy with CSR sparse
matrices per CLAUDE.md §6, but no profiling data currently identifies which ...
performance
phase-4
research
Context
scripts/benchmark.py and scripts/benchmark_report.py already exist and produce timing data (see
neuromorphic/benchmarks/benchmark_20260304_041527.json), but nothing in .github/workflows/test.yml ...
enhancement
performance
phase-4
Description of the Bug
In frontend/src/lib/api.ts, the credential mode for fetch requests is determined by checking if the API URL is
cross-origin:
const isCrossOrigin = !this.baseUrl.startsWith(window.location.origin); ...
gssoc
Checklist
- [x] I have filled out the template to the best of my ability.
- [x] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each
feature ...
Code Security Report
Scan Metadata
Latest Scan: 2026-07-01 05:44am Total Findings: 5 | New Findings: 0 | Resolved Findings: 0 Tested Project Files: 18
Detected Programming Languages: 1 (Python*) !-- ...
Mend: code security findings
#15 にちらっと書いた件ですが、IR用本体のzipだけでLR2oraja環境が揃うようになっていないため、
必要最低限なものが全て同梱されている状態にできるとよりよい気がしています。
問題だと思っている点
現在配布されているEndlessDream-pre0.5.0rian.zipの同梱物は以下となっています。
- random/ディレクトリ(ランセレ機能用ファイル)
- EndressDream-rian-config.bat ...

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.