Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript

Filter by

152M results  (2 s)

152M results

…out with log statements; branch: add-logger-register-while-checkout

Make poll options tappable (core.VotePoll) and show per-option counts + a proportion bar (GetPollVotes). Verified headless. 🤖 Generated with Claude Code

What was wrong The CI failed because the figlet package was missing from dependencies. Why this works Adding figlet to package.json ensures the package is installed during CI.

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
automerge
dependencies
renovate

Test everything. Removed eval usage from the asset manager :tada: Removed the custom build hook that inserted the return statement. Also changed the default devtool, which means slightly longer build ...

Acts on a brand-strategist review (Yvette English s lens) of how crads-ai.com communicates value to non-technical coaching clients. Every change is judged against one audience: an owner deciding whether ...

Root cause Every time a device saved to Drive, it uploaded only its own entries, overwriting the entire Drive file. So phone s save would erase laptop s history, and laptop s save would erase phone s ...

What Replaces the CSV + Google Sheets backing store with a local SQLite database (store/mem.db) as the single source of truth for all memory entries. Why - mem_upsert previously made 2 Google Sheets ...