pullrequests Search Results · language:Dune language:JavaScript language:Java language:TypeScript language:Java language:CSS
Filter by
218M results
Updated the project documentation to reflect the current state of the codebase, including the latest database schema,
sentinel keys, and onboarding flow. Renamed HANDOVER_v4.md to HANDOVER.md.
PR created ...
- Updated app.html to include a header with navigation links for Converter and Sheet Preview .
- Added routing for the converter and sheet preview components in app.routes.ts.
- Created styles for ...
- chore: auto-save before done
- feat(cli): add markdown export for vector collections and sqlite tables
Outreach automation — the action layer
The Lead Intelligence engine decides who to contact and what to say (priority, next_best_action, talking_points,
follow-up SLAs). This PR turns that into review-first ...
Summary
- Full-screen hero with inline lead capture card (name, phone, interest dropdown → /api/site/contact)
- Sticky WhatsApp button fixed bottom-right (#25D366)
- HD Unsplash images (w=1920 q=90 ...
账号/学校数据类 actions 接入 zod(架构 #二-3,校验边界收尾)
校验边界最后一批:把改资料 / 改邮箱手机 / 建校改名等数据型 action 收敛到 zod。
关键判断(高质量、风险可控)
安全敏感的认证流程刻意保留既有校验——login 在每条 未命中 路径都调用 fakeVerifyPassword 做时序安全,若改成 zod 解析即早退
会泄露时序、削弱抗枚举。register/resetPassword/verifyEmail/changePassword ...
Fixes #17. QA harness cleanup for the exerciser/contract-test template. Defect (A) error-swallowing was confirmed not
present and left untouched.
(B) No timeout / abort on remote MCP calls
ToolCaller.call ...
What
Two fixes you asked for:
1. Manual repayments are now locked
Previously, a manually-set repayment was capped against the shared weekly surplus. So if you pinned the Car Loan at $132
and then pinned ...
Summary
New Export Data page in the sidebar (Download icon) that lets you pull raw charger data into a CSV for Excel or Google
Sheets analysis.
How it works
4-step flow:
1. Select charger — dropdown ...