Skip to content

Conversation

@micaswyers-work
Copy link

Description

This commit updates the voice-ivr function template with some "AI-Ready additions, specifically AGENTS.md and .env.example. Additionally, it updates the README.

Checklist

  • I ran npm test locally and it passed without errors.
  • I acknowledge that all my contributions will be made under the project's license.

Related issues

Copy link

@twiliojosh twiliojosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - just two small comments

Comment on lines +69 to +72
**Option 2: Using Twilio CLI**
```bash
twilio phone-numbers:update YOUR_TWILIO_NUMBER --voice-url="http://localhost:3000/voice-ivr"
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't seem to work for me, I think the feature may have been removed in twilio/twilio-cli#635

**For AI coding assistants:** See [AGENTS.md](./AGENTS.md) for implementation guidelines, do-not-touch areas, coding conventions, and common task recipes.

In your `.env` file, set the following values:
## Pre-requisites

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick from the style guide

Suggested change
## Pre-requisites
## Prerequisites

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.

2 participants