Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:TypeScript

Filter by

275M results  (3 s)

275M results

- Add WalletLimit model (walletId FK, dailyLimit, perTransactionLimit) - Add migration for WalletLimit table - Rewrite LimitsService to use walletId (string) and WalletLimit - Daily usage aggregated ...

Update SHEET_ENDPOINT to the new Google Apps Script web-app deployment URL. Generated by Claude Code

Summary - Fix the membershipOnly UI gate in the Kosten step (routes/_wizard/visit.tsx): it now also requires effectiveWorkshops.size === 0, so buying a membership while a visit is open (a selected/visited ...

What does this PR do? Normalizes shell-escape obfuscations in _normalize_command_for_detection() so that trivially encoded dangerous commands (backslash escapes, empty quotes, command/parameter substitution) ...

Summary CLI hygiene pass. Three classes of fix: (1) the destructive --help defect where construct stop --help actually stopped services; (2) bugs in construct install (ReferenceError on --yes, missing ...

Summary - add advisor-only kanban_create_swarm tool for tech-advisor / social-advisor - wire swarm task id expansion into gateway auto-subscribe handling - propagate session_id and expose task_ids ...