Skip to content

Conversation

@ac-s1
Copy link
Contributor

@ac-s1 ac-s1 commented Dec 15, 2025

🚀 StackOne Knowledge Agent Demo
This PR introduces the StackOne Knowledge Agent Demo - a Next.js application that demonstrates how to build AI-powered document chat using StackOne's Documents API.

- Add comprehensive Next.js application demonstrating StackOne Documents API
- Include RAG architecture with multi-provider cloud storage integration
- Features OAuth flows, file picker components, and document processing pipeline
- Supports Google Drive, Dropbox, OneDrive and other cloud storage providers
- Includes streaming chat interface and agent management capabilities
- Update package-lock.json with new dependencies for the demo app
- Update next.config.ts to use new turbopack configuration syntax
- Remove deprecated experimental.turbo option
- Add Turbopack build script for faster builds
- Add webpack fallback script for debugging
- Maintain compatibility with existing webpack configuration

Based on Next.js documentation: https://nextjs.org/docs/app/api-reference/next-config-js/turbopack
- Reorganized README to focus on three key aspects: why, how, and how to use
- Added Quick Start section at the top for immediate accessibility
- Included comprehensive system architecture diagram with component interactions
- Removed separate documentation files and consolidated into single README
- Improved readability with clear sections and visual diagrams
- Regenerated package-lock.json to resolve conflicts with main branch
- Merged latest changes from main including oauth-redirect-proxy app
- Add comprehensive Next.js application demonstrating StackOne Documents API
- Implement multi-provider cloud storage integration (Google Drive, Dropbox, OneDrive, Notion)
- Build AI-powered document chat with RAG architecture
- Include StackOne Hub for OAuth flows and File Picker for file selection
- Add production-ready features: vector search, embeddings, conversation management
- Provide complete setup documentation and architecture diagrams
- Add Architecture Benefits section highlighting unified integration, scalable processing, and production-ready features
- Add Cloud Stack Flexibility section with specific examples for AWS, Google Cloud, Azure, and on-premises deployments
- Include hybrid approaches for multi-cloud and compliance-focused scenarios
- Demonstrate how StackOne works across different cloud environments
- Security fixes: Add server-only guard, fix IDOR vulnerabilities, enhance input validation
- Logging improvements: Redact sensitive data, remove full DB record logging
- Configuration fixes: Update ESLint, PostCSS, Next.js configs for better TypeScript support
- UI/UX improvements: Fix viewport heights, form buttons, router navigation
- Code quality: Rename Document interface, fix DOM queries, enhance type safety
- Remove redundant queries and improve error handling throughout
@ac-s1 ac-s1 requested a review from paulina-mve December 15, 2025 12:00
@vercel
Copy link

vercel bot commented Dec 15, 2025

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

1 Skipped Deployment
Project Deployment Review Updated (UTC)
examples-oauth-redirect-proxy Skipped Skipped Dec 15, 2025 0:01am

@vercel
Copy link

vercel bot commented Dec 15, 2025

Unable to deploy a commit from a private repository on your GitHub organization to the Alex's projects team on Vercel, which is currently on the Hobby plan. In order to deploy, you can:

  • Make your repository public or
  • Upgrade to Pro. A Pro subscription is required to deploy from a private organization repository.

To read more about collaboration on Vercel, click here.

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.

2 participants