Skip to content

CLI · SDK · local runtime

TokenDanceCode
Local Coding Agent

Run coding tasks on the local machine. The CLI executes the work, and the SDK feeds events, approvals, and provider state into AgentHub.

TypeScript build targets npm next candidate. Local release gates are documented; public npm release remains a release-owner action. Scope: local execution, providers, transcripts, AgentHub SDK.

Product boundary

TokenDanceCode owns local coding-agent execution and SDK delivery. AgentHub owns collaboration workbench and product orchestration.

Local execution

tokendance run executes inside the local workspace and keeps transcripts, tool calls, and quality-check records.

AgentHub SDK

The SDK sends run streams, approval requests, provider state, and session lifecycle events to AgentHub.

Provider access

TokenDance Gateway, OpenAI-compatible, Anthropic-compatible, and MockProvider.

Release gates

Candidate builds pass verify / pack checks before manual release.

Documentation

Install, configuration, providers, permissions, AgentHub SDK, and release gates.