Skip to content

Update twilio-agent-connect skill installation instructions#33

Open
ryanrishi wants to merge 1 commit into
twilio:mainfrom
ryanrishi:update-agent-connect-skill
Open

Update twilio-agent-connect skill installation instructions#33
ryanrishi wants to merge 1 commit into
twilio:mainfrom
ryanrishi:update-agent-connect-skill

Conversation

@ryanrishi

Copy link
Copy Markdown
Member

Summary

  • Update Python SDK install to use PyPI (pip install twilio-agent-connect) instead of git+https://github.com/...
  • Update TypeScript SDK install to use npm (npm install twilio-agent-connect) instead of clone-and-build; remove incorrect "not yet published to npm" note
  • Fix documentation URLs from /platform/tac/ to /conversations/agent-connect/
  • Improve Setup Wizard section with links to console and quickstart guide

🤖 Generated with Claude Code

Both the Python and TypeScript SDKs are now published to PyPI and npm.
Update installation instructions to use standard package managers instead
of installing from GitHub, fix documentation URLs, and improve the setup
wizard section.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@ryanrishi ryanrishi marked this pull request as ready for review June 30, 2026 15:42
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.

1 participant