feat: Initialize AgentBlock project structure
Sets up the foundational files and dependencies for the AgentBlock scientific modeling platform. Includes project metadata, React app structure, Vite configuration, and essential dependencies for AI integration, UI components, and styling.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "AgentBlock",
|
||||
"description": "A comprehensive scientific modeling and simulation platform featuring AI-assisted research, node-based visual editing, and real-time data analysis.",
|
||||
"requestFramePermissions": []
|
||||
}
|
||||
Reference in New Issue
Block a user