issues Search Results · language:Dune language:Python language:JavaScript linked:pr linked:pr language:PHP language:Java
Filter by
6.3M results
目标
接通当前登录用户信息同步能力,让前端在登录后和刷新页面时都能读取后端真实的当前用户信息,减少仅依赖本地缓存角色和用户名的情况。
需要完成
- 接入当前登录用户信息读取接口
- 在前端用户状态中补充同步逻辑
- 保证刷新页面后仍能恢复当前用户角色和基础信息
- 在页面中优先使用真实用户信息
- 保持页面行为与当前后端真实接口能力一致
验收标准
- 登录后可以读取当前登录用户信息 ...
Problem
data/data.json is currently written pretty-printed with indent=2, which inflates the file with unnecessary whitespace.
Since this file is fetched by the browser on every page load, the extra bytes ...
📝 테스트 설명
- 개인화 피드 조회 및 많은 팔로워를 보유한 셀럽이 글을 썼을 때 부하 상황을 테스트한다.
📋 테스트 내용
- [x] 일반 사용자의 피드 조회와 셀럽의 글쓰기 기능의 부하를 테스트
📚 문서 대상
- 03_Test
🔗 참고 자료
💬 비고
Problem
SquadScope currently sends source_artifacts as an array of object references, while Podcaster validation only accepts
array[string]. This blocks /api/generate contract compatibility before end-to-end ...
go:yes
priority:p0
squad:bender
squad:fry
squad
type:bug
Bug Description
4 bundled skills under skills/mlops/ have directory names that differ from their name field in SKILL.md frontmatter.
This violates the project s own skill authoring guide which explicitly ...
1. After the LLM returns a summary, make a second (lightweight) LLM call — or extend the first prompt — to produce a
structured { emotions: [], topics: [] } JSON payload alongside the summary
2. ...
📖 기능 설명
탄소배출량 관리 - 대시보드 화면 리액트화
✅ 작업할 내용 (Checklist)
- [] 기간 별 대시보드 조회 기능
- [] 선택기간 내 월 별 탄소 배출량 LineChart
- [] 선택기간 내 공정 별 탄소 배출량 BarChart
- [] 선택기간 내 Scope 별 탄소 배출량 DoughnutChart
- [] 공정 ...
상태: 🚧 진행 중
영역 : 🖥️ FE
Tagging releases by hand is easy to forget. Add a GitHub Actions workflow that, when a version bump lands on main (a
change to wave_sync_hypa/__init__.py), reads the new __version__ and creates the matching ...
Final MVP Phase 1 piece. Wire @auth/sveltekit to the self-hosted Authentik IdP.
- [ ] Add @auth/sveltekit; configure a generic OIDC provider (issuer/client id/secret via $env, server-only)
- [ ] src/hooks.server.ts ...
area:frontend
phase:1
type:auth

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.