- Step1: Install via pip: pip install spongecake
- Step2: Import SpongeCake modules in your Python script or use provided CLI
- Step3: Register tools or APIs using built-in decorators or YAML config
- Step4: Define agent logic with prompt templates and memory handlers
- Step5: Instantiate and run the agent locally or deploy to production
- Step6: Use CLI commands for testing, debugging, and exporting agent configurations