pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Go language:Java
Filter by
205M results
HEXA-0POD OP-33d — falsified adam_step builtin sweep
The OP-33c §8 HONEST follow-up. OP-33c cleaned dead adam/safe_update from stdlib/optim.hexa and deregistered
grad_clip_norm, but deliberately LEFT ...
- Thêm prisma/data/attractionContent.js: mô tả dài và từ khoá tìm ảnh cho 54 điểm.
- Thêm prisma/enrich-content.js (npm run db:enrich, hỗ trợ --dry): cập nhật mô tả và thay ảnh placeholder bằng URL ...
Resumen
- Normaliza owner y workshop_owner como workshop_owner en la sesion Supabase Auth sin migracion destructiva.
- Ajusta metadata Auth para diferenciar workshop_internal y platform_admin.
- ...
staffCors no mount /api/reviews
A Central da Equipe (app.recantosdaserra.com) passa a gerenciar contagens de reviews e o sync manual pelos endpoints
/api/reviews/admin/*. São POSTs cross-origin com header ...
💡 What
Replaced the O(N log N) full-array .map().sort().slice() sequence in the global leaderboard route
(src/routes/leaderboard.js) with an O(N) bounded insertion sort. Also added a .jules/bolt.md journal ...
Terraform Drift Detected
Stack: test-stack Path: ./testdata/workspace Detected at: Fri, 12 Jun 2026 03:00:07 UTC
Summary
| Add | Change | Destroy |
| --- | --- | --- |
| 1 | 0 | 0 |
Plan
details summary ...
drift
integration-test
Adding migrations skills for airbyte, meltano and function connectors
Purpose
Fix a race in CheckpointBarrierTriggerErrorTest where the spied CheckpointManager was installed before Mockito stubbing
was completed. A running checkpoint thread could invoke the spy during stubbing ...
Zeta
This is an autogenerated PR. Use this to merge changes to this repository.
dependencies
internal
Summary
- app/page.tsx: 未認証時のリダイレクト先を /login → /connect に変更
- UserProviders.tsx: UserGuard に GUARD_EXEMPT_PATHS = [ /connect ] を追加(Privy ログイン前にアクセスするページのため除外)
修正前後のフロー
修正前: / → /login(旧メール/パスワードUI) ...