Skip to content

Release: widget inline mode + live showcase#8

Merged
anurag629 merged 2 commits intoproductionfrom
dev
Mar 7, 2026
Merged

Release: widget inline mode + live showcase#8
anurag629 merged 2 commits intoproductionfrom
dev

Conversation

@anurag629
Copy link
Member

Release Summary

@chatcops/widget (minor)

  • Add mode: 'popup' | 'inline' config option
  • Inline mode renders chat panel inside a container element (no FAB, no bubble, no close button)
  • Support data-mode and data-container attributes for script tag auto-init
  • Export Widget class for creating multiple independent instances

Website

  • Add /api/chat serverless endpoint using @chatcops/server with OpenAI provider
  • Landing page: inline widget demo + floating popup bubble
  • Docs pages: popup widget via Starlight head config
  • Updated widget configuration and API reference docs
  • Vercel monorepo build configuration
  • Gitignore auto-generated files

Changes since last release

* feat: add live ChatCops widget showcase with serverless API endpoint

Add a working ChatCops chat widget to the docs website as a live demo.
Uses @chatcops/server with Claude provider and FAQ knowledge base,
served via Vercel serverless function at /api/chat.

* feat: add inline mode to widget and live showcase on docs website

- Add mode: 'popup' | 'inline' config option to @chatcops/widget
- Inline mode renders chat panel inside a container element (no FAB, no bubble, no close button)
- Support data-mode and data-container attributes for script tag auto-init
- Export Widget class for creating independent instances
- Add /api/chat serverless endpoint using @chatcops/server with OpenAI provider
- Landing page: inline widget in "See it in action" section + popup bubble
- Docs pages: popup widget via Starlight head config
- Update widget configuration and API docs with inline mode usage

* chore: gitignore auto-generated .astro, .vercel, and package-lock.json

* fix: configure Vercel to use pnpm via corepack for workspace dependencies

* fix: configure Vercel build for monorepo root with website output
@vercel
Copy link

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chatcops-website Ready Ready Preview, Comment Mar 7, 2026 5:44pm

Request Review

@anurag629 anurag629 merged commit a73bdf2 into production Mar 7, 2026
2 checks passed
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