Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:HTML

Filter by

2.2M results  (320 ms)

2.2M results

Summary On Node.js 24, every request in api.js fails with FetchError: Invalid response body ... Premature close, thrown from node-fetch@2 s gzip (Gunzip) stream. The error surfaces asynchronously and ...

Background The admin agentic workflow dashboard polls GitHub and MongoDB every 30 seconds. When a background poll fails (Render cold start causes a server timeout, GitHub API rate limit is hit, or MongoDB ...
ai-documented

Summary Generate a set of ready-to-run OrcaWave diffraction decks from the vessel database, bridging vessel_db → hull_library → diffraction (#622). For a vessel record: build mass/inertia from vessel_db.mass_properties, ...
domain:core
enhancement

背景 MLflow trace 分析(#94)已確認:qmd 檢索本身 100ms,30 秒 latency 來自每個 ReAct turn 從 disk 重新載入 2.2GB GGUF 模型。 三個優化 1. qmd daemon 化(最大 impact) 現狀:每次 _search_qmd() spawn subprocess → 載入三個 GGUF → 用完 exit 釋放 RAM。Cold ...
ready-for-agent

Problem The Running section of README.md documents this startup sequence: Starts on http://127.0.0.1:5784. On startup the server: 1. Loads all jobs from ~/.config/moadim/jobs/. 2. Reads your crontab ...
auto-suggested

Problem Description recordAuditLog() in server.js:139 trims data/audit-log.json to the last 1000 entries on every write (logs.slice(-1000)). Older entries are silently discarded — there s no full history. ...
bug
enhancement
status:approved

문제 데모 모드(미로그인 또는 Supabase 미연결 Phase 0 localStorage 상태)에서 피드 탭이 비어 있다. 현재 DataStore.sentences.feed() (Phase 0, datastore.js 388–392줄)는 내 문장만 반환한다. 신규 사용자는 문장이 없으므로 피드가 항상 빈 화면(🐦 아직 공개된 한 문장이 없어요.)으로 보인다. ...
feat
social
ux

Bug Description isPredictionLocked() in server.js:210-212 only compares match.date against Date.now() with a 60s buffer (PREDICTION_LOCK_MS). It never checks match.status. The status field (scheduled/live/final) ...
bug
status:approved

The processPayment function is returning infinity instead of the amount. Tests are failing. Need to fix the logic in src/payment.js.

Summary Enable the core ESLint rule no-new-func in the shared rule set. Why new Function( a , b , return a + b ) (and the bare Function(...) call form) is eval under another name: - The body is an ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.