Skip to content

create-chat-sdk@0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:07
· 9 commits to main since this release
2a553aa

Minor Changes

  • 8f3af76: Add the create-chat-sdk CLI for scaffolding webhook-only Next.js Chat SDK bot projects. Supports interactive prompts, non-interactive --adapter selection from the chat/adapters catalog, coding-agent detection with an --interactive escape hatch, and generated src/lib/bot.ts, .env.example, next.config.ts, and README output per selected adapter.