issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:JavaScript
Filter by
7.8M results
Parent bounty: #743
Problem
POST /api/messages passes req.body directly to sendMessage without any schema validation. Empty or malformed message
payloads are silently accepted.
This issue is limited ...
Parent bounty: #743
Problem
POST /api/proposals passes req.body directly to createProposal without any schema validation. Unlike POST /api/jobs
which validates with createJobSchema.parse(req.body), proposal ...
Summary
Add regression coverage that duplicate comparison entities do not emit duplicate claims for the same evidence chunk.
Scope
- test-only
- no production behavior change
Validation
- targeted ...
Action: fix Target: Fix README documentation issues from last review: broken doc links, webhook endpoint documentation,
and PUT/PATCH inconsistency
Created by kaizen delivery.
kaizen:running
Migrate the preprocessing helper functions from legacy code
Bump Keep version from 0.52.1 to 0.53.0
Parent bounty: #743
Problem
POST /api/auth/refresh issues a new access token without reading or verifying the caller s refresh token. The controller
calls refreshToken() with no arguments; the service ...
Bug Report
Version
v2.9.1 (develop branch, commit 55e7d6c)
Description
Three related bugs in MySqlDDLParserListenerImpl.java cause incorrect DDL replication when MySQL uses fully-qualified
table names ...
bug
背景
Phase 2 交付 monitor_tasks 有界执行池后,仍存在三类体验缺口:
1. 单博主饥饿:claim_pending 全局 FIFO 时,某博主大量 sync 任务会阻塞其他博主;
2. 失败即死信:mark_failed 后无自动重试,Playwright 瞬时错误需人工清队列;
3. Desktop 不可见:DaemonCard 仅展示 post_process 积压,看不到 ...
enhancement
parent: #32
작업 내용
앱 헤더(App.tsx)에 가계부 제목과 같은 줄, 화면 우측 상단에 초기화 버튼을 배치한다. 기존 재사용 컴포넌트 src/components/Button.tsx를 활용한다.
배경
현재 App.tsx의 h1 가계부 /h1 헤더에는 버튼이 없다. 제목과 버튼이 한 줄에 좌우로 배치되도록 헤더 레이아웃(flex, space-between)을 ...
Sub-issue
개발

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.