issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
5.2M results
증상
운영 콘솔 사이드바의 내 프로필 아바타가 회사 앱과 다르게 보임 — 같은 계정인데 회사 앱은 업로드한 프로필 사진, 콘솔은 색 원 + 이름 첫 글자( 서 )만 표시(스크린샷).
원인
ConsoleLayout.tsx(L218-222)의 user 박스가 avatarColor + name[0] 만 렌더하고 avatarUrl(실제 프로필 사진)을 안 씀. ...
area: client
area: console
type: fix
Historia de usuario
Como estudiante o padre, quiero que la página tenga colores más alegres y veraniegos para que la experiencia sea más
atractiva y refleje el ambiente de las actividades extracurriculares ...
Problem
Database connectors build their SQLAlchemy engine inline in _get_client, with every authentication mode (basic / Azure
AD / GCP CloudSQL / IAM / Kerberos / …) interleaved in one function. This ...
Ingestion
Token-first: a connected MCP server injects its tool schemas into every session (~1-1.5k tok always-on), even when no
log is touched. Make the CLI the default (skill-driven, zero always-on cost, zero npm ...
enhancement
배경
Render 기본 Python(3.14)에서 pydantic-core==2.33.2 prebuilt wheel이 없어 Rust 소스 컴파일로 폴백 → 빌드 실패(read-only cargo fs).
임시 조치 (완료)
Render Environment에 PYTHON_VERSION=3.11.9 설정 → 배포 통과. 단, 서비스 재생성/대시보드 초기화 ...
Implement backend connected watchlist actions across the web app.
enhancement
✅ Issue
📋 To-do
- [ ] 할 일
🛠 Working time
Summary
After #708 fixed the Bearer prefix, the Insights tab still doesn t appear. /api/v1/agent-insights now returns 401
instead of 400. The problem: HERMES_INTERNAL_API_KEY is a raw secret, not a JWT. ...
概要
POST/PUT /application/templates の approver_roles: z.array(z.string().max(100)).optional() に配列サイズの上限 (.max(N))
が無く、大量エントリで DB を肥大化できる。
該当箇所
- api/src/interface/application/templates/create-route.ts:25 ...
bug
priority:medium

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.