Skip to main content

Tasks

tandem add <title>

Create a new task. By default, opens an AI-assisted conversation to fill in details — Tandem asks clarifying questions, proposes a plan, and saves once you confirm.
Use --quick to skip the AI and create directly with flags:
Flags (with --quick):
  • -p, --prioritymust-do | good-to-do | optional
  • -d, --deadline — date as YYYY-MM-DD
  • -t, --tags — comma-separated tags

tandem list / tandem ls

List your active tasks.

tandem done <id>

Mark a task as complete. Use the first 8 characters of the task ID shown in tandem list.

tandem drop <id>

Cancel a task.

tandem task category <id> <category>

Set the category on a task.

tandem chat <message>

Start an AI conversation to plan a task. Same as tandem add but more explicit.

tandem today

Show Tandem’s suggested plan for today.

tandem ai <instruction>

Natural language task management — update, retag, reschedule, or modify tasks using plain English.

Projects

tandem project list

List all your projects.

tandem project create <name>

Create a new project.

tandem project set <task-id> <project>

Assign a task to a project. Creates the project if it doesn’t exist.

tandem project setall <project> <ids...>

Assign multiple tasks to a project at once.

tandem project categories list <project>

List categories for a project.

tandem project categories add <project> <category>

Add a category to a project.

tandem project categories set <project> <categories...>

Replace all categories for a project.

Categories

tandem categories list

List your general categories (used for tasks not in any project).

tandem categories add <category>

Add a general category.

tandem categories set <categories...>

Replace all general categories.

Personality

tandem personality show

Show your current personality setting.

tandem personality set <text>

Set your personality in one command.

tandem personality edit

Interactively edit your personality with a prompt.

tandem personality clear

Clear your personality and return to Tandem’s default style.

Account

tandem login

Authenticate via browser.

tandem logout

Clear stored credentials.

tandem whoami

Show the currently logged-in account.