Skip to content

docs: ai plugin demo update#85

Merged
olliethedev merged 5 commits intomainfrom
docs/ai-plugin-demo-update
Mar 11, 2026
Merged

docs: ai plugin demo update#85
olliethedev merged 5 commits intomainfrom
docs/ai-plugin-demo-update

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Mar 10, 2026

Summary

  • improve ai-chat demo with widget example
  • improve ai-chat plugin docs

Type of change

  • Bug fix
  • New plugin
  • Feature / enhancement to an existing plugin
  • Documentation
  • Chore / refactor / tooling

Checklist

  • pnpm build passes
  • pnpm typecheck passes
  • pnpm lint passes
  • Tests added or updated (unit and/or E2E)
  • Docs updated (docs/content/docs/) if consumer-facing types or behavior changed
  • All three example apps updated if a plugin was added or changed
  • New plugin: submission checklist in CONTRIBUTING.md completed

Note

Low Risk
Changes are limited to demo apps and documentation, plus a patch-level @btst/stack dependency bump across demos. Risk is low, with main potential issues being demo routing/nav regressions or minor behavior shifts from the dependency update.

Overview
Adds a new demos/ai-chat /widget page showcasing ChatLayout in floating widget mode, and wires it into the demo’s home route list and the top nav.

Updates the AI Chat plugin docs to reflect current integration patterns (wrapping StackProvider with QueryClientProvider, safer Link override, and concrete apiBaseURL examples) and adjusts tool examples from parameters to inputSchema. Also bumps @btst/stack from ^2.6.0 to ^2.6.1 across the demo apps (with lockfile updates).

Written by Cursor Bugbot for commit 0a2fdd5. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Mar 10, 2026

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

Project Deployment Actions Updated (UTC)
better-stack-docs Ready Ready Preview, Comment Mar 11, 2026 2:39pm

Request Review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@olliethedev olliethedev merged commit 355ac9c into main Mar 11, 2026
6 checks passed
@olliethedev olliethedev deleted the docs/ai-plugin-demo-update branch March 11, 2026 15:39
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