suna/frontend
Soumyadas15 daf3d659f2 chore(ui): fix navbar copy 2025-06-08 16:15:26 +05:30
..
public feat: add SSR SEO meta and dynamic OG public agent replay pages 2025-05-12 14:50:23 +02:00
src chore(ui): fix navbar copy 2025-06-08 16:15:26 +05:30
.env.example feat: feature flags using redis 2025-06-05 13:00:44 +05:30
.gitignore feat(sentry): add Sentry integration for error tracking and monitoring 2025-05-27 08:35:31 +00:00
.prettierignore
.prettierrc
Dockerfile feat(sentry): enhance Sentry integration with user tracking and error handling improvements 2025-05-27 10:04:17 +00:00
README.md
components.json
eslint.config.mjs
next.config.ts feat(sentry): add Sentry integration for error tracking and monitoring 2025-05-27 08:35:31 +00:00
package-lock.json chore(dev): fix package lock 2025-05-30 23:54:48 +05:30
package.json chore(dev): MCP & Custom agents integration 2025-05-30 18:58:58 +05:30
postcss.config.mjs
test-new-format.js chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
tsconfig.json

README.md

Suna frontend

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.