Files
AgentBlock/metadata.json
T
jerryW123 2814ec412d 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.
2026-05-06 00:40:25 +08:00

6 lines
228 B
JSON

{
"name": "AgentBlock",
"description": "A comprehensive scientific modeling and simulation platform featuring AI-assisted research, node-based visual editing, and real-time data analysis.",
"requestFramePermissions": []
}