Skip to content

wave-av/create-wave-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

create-wave-app

Scaffold a new WAVE agent or streaming app in seconds.

Usage

npx @wave-av/create-app my-stream-bot

With a specific template:

npx @wave-av/create-app my-agent --template mastra-agent

Templates

Template What it creates
stream-monitor Real-time stream quality monitoring agent (default)
mastra-agent Mastra framework agent with WAVE ADK tools

What you get

Each template scaffolds a working project with:

  • TypeScript configuration
  • @wave-av/adk pre-installed
  • Working agent code you can run immediately
  • Environment variable setup for WAVE_AGENT_KEY

After scaffolding

cd my-stream-bot
npm install
npm run dev

Links

License

MIT

About

Scaffold a new WAVE agent or streaming app in seconds

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors