Skip to content

feat: extract @opensourceframework/next-whatsapp#119

Open
riceharvest wants to merge 1 commit intomainfrom
fix/issue-54
Open

feat: extract @opensourceframework/next-whatsapp#119
riceharvest wants to merge 1 commit intomainfrom
fix/issue-54

Conversation

@riceharvest
Copy link
Copy Markdown
Owner

Summary

Extract WhatsApp Web.js integration from the itsalive project into a standalone package.

Changes

  • Created @opensourceframework/next-whatsapp package with:
    • Client wrapper with reconnection and tracking logic
    • Service class for simplified API
    • Tests, build config (tsup), and vitest setup
    • Dependencies: whatsapp-web.js, qrcode

Testing

  • Build: Successful
  • Tests: All 9 tests passing
  • Lint: No errors
  • Typecheck: Passed

Fixes #54

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@riceharvest riceharvest force-pushed the fix/issue-54 branch 2 times, most recently from e571037 to 0ffc697 Compare March 26, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: extract @opensourceframework/next-whatsapp

1 participant