workthin
workthin
PricingBlogChangelogOverviewQuick StartConcepts

InstallationAuthenticationCommands Reference

Docs for LLMs

llms.txtllms-full.txt
CLI

One command (recommended)

npx workthin@latest init

Runs setup end-to-end — authentication, project detection, MCP configuration, and optional global install. No pre-installation required.

Global install

npm install -g workthin

Install the wt CLI globally, then run wt init to configure your project.

Verify

wt --version

Requirements

  • Node.js 18+
  • npm, yarn, pnpm, or bun

Update

npm install -g workthin@latest

Uninstall

npm uninstall -g workthin

Concepts

Knowledge, thought chains, branches, scopes, detail levels, comment types, and secret protection.

Authentication

Device code flow, API keys, and credential management for the workthin CLI.

On this page

One command (recommended)Global installVerifyRequirementsUpdateUninstall