issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java linked:pr language:Python
Filter by
9.2M results
Sprint 3071 — Task A (Theory of Constraints sequencing — owns the gating measurement + the foundation)
Goal
Land the foundation for verify_after_edit: gate the sprint thesis on the RFC 0001 baseline ...
enhancement
priority:P1
tech-debt
Problem
Model recommendations are scattered across 4 files with inconsistencies:
- FAQ, cost-management, local-models, and cloud-gpu-models all have different model tables
- Claude version numbers ...
Add 🚨 icon for tickets = 24 hours. Add ⚠️ icon for tickets = 18 hours. Format duration as days+ for tickets = 48 hours.
OTA file
SN-TLSR8656-S60-01-v2.0.3.zip
Release notes
- fixes a bug where the socket still reported power consumption after it was turned off.
- Improve energy reporting reliability. Add defensive ...
ota-create
ota-processed
ota-submit
Description
The codebase currently constructs Slack notifications using the legacy attachments array. While Slack still supports
attachments for backwards compatibility, they have been officially deprecated ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
問題
routes/qa.js 裡所有 endpoint 完全沒有檢查使用者角色。雖然前端會根據角色隱藏按鈕(Viewer 看不到 +New Entry、Editor 看不到 Publish),但任何已登入使用者都可以直接用 curl
繞過前端操作:
# Viewer 也能新增
curl -X POST http://localhost:3000/api/qa \
-H Content-Type: ...
bug
Describe the bug
Pre-requirements:
- Model/source/sink configured
STR:
- Switch to a different source while the pipeline is enabled.
Expected results:
- Source changes properly and when starting ...
Geti Backend
問題
建立新的 QA 條目時,前端不傳送 status 欄位(因為所有新條目都是 Draft)。後端用 status || Draft 兜底,但資料庫 schema 的預設值是 Published。
status TEXT NOT NULL DEFAULT Published CHECK(status IN ( Published , Draft , Archived ))
目前程式碼層的 ...
bug
@claude This is the first step of gradually splitting up src/App.js, which has grown large. Please do ONLY this step in
this PR — do not move anything else yet.
Extract the following from src/App.js into ...
Problems
1. No collapsed/small state
The route sheet does not have a small collapsed version like the info sheet. It always opens fully expanded, but still
shows the drag handle — implying it should ...

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.