issues Search Results · language:Dune language:JavaScript language:Java language:Python language:CSS language:HTML
Filter by
63.3M results
Why
cad_plan_build123d_skill in the MCP server selects among ~8 hard-coded Python templates (flange, mounting_plate,
l_bracket, enclosure, bushing, aircraft, vehicle/car, wheel). Each template is a specialized ...
Move framework-only code into PhenoFastMCP python/pheno layer. Server implementations stay in PhenoMCPServers. Remove
hand-rolled server from old PhenoMCP.
Mirror Rust MCP SDK (rmcp or official rust-sdk). Tier-0 canonical protocol implementation per PHENO.md language
hierarchy.
Mirror all branches from mark3labs/mcp-go into phenotype org. Repeat scripts/mirror-upstream.sh pattern. Bindings land
under go/ or separate PhenoFastMCP-go repo.
현상
이슈 상세 우측 패널의 첨부파일 목록에서:
1. li 행에 hover 배경 변화가 없다
2. 삭제(X) 버튼이 항상 표시된다 (hover-reveal 패턴 미적용)
같은 앱의 DrivePage(#292)는 동일한 패턴을 버그로 등록했다. 이슈 첨부 목록도 동일한 설계 불일치를 가진다.
재현
1. /projects/EX/issues/2 접속 ...
bug
design
severity:ux
Mysk becomes a bridge connecting a user to their remotely stored skills.
!-- Customize this epic issue by replacing all content in [ ] --
Overview
We need to research, create, and document a solution for Alert: Link to PDF document Alert and apply it to the affected
page ...
deck: missing
feature: Accessibility
feature: missing
level: missing
milestone: missing
p-feature: My Projects
priority: missing
role: missing
size: missing
Describe the bug
The realtime AlertManager sends webhook POSTs using urllib within an asyncio task by delegating the blocking call to the
default thread executor (loop.run_in_executor). This spawns a ...
bug
performance
bro fix .env file
The deduplication cache in AlertManager (_dedup_cache) is rebuilt on every alert send:
self._dedup_cache = {k: v for k, v in self._dedup_cache.items() if now - v self._config.dedup_window * 2}
Recreating ...
performance
refactor

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.