create-chat-sdk@0.1.0
·
9 commits
to main
since this release
Minor Changes
- 8f3af76: Add the
create-chat-sdkCLI for scaffolding webhook-only Next.js Chat SDK bot projects. Supports interactive prompts, non-interactive--adapterselection from thechat/adapterscatalog, coding-agent detection with an--interactiveescape hatch, and generatedsrc/lib/bot.ts,.env.example,next.config.ts, and README output per selected adapter.