I am your Autonomous AI Software Engineer. I can design architecture, write code, run tests, and deploy your app. Just tell me what to build.
"Build a Todo App with React""Refactor the authentication flow""Deploy this project to Vercel"
@CULI-Agent-2.0
Built-In Agents
Powered by CULI Intelligence • v2.0
CULI Bot Mode
Decision Required
Which UI framework should we use for the Frontend?
Or provide custom instruction:
System Settings
Configure CULI Agent & API Connections
Workspace Configuration
Auto-Save Changes
Automatically save file edits without confirmation
API Authentication
Helper AI Configuration
Enable Helper
CULI Helper handles lightweight background tasks like Prompt Optimization, generating Workflow SVGs, and formatting Spec files. It uses cheaper/free models to save costs.
Interface Options
Bot Agent Configuration
CULI Skill Center
Skills là các công cụ hoặc quy trình chuẩn (Protocols) được lưu trữ dưới dạng file SKILL.md. CULI sẽ tự động nạp (Auto-load) các skill này để hiểu cách tương tác với hệ thống, API hoặc Framework cụ thể.
Đang tải dữ liệu Skill Protocol...
Sub-Agent Workers
Workers are specialized sub-agents running cheap models to offload tasks from the main Supervisor brain. They operate independently to prevent context overflow.
No custom workers defined.
Use the New Worker button to create sub-agents.
App.jsx
AI Explanation
Generating summary...
This file is the main entry point of your React application. It defines the root component and handles the overall layout and routing of the project.
Functions
App(), useEffect()
Dependencies
react, tailwindcss
Holographic Memory
Lesson LearnedJust now
When setting up React Router v6, ensure `RouterProvider` is used instead of `BrowserRouter` for data APIs to work correctly.