Local execution
tokendance run executes inside the local workspace and keeps transcripts, tool calls, and quality-check records.
Run a coding agent on your own machine. Code stays on your filesystem, keys stay under your control, and execution events and approvals sync to the AgentHub workbench in real time.
This site tracks the current TypeScript core module implementation.
tokendance run executes inside the local workspace and keeps transcripts, tool calls, and quality-check records.
The SDK sends run streams, approval requests, provider state, and session lifecycle events to AgentHub.
Supports TokenDance Gateway, OpenAI-compatible Chat Completions, OpenAI Responses, and Anthropic-compatible Messages.
Releases pass automated validation and human confirmation before publishing.
AgentHub integrates with the local runtime through @tokendance/code-sdk.
Module responsibilities of @tokendance/code-core, code-sdk, code-cli, and the private agenthub-example integration.
tokendance CLI, run, doctor, config, resume, quality, and transcript.
Environment variables, Gateway preset, and project .env boundaries.
Development setup, tests, and PR workflow for TokenDanceCode contributors.
Node, pnpm, Git, PowerShell, and command requirements.
Responsibilities and non-responsibilities of the TokenDanceID Authorization Code + PKCE helper.
TokenDanceCode positioning, usable capabilities, and product boundary.
TokenDanceCode is in early access: local-first, keys stay with you, and code never leaves your machine. Releases pass automated validation and human confirmation before going public.
TokenDanceCode owns local coding-agent execution and SDK delivery. AgentHub owns team collaboration, product orchestration, multi-agent workbench flows, and UI state.