[Dev]: kargone-node-dev queue/kargone-node-dev
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Fix password validation logic in AuthController to correctly check onboarding method for voice agents - f78390a996c52a2a536ae826597566e399cf30fc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Update password validation logic in AuthController to include onboarding method check for voice agents - 21d1ff519463cb45d7444db6bd7facdec6690006", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Include sellerInfo on recommended deals so the payload matches the dealer car list. - a17ed37220684da6c4a68d215a38d9df66c143ab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enhance dealer onboarding process by updating registration details to include full information (name, email, mobile, monthly volume, tax ID, license number, pickup preference). Implement new helper functions to validate spoken email input and improve email capture prompts. Refactor dealership inventory handling to ensure accurate data mapping and verification during onboarding. Comment out admin route authentication middleware for testing purposes. - 02c8050fdeb9f96914103b600e62092e1ad5b571", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor authentication logic to improve user registration checks. Moved password and seller registration checks to a more appropriate location in the flow, ensuring dealers complete OTP verification before password login. - 054aa7137842831caf219c1f2af4a9b75f795d20", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Include seller accountStatus on dealer car details so the details API matches the list payload. - 3795ae51de84492cc817db0299b8d2606944bddf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Allow incomplete dealer signup to retry POST /auth/register with the same email so the draft is updated and a new OTP is sent instead of returning 'email already exists.' - fd3c78b7af2e0e4103232cf4930755690c471fec", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix auth issue - 29331346ea6c8e7c2adb133840906319f1036f0d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fixed. Enabling default settings now keeps trial only if the current package is trial.\n\nA leftover freeTrialEndDate no longer counts as an active trial, so Auto Pay dealers stay on Auto Pay when you send { isDefaultSettingsEnabled: true }. - 9d127c5b582cb62b732f7a24279ade4b426c19d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fixed. Dealer in-app notification routes no longer include a /dealer prefix (that belongs on DEALER_URL). - e38d2ab8dfe062699c7b87a0f1b17d1f5a4b4327", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add user password presence check in OTP verification response\n\n- Enhanced the OTP verification response in the `AuthController` to include a boolean indicating the presence of a user password.\n- This addition improves the clarity of the response regarding user authentication status. - f1103819cb6e72f3057d1d14aa851f6392d2550e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add OTP dispatch for voice agent dealer verification\n\n- Implemented OTP dispatch functionality in the `AuthController` for unverified voice agent dealers.\n- The OTP is sent to the user's phone number, enhancing the verification process and user experience. - 7a118df2d0e8035467df642376eeac7d9a862352", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor response functions to remove phone number parameter\n\n- Updated `sellerRegistrationIncompleteResponse` to no longer require a phone number, simplifying the response structure.\n- Adjusted `voiceAgentDealerOtpUnverifiedResponse` to include the phone number again, ensuring relevant information is provided for OTP verification responses. - 71ac0756d0a0edaa84bcb1e224ca1bd86be8bbc0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Update seller registration response to include phone number\n\n- Modified the `sellerRegistrationIncompleteResponse` function to accept a phone number parameter, enhancing the response detail for incomplete seller registrations.\n- Updated the `auth.controller.js` to pass the user's phone number when responding to incomplete registration requests. - 6ce8bf7f294fc18c5cbc7bd0d3f6cfb2476a57d9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add voice agent dealer OTP verification functions\n\n- Introduced `isVoiceAgentDealerOtpUnverified` and `voiceAgentDealerOtpUnverifiedResponse` functions to enhance the authentication service.\n- These additions support the verification process for voice agent dealers, improving overall security and user experience. - c06623a2fe235cb3eff6d2174205a90e9c83a47d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix notification text. - 226ffa7d723407c4ea814c909fa0991d3b56ef78", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Turn off the double email for listing car - 4c0b26fd76c0900d0cc4cdb83a6a473bd290539b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Make send_info_email actually send an email, and add a real complete_trial_setup tool\n\n- send_info_email previously only validated/spelled-back the address and wrote bookkeeping\n metadata — it never dispatched anything, so every "I'll get that sent over" the agent said\n was false. It now fires EmailHelper.sendGenericNotification on confirmed=true.\n- There was no live tool for actually activating a trial: "SETUP" was 100% verbal, so\n "I've got your account set up" and "your trial is active" were said with zero backend\n action behind them. Added a new complete_trial_setup tool, wired to the existing\n (already idempotent) agentActionService.upsertTrialDealer — it creates/updates the User,\n activates the DealerLead trial, schedules the first check-in, and sends the real welcome\n email. SETUP now requires calling it once name+email are confirmed, and forbids claiming\n setup succeeded before that call actually returns success.\n- Fixed the KNOWLEDGE GAPS "which states do you cover" contradiction: it was listed as an\n example of an unknowable gap even though the Coverage section already says that list is\n retrievable via lookup_platform_faq — added a concrete good/bad example instead of an\n abstract rule.\n- Also re-applied the send_info_email name-fabrication-guard description fix from earlier\n this session, which had only ever landed in the registry.js copy, never on the live agent.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> - 4842f2e7f4f81ec2d76972e29b84c83ee268b516", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: sms notification default value - c1a7709367e27d2859b6221f5157055840e2a0a8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Changes for seller email template - 1af2695040eb35b1bd4be6b412fcc326ee494575", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.