diff --git a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/agents/page.tsx b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/agents/page.tsx new file mode 100644 index 0000000..58997ea --- /dev/null +++ b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/agents/page.tsx @@ -0,0 +1,383 @@ +"use client"; + +import { Bot, Plus, FileText, Wrench, Plug } from "lucide-react"; + +export default function AgentsPage() { + return ( +
+ Manage agents and users +
++ Agents talk to your users, work with your data, and run on schedules – + all guided by clear instructions you define in your own words. +
+ ++ Create your own agent, defining how it works, responds, and + integrates with your data. +
++ Define the agent's behavior, knowledge, and AI model. +
++ Configure what tools and data the agent can access. +
++ Connect the agent to Gmail, Calendar & more. +
++ Track traffic, usage, and events. +
++ Once your app is live and receiving traffic, your analytics metrics + will appear here. +
++ Connect external services to your application. +
++ Build and manage automations in your app. +
++ To run automations in your app, you need backend functions enabled. + Upgrade to enable backend functions and start using automations. +
+ ++ Buy, connect and manage your domains.{" "} + + Learn more + +
++ Custom domains are available on our Builder plan and above. Upgrade to + continue working to this app. +
+ ++ Connect your app to popular services. +
+ ++ This feature is only available on the Builder plan or higher. + Upgrade to continue working without limits. +
+ ++ View application and server logs. +
++ Improve how your app appears in search results and AI answers. +
++ Scan your app for SEO basics and GEO details. Get a prioritized + checklist to fix issues in minutes. +
+ ++ Manage social sharing campaigns and meta tags. +
++ Automatically generate and schedule social media content across + platforms based on your app's pages. +
+ +{logs || "(no logs)"}
+ )}
+ + General configuration for your application. +
++ Permanently delete this app and all of its data. +
++ Configure how users sign in to your app. +
++ Manage your cloud storage buckets and assets. +
++ Create an S3-compatible storage bucket to start uploading user files, + avatars, and application assets. +
+ ++ Manage the app's users and their roles +
+| + Name + | ++ Role + | ++ Email + | +
|---|---|---|
|
+
+ Mark Henderson
+
+
+ Owner
+
+ |
+ + admin + | ++ markhenderson1977@gmail.com + | +
-
- ) : null}
+
+
+