issues Search Results · language:Dune language:Python language:JavaScript language:Go language:HTML language:JavaScript
Filter by
35.3M results
!-- task-board-reverse-sync-request --
{
taskId : mtodo-20260603-child-allowance-current-status-docs ,
desiredStatus : done ,
expectedCurrentStatus : todo ,
clientRequestId : req-8c9cf695-28d7-4df7-81b8-89b07444c7ae ...
task-board-reverse-sync
task-board-reverse-sync-synced
This issue is opened automatically to unlock the Quickdraw badge.
개요
현재 저장소의 README.md는 프로젝트 제목 한 줄만 있고 의존성 파일(requirements.txt)이 비어 있으며 LICENSE 파일도 없으므로 신규 사용자가 프로젝트를 이해하고 실행하기 어려워 문서 정비
필요.
현재 상태
- README.md - 한 줄만 존재, 설치/실행/의존성 안내 없음
- requirements.txt - 빈 ...
Auto-reported by camofox-crash-reporter. All data is anonymized.
Environment
- version: 1.7.3
- node: v22.22.2
- platform: linux
- uptime: 2117 min
Resources
- node RSS: 376 MB
- node heap: ...
auto-report
memory-leak
This issue is opened automatically to unlock the Quickdraw badge.
Suites can only be authored as a single YAML document. Real datasets, logs, and production traces are far easier to emit
as JSONL (one task per line), so the harness should ingest them directly.
Goals ...
enhancement
Problem
get_repertoire_coverage flags a leaf as dangling (a real hole — player to move, no prepared reply) whenever it is the
player s turn at a childless leaf. It does NOT cross-reference transpositions, ...
Objective
Allow retrieval of one user by ID.
Endpoint
GET /users/ user_id
Tasks
- Add route for user retrieval by ID
- Query user using db.session.get
- Return 404 if user does not exist
...
Objective
Allow retrieval of system users through the API.
Endpoint
GET /users
Tasks
- Query all users from database
- Serialize user records
- Return JSON list response
Acceptance Criteria ...
Objective
Allow new system users to be created through the API.
Endpoint
POST /users
Tasks
- Read JSON request body
- Validate required fields:
- user_name
- user_email
- user_role ...

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.