issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
4.4M results
@ Goal: replace all np.random fake data in src/core/dashboard_engine.py with real financial data from FinData.
File: src/core/dashboard_engine.py (ONLY this file)
Scope
6 methods use np.random. Replace ...
jules
Footer.jsx has nested footer inside another footer (lines 22, 27) and duplicate h3 TourEase brand headings
(lines 34-40). This produces invalid HTML, duplicate text visible to users, and accessibility ...
The PUT /api/auth/profile endpoint accepts an email field in the request body and updates it directly in the database
with no OTP verification, no uniqueness check, and no format validation. This completely ...
Summary
The Nous Wiki quickstart section in the project README should be updated to reflect the current wiki skills workflow and
link to the detailed documentation.
Details
The full wiki documentation ...
Summary
The runtime LiDAR sensor in robot_sf/sensor/range_sensor.py rebuilds the same relative angle grid for each scan with
np.linspace and a Python modulo list comprehension. Planner-side helpers now ...
agent
performance
resource:local
sensors
state:ready
Problem
Recent local audit shows the LLM-backed warm/subconscious layer can spend a very large amount of DeepSeek traffic
without a clear user-visible quality lift.
This is not a complaint about using ...
enhancement
The password reset flow is completely broken. The server generates reset links in the format /reset-password/ token ,
but the client route in App.js is defined as /reset-password (no :token segment). Because ...
What s the issue?
The python-ai-service directory contains two README files:
- README.md (capital)
- readme.md (lowercase)
Why it matters
On case-sensitive file systems like Linux and Docker, these ...
背景
ダッシュボードで「直近 N 時間の稼働状況を 1 分間隔で表示する」「障害がいつ発生したかを視覚的に追う」といった用途には、レコードを 時間バケットでグループ化した時系列データ が必要。
現状の analytics-api には次のエンドポイントしかなく、いずれもバケット集計には向かない:
- /metrics — 個別レコード一覧(パージング・集計はクライアント任せ)
- /metrics/summary ...
Add prompt-exports/ with Oracle architecture plan and review documents.
documentation

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.