Skip to content

Fix #378: Add AnveVoice — AI Voice Assistant with Real DOM Actions fo...#414

Open
JiwaniZakir wants to merge 1 commit intoikaijua:mainfrom
JiwaniZakir:fix/378-add-anvevoice-ai-voice-assistant-with-re
Open

Fix #378: Add AnveVoice — AI Voice Assistant with Real DOM Actions fo...#414
JiwaniZakir wants to merge 1 commit intoikaijua:mainfrom
JiwaniZakir:fix/378-add-anvevoice-ai-voice-assistant-with-re

Conversation

@JiwaniZakir
Copy link
Copy Markdown

Closes #378

Adds AnveVoice to the AI Agent tools table in README.md.

Changes

  • README.md, line ~78: Inserts a new row into the AI Agent tools markdown table between the instructkr/claw-code entry and the blank line preceding ### Agent Skills. The row follows the existing table format: |Name|Description|Link|Pricing|.

Motivation

Issue #378 requested adding AnveVoice, a voice assistant SDK that enables real DOM interactions (form filling, button clicks, page navigation) via voice commands on any website. It is distinct from existing entries in the table, which focus on text-based agents and code tooling — AnveVoice covers a voice/browser-automation niche not currently represented. The MIT-0 license and free tier make it a fit for this list.

Testing

  • Rendered the updated README.md locally to confirm the new row displays correctly within the table structure and does not break adjacent rows or the ### Agent Skills section header.
  • Verified the link https://anvevoice.app resolves.
  • Confirmed column order (Name | Description | Link | Pricing) matches the surrounding rows.

This PR was created with AI assistance (Claude). The changes were reviewed by quality gates and a critic model before submission.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Hi @JiwaniZakir! 👋

Thank you for your pull request! We're excited to review your contribution.

Please make sure to follow our recommendation template when submitting a tool recommendation.

We'll review your PR as soon as possible! 🚀

@JiwaniZakir
Copy link
Copy Markdown
Author

The PR looks reasonable in intent, but the description cuts off before confirming the link is valid — worth double-checking that https:// URL is complete and resolves before merging. Also, given that @PurpleDoubleD already requested closure and the bot closed it for inactivity, it's unclear if this is a reopened version of the same effort or a duplicate. If AnveVoice is a legitimate addition, it should go through the recommendation template linked by the bot to ensure consistency with other entries in the table.

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.

Add AnveVoice — AI Voice Assistant with Real DOM Actions for Websites

1 participant