Skip to main content

Knowledge Base

Agents now have a dedicated Knowledge tab where you can build a custom knowledge base from multiple sources. The agent uses this context to give more accurate, grounded answers.

Sources

  • File Upload — PDF, DOCX, TXT, CSV, and more. Documents are automatically parsed and chunked.
  • Text Snippets — Paste text directly as a knowledge source.
  • Web Crawl — Crawl any website with configurable depth and page limits. Supports scheduled re-crawls.

Integrations

  • Google Drive — Connect your Google account and select specific files to import. Supports Docs, Sheets, and Slides.
  • Notion — Connect your Notion workspace and pick individual pages to sync.
Both integrations use OAuth and let you choose exactly which items to import. Re-sync anytime to pull the latest content.

Search & Analytics

  • Semantic Search — Test your knowledge base with natural language queries to see what the agent would find.
  • Analytics — Track which sources get used most, total chunks, and hit counts.

Workflow Engine

A new visual workflow system for defining multi-step agent processes.
  • Define workflows in YAML with steps, conditions, and tool calls
  • Generate workflows from natural language descriptions
  • Workflows execute as structured flows with approval gates and branching logic

New Landing Page

Completely redesigned public-facing website with:
  • New hero section and feature highlights
  • Pricing overview
  • Integration showcase
  • FAQ section
  • Blog section

Improvements

  • Sponge wallet premium card UI and dynamic checkout flow
  • Waitlist now connected to Clerk Backend API
  • Agent settings moved to dedicated Settings page with tabbed layout
  • Improved dark mode theming across all components
  • New confirm dialog component for destructive actions
  • SSO callback page for smoother authentication flows