pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:Python language:Python is:unmerged
Filter by
44.3M results
Auto-opened by release-on-merge.yml after publishing clawmetry==0.12.380 to PyPI (run 26727802888).
This PR only syncs __version__ in dashboard.py with what is already live on PyPI. Safe to squash-merge ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
Summary
Fixes the e2e CI failures, with the headline being a genuine SDK bug in the batteries-included worker helper.
Root cause: built-in activities never registered
createFlowstileWorker (packages/sdk/src/worker.ts) ...
Summary
- Promote the OTP registration hardening from develop to production.
- Prevent half-created Firebase users when phone credential linking fails.
- Improve invalid/expired SMS code feedback. ...
- Pull hero back up (5vh top padding, was 10vh — mode switcher was sitting too low)
- More breathing room around the mode switcher (56px to wordmark) and above Play (56px from wordmark zone)
- Lock ...
Summary
- Preserve ccrotate availability glyphs in the Paperclip plugin parser.
- Surface stale rows explicitly through isStale so the table labels them as stale.
- Clarify the per-row refresh tooltip ...
The repo root has no type : module so export const handler fails. Using exports.handler (CommonJS) fixes the silent load
failure. fetch is available natively in Node 18 so no imports are needed.
https://claude.ai/code/session_01V3panq96fEavphwcgCJX5K ...
Summary
- Add PUZZLE_RETRY advertisement reward type with Prisma migration and puzzle-scoped validation in the reward service
- AdMob webhook parses optional rewardType from custom data and deletes ...
What was changed
Limited the dashboard session workbench s immediate sandbox status refresh so it can run at most once per connected
session snapshot while the sandbox is in a reconnecting/starting readiness ...