pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:Java language:JavaScript
Filter by
264M results
Why
The Settings → System page showed Frontend commit: unknown.
The frontend bundle bakes __APP_COMMIT__ at build time from build-info.json (frontend/vite.config.ts →
buildInfo.ceCommit ?? buildInfo.commit). ...
Fixes #1087
img width= 1434 height= 848 alt= 1087 src=
https://github.com/user-attachments/assets/b52b9ad2-b196-47c7-aa2d-0f1c177bbf54 /
Bumps @vitest/coverage-v8 from 4.1.8 to 4.1.9. details summary Commits /summary ul li See full diff in a href=
https://github.com/vitest-dev/vitest/commits/HEAD/packages/coverage-v8 compare view /a /li ...
dependencies
javascript
변경 사항
- 프로젝트 상세 API 응답의 latestCumulativeProgressRate, usageRate를 ProjectSummary에 매핑
- 사용내역서 archive 데이터에 cumulativeProgressRate를 보존
- 상세 페이지 archive 로딩 후 최신 사용내역서의 누적 공정률을 project.progressRate에 ...
Summary
- Replace softprops/action-gh-release@v2 with gh release create in the release workflow.
- Keep generated release notes, explicit release title, target SHA, and tag verification.
Why
GitHub ...
Adds the prepared project files from local folder:
persian-cashflow-planner
Automated review checklist:
- Basic secret scan
- Node lint/test if package.json exists
- Python compile check if Python ...
Summary
- Register task/subagent child sessions in the ACP session store via session.created, task metadata, and SDK parentID
ancestry resolution.
- Forward child text streams and tool updates ...
This pull request implements comprehensive technical SEO optimizations based on an exhaustive audit to ensure maximum
crawlability and indexability. Key features include full server-rendered metadata configurations, ...
Summary
Addresses the two 🔴 items in docs/architecture.md §7:
1. `RateLimitGuard` was in-memory AND never registered
Before:
- `private readonly buckets = new Map string, … ()` — buckets lived in ...
🚨 작업 내용
어떤 작업을 했는지 작성해주세요.
- [x] 기능 추가
- [ ] 버그 수정
- [ ] 리팩토링
- [ ] 문서 수정
🎯 작업 목적
이 작업을 왜 했는지 설명해주세요.
- 토큰 재발급 기능을 구현하여 JWT 인증 보안 강화
📸 스크린샷 (선택)
해당 사항 없
🧪 테스트
- [x] AuthRefreshServiceTest ...