pullrequests Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:HTML language:HTML
Filter by
18.2M results
This is needed for workflow-dispatch event.
https://docs.github.com/en/rest/actions/workflows?apiVersion=2026-03-10#create-a-workflow-dispatch-event
bump:minor
Changes
#844: Add .sisyphus to scanner exclusions
- Added .sisyphus\ to \DEFAULT_IGNORE\ in \packages/core/src/analysis/phases/scan.ts\
- Prevents OpenCode session files from polluting the knowledge ...
Adds a scheduled GitHub Actions workflow so an automated bug check runs every ~48 hours (plus manual workflow_dispatch).
Why this PR: GitHub only fires schedule: (cron) triggers from workflows on the ...
🔗 관련 이슈 (Related Issue)
Closes #이슈번호 형식으로 관련 이슈를 연결해주세요.
📝 작업 내용
여권 페이지의 좋아요/스크랩 UI 수정 및 API 연결 ** 방식 **
- 좋아요 목록과 스크랩 목록에서 공통으로 사용할 수 있도록 FavouriteList.tsx를 재사용 컴포넌트로 구성
- FavouriteList에서 fetchData, ...
Switch Supabase auth from implicit to PKCE so OAuth issues refresh tokens and sessions stop expiring users mid-session.
Rework the device picker with a centered trigger tab, type icons and an active card. ...
Summary
- Session-refresh (ORT buffer pool reset) fires every 2 turns and was intermittently crashing the on-device model with
\ operation does not support unaligned accesses\
- Root cause: deferred ...
Rebased, conflict-free replacement for #195 (which was 50 commits behind main and had a hard migration-version
collision). Single clean commit on current main.
What it does
- Bug fix: GET /api/vault/review/[batchId] ...