issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java linked:pr
Filter by
6.2M results
Match date (YYYY-MM-DD)
2026-06-04
Players (winner first, comma-separated @handles)
@hunterjsb, @asykes
Sets (one line per set, winner’s games first)
6-3 6-2
new-singles-match
User Story As a player, I want to reserve a face-up card so that I can buy it later and possibly receive a gold token.
Acceptance Criteria The game allows a player to reserve a face-up card. The reserved ...
Context
Surfaced 2026-06-04 while expanding the Rust-only e2e probe past hello_world. Several canonical v10 fixtures
returned 400 at `POST /api/execute` with:
``` workflow[N]: data did not match any ...
ai-task
bug
repo:server
Bug Description
When importing skills with non-ASCII names (e.g. Chinese characters like 我的技能), two separate bugs combine to cause skill
directories to silently overwrite each other.
Root Causes
1. ...
개요
규칙 기반 판단과 LLM 판단을 결합한 준법심의 파이프라인을 LangGraph로 구축합니다. 콘텐츠를 입력받아 룰 엔진으로 1차 필터링하고, 관련 규제 조항을 검색한 뒤 LLM이 위반 여부를 판단하며, 위반 시 대안
문구를 생성합니다.
작업 항목
- [x] 심의 입출력 스키마 정의 (app/schema.py)
- [x] 결정론적 룰 엔진 구현 ...
enhancement
Summary
Add focused regression coverage proving every branch prefix exempted by ADR 0007 remains parse-only exempt in
scripts/check_branch_and_issue.py.
Scope
- Test-only change in tests/test_branch_convention.py. ...
chore
Summary
Python↔Python perf interop in the unified-testing / test-plans harness is failing or flaky on real benchmark stacks.
This issue tracks hardening perf_test.py, mplex (tls+mplex) teardown, and yamux ...
from ewokscore import Task
from ewoks import execute_graph
class MyClass:
pass
class TestTask(Task, input_names=[ object ], output_names=[ object ]):
def run(self):
print( EXECUTED ) ...
Operator-requested planning artifact. The plan covers both:
1. Wiki audit methodology — six dimensions (currency, completeness, correctness, organization, pedagogy, visual aids),
per-dimension procedures, ...
목적
- 팀 전체 배치 작업을 위한 batch 패키지 구조 사전 정의
요구 사항 및 작업 목록 (Tasks)
- [ ] batch 패키지 생성 (domain과 동일 레벨)
- [ ] BatchScheduler.java 빈 클래스 생성
- [x] delete/comment, review, book, user, notification 하위 패키지 ...
기능 추가/개선

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.