← All apps

CandyCrush

🍬 CandyCrush

TUI AI coding assistant

multi-provider multi-agent skill-aware pioneering

A terminal UI for AI-assisted coding with support for multiple providers, agent types, and custom skills.

Install

composer require sugarcraft/candy-crush

Status

🟡 In progress — scaffold complete, implementation in progress.

Providers

CandyCrush supports multiple AI providers:

Architecture

CandyCrush is built on the SugarCraft TUI stack:

Key Concepts

ProvidersPluggable AI provider interface — swap backends without changing UI code.
AgentsMulti-agent orchestration — delegate tasks to specialized agent types.
SkillsExtensible skill system — add custom capabilities via skill modules.
HooksLifecycle hooks — plug into message processing, rendering, etc.
MCP ToolsModel Context Protocol tool discovery and execution.
StreamingReal-time streaming output from AI providers.