issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:Java language:JavaScript
Filter by
39.7M results
Bug: HTTPS interception is non-functional — CONNECT method not handled
A browser configured to use Wagyu Suite as a proxy sends a CONNECT host:443 HTTP/1.1 request before establishing the TLS
tunnel. ...
Background
llms.txt is an emerging convention (analogous to robots.txt) where a service publishes a plain-text file at /llms.txt
describing what it does and how to interact with it. LLMs and agents that ...
documentation
nginx
Security: CA key material is ephemeral and insecurely managed
CertificateManager generates a fresh CA key pair on every startup and stores the private key only in JVM heap memory:
// wagyu-core/src/main/java/com/wagyu/core/proxy/CertificateManager.java ...
The core guided walk (#217) is complete: six chapters that establish the verified spine and teach the [verified] /
[inference] / [open] discipline. By design it flags the corridor s open questions but ...
epic
site
배경
Jira NVM-137 작업으로, 캐릭터 중심 수치형 설정을 백엔드 DB에 저장/조회할 수 있는 구조가 필요합니다.
캐릭터 핵심 값은 조회와 정렬에 유리하도록 일반 컬럼으로 관리하고, 스탯·스킬·아이템·상태 상세값 및 AI 원본 추출 결과는 유연한 확장을 위해 JSONB로 보관합니다.
요구사항
- 캐릭터별 핵심 수치 값을 일반 컬럼으로 저장할 ...
backend
feature
Bug: Raw thread spawning bypasses the configured thread pool
ProxyHandler.forwardToTarget() creates an unbounded raw Thread for every proxied request:
// wagyu-proxy/src/main/java/com/wagyu/proxy/handler/ProxyHandler.java ...
Description
Currently, the UserProfileController.java retrieves the full list of user activities using
userActivityService.getUserActivities(user) and returns all of them at once. As residents continuously ...
Added a preliminary preform support for GCS files (GEM should support them as well), but the preform is basically
destroyed when adjusting pavilion/crown angles, even though it might not need to be, unsure ...
Bug: Static singleton Connection is not thread-safe
DatabaseManager holds a single static Connection shared across all threads:
// wagyu-core/src/main/java/com/wagyu/core/storage/DatabaseManager.java ...

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.