🚀Quick InitializationUse the agentkit init command to generate a project template with one click, with multiple built-in app types (Basic App, Stream App, etc.)
🛠️Simple SDKElegant decorator-based API; define the entry function with @app.entrypoint and focus on business logic development
☁️Multiple Deployment ModesSupports three deployment modes—Local, Hybrid, and Cloud—flexibly meeting different scenario requirements
🔧Interactive ConfigurationUse the agentkit config command for guided configuration of deployment parameters, environment variables, and image registry
📦One-Click Build & DeployThe agentkit launch command combines build and deploy to automatically build the image and deploy to Runtime
🔌Platform IntegrationSeamlessly integrates platform services such as Memory, Knowledge, and MCP Gateway—ready to use out of the box