Skip to content

User Guides

Quick Reference

  • Total Features: 8 major workflows
  • Roles: Developer (CLI/SDK), Admin (Web Dashboard)
  • Last Updated: 2026-03-05
graph TB
CB["Codebuff"]
subgraph CLI_Features["🖥️ CLI Features"]
F1["Interactive Chat"]
F2["Custom Agents"]
F3["Agent Publish"]
F4["Skill System"]
end
subgraph SDK_Features["📦 SDK Features"]
F5["Programmatic Runs"]
F6["Custom Tools"]
end
subgraph Web_Features["🌐 Web Features"]
F7["Account Management"]
F8["Agent Store"]
end
CB --> CLI_Features
CB --> SDK_Features
CB --> Web_Features
No.FeatureDescriptionRoleDifficulty
1CLI Interactive ChatChat with AI to edit codeDeveloper🟢 Easy
2Custom AgentsCreate and configure AI agentsDeveloper🟡 Medium
3Agent PublishingPublish agents to the StoreDeveloper🟡 Medium
4SDK IntegrationEmbed Codebuff in applicationsDeveloper🔴 Advanced
5Account & BillingManage subscription and creditsDeveloper🟢 Easy
6OrganizationsTeam billing and managementAdmin🟡 Medium