mirror of
https://github.com/langchain-ai/agent-chat-ui.git
synced 2026-07-19 23:43:33 -04:00
[PR #185] [CLOSED] Deleted PR #206
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/agent-chat-ui/pull/185
Author: @harshbaid
Created: 9/30/2025
Status: ❌ Closed
Base:
main← Head:feature/add-marketplace-dashboard-widget-recommendations-list📝 Commits (1)
a278e33Add Supabase integration to display Recommendations and KPI data and Sitecore Blok Design and Chakra UI integration with updated README and configuration files📊 Changes
11 files changed (+366 additions, -3 deletions)
View changed files
📝
.env.example(+8 -1)📝
.gitignore(+1 -0)📝
README.md(+40 -0)📝
package.json(+11 -1)➕
src/app/dashboard-widget-extension/page.tsx(+127 -0)📝
src/app/layout.tsx(+4 -1)📝
src/app/page.tsx(+22 -0)➕
src/app/providers.tsx(+9 -0)➕
src/hooks/useMarketplaceClient.ts(+132 -0)➕
src/lib/database.types.ts(+0 -0)➕
src/lib/supabaseClient.ts(+12 -0)📄 Description
.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.