cloudbase-agent
Build and deploy AI agents with CloudBase Agent SDK (TypeScript & Python). Implements the AG-UI protocol for streaming agent-UI communication. Use when deploying agent servers, using LangGraph/LangChain/CrewAI adapters, building custom adapters, understanding AG-UI protocol events, or building web/mini-program UI clients. Supports both TypeScript (@cloudbase/agent-server) and Python (cloudbase-agent-server via FastAPI).
Pinned to revision 4da777e3ff46, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/cloudbase-agent/SKILL.md
- skills/cloudbase-agent/py/adapter-coze.md
- skills/cloudbase-agent/py/adapter-development.md
- skills/cloudbase-agent/py/adapter-langgraph.md
- skills/cloudbase-agent/py/agent-deployment.md
- skills/cloudbase-agent/py/authentication.md
- skills/cloudbase-agent/py/references/observability.md
- skills/cloudbase-agent/py/references/recipes.md
- skills/cloudbase-agent/py/references/server.md
- skills/cloudbase-agent/py/references/storage.md
- skills/cloudbase-agent/py/references/tools.md
- skills/cloudbase-agent/py/server-quickstart.md
- skills/cloudbase-agent/py/skill.md
- skills/cloudbase-agent/ts/adapter-development.md
- skills/cloudbase-agent/ts/adapter-langchain.md
- skills/cloudbase-agent/ts/adapter-langgraph.md
- skills/cloudbase-agent/ts/agent-deployment.md
- skills/cloudbase-agent/ts/agui-protocol.md
- skills/cloudbase-agent/ts/server-quickstart.md
- skills/cloudbase-agent/ts/skill.md
- skills/cloudbase-agent/ts/ui-clients.md
- skills/cloudbase-agent/ts/ui-miniprogram.md
Every link opens the file at its source, pinned to the revision this page describes.