issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java linked:pr
Filter by
5.6M results
背景
main 分支已启用保护规则,禁止直接推送。当前 scripts/release.sh 直接 git push HEAD 到 main 的方式无法使用。
改动方案
1. 改造 release.sh
将直推逻辑改为 PR 流程:
- 创建 release/vX.Y.Z 分支
- 更新 VERSION 和 pyproject.toml
- 提交变更、推送分支
- 通过 gh ...
enhancement
This issue is created automatically to track contribution activity.
Updation
배경/문제 상황
사용자는 Track 1 지갑 funding을 2026-06-16 새벽 KST 전에는 진행할 수 없다. 따라서 지금 처리할 수 있는 범위는 돈이 필요 없는 준비 작업으로 제한해야 한다.
남은 safe 범위는 다음 네 가지다.
- 실제 CMC 데이터 기반 리스크 파라미터 튜닝
- BNB Agent identity용 agent endpoint ...
feature
Problem
A /issue-finish finisher subagent (shipping social-media-analytics#27) tripped a harness SECURITY flag for posting its
completion ping to a Slack channel it located via the MCP Slack search tool ...
chore
The composite quality score (quality_auto) is currently calculated as a sum of absolute weights in
_write_capability_rating():
scores = []
if signals[ test_pass_rate ] is not None:
scores.append(signals[ ...
Objetivo
Adicionar um endpoint GET /api/v1/health que retorna status do servidor e timestamp atual para monitoring.
Tarefa
1. Criar arquivo backend/routers/health.py com endpoint GET /api/v1/health ...
aprovado
kanbots:done
Pre-flight checks
- [x] I searched existing issues and this is not a duplicate.
- [x] I understand labels are triage aids, not contributor blockers.
Bug description
agh pull currently writes multiple ...
bug
status:needs-review
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Problem Description
Los desarrolladores ...
status:approved
type:chore
배경
앱 아이콘이 기본 Flutter 아이콘으로 남아 있어 서비스 목적과 접근성 앱의 정체성이 드러나지 않는다.
작업 범위
- 확정된 쉬운 지하철 앱 아이콘 원본을 Android 런처 아이콘으로 적용
- 같은 원본을 iOS AppIcon 이미지 세트에 맞춰 적용
- 아이콘 이미지 크기와 앱 빌드 검증
완료 조건
- Android mipmap-* ...
Problem
The Supabase security advisor (lint 0013_rls_disabled_in_public) flags four LangGraph Postgres-checkpointer tables in
public with RLS disabled — they are world-readable via the bundled anon key ...

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.