Skip to main content

taskai

A command-line task manager with AI features.

pip install taskai-cli

Setup

task setup

Commands

task                              interactive mode

task show all                     show everything
task show <id|name>               show a specific item
task show <id1>,<id2>,...         show multiple items

task create <name>                create a top-level item
task add <parent> <name>          add a child item
task update <id> --field value    update any field
task rename <id> <new name>       rename an item
task move <item> <new parent>     reparent an item
task complete <id>                mark complete (recursive)
task delete <id|name>             delete by id or name
task delete completed             delete all completed items
task clear <parent>               delete completed under a parent

task comment <id> <text>          add a comment
task depend <src_id> <dst_id>     src depends on dst
task link <parent> <item>         soft-link two items
task reorder <id1> before|after <id2>

task status <id> <text>           set a status string
task pomo <on_mins> <off_mins>    pomodoro timer

task ai <prompt>                  natural language → commands
task ai headstart <id>            AI suggests next step, saved as comment

task config show                  list current config
task config set <key> <value>     set a config value
task config get <key>             get a config value
task config pop <key>             remove a config value

task repair                       repair the database
task nuke                         delete all data

Item fields

Pass any of these as --field value to create, add, or update:

Field Format Example
description string --description "needs review"
due_by MM-DD-YYYY --due_by 08-15-2026
priority integer --priority 2
status string --status "in progress"
completed bool --completed true
depends_on comma-separated ids --depends_on 3,7

Config

AI features require a Gemini API key:

task config set GEMINI_API_KEY <your-key>
task config set GEMINI_MODEL gemini-2.0-flash

Example

task create "Today"
task add "Today" "Morning run"
task add "Today" "Review pull requests" --status "blocked"
task add "Today" "Call dentist" --due_by 08-02-2026
task show "Today"
task complete 4
task show "Today"
task exit

Or:

task ai "add a task called 'Reply to Alex' under Today, and mark the dentist task as done"

Another Example

task create "Launch website"

# add subtasks (by name or id)
task add "Launch website" "Write copy"
task add "Launch website" "Design mockups" --priority 1
task add "Launch website" "Set up hosting" --due_by 08-15-2026

# check your work
task show "Launch website"

# ask AI what to do first on a specific task
task ai headstart 3

# mark something done and clean up
task complete 2
task clear "Launch website"

Release files for taskai-cli 1.5.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for taskai-cli 1.5.2
File Size Uploaded
taskai_cli-1.5.2.tar.gz 44.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for taskai-cli 1.5.2
File Interpreter ABI Platform
taskai_cli-1.5.2-py3-none-any.whl Python 3 none any Details

Total release size: 75.9 kB

Release files / taskai_cli-1.5.2.tar.gz

Download URL taskai_cli-1.5.2.tar.gz
Size 44.9 kB
Tags Source
SHA-256 checksum
How to use checksums
d6e2c44549ca91928ba9ab4767e32f6c0d93acb21f25034fd11f77b202386344
BLAKE2b-256 checksum
How to use checksums
749d657fdc4a1c427ccb0a8526cca608b2c588710658ff4cd18c7cc73a6b0529
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / taskai_cli-1.5.2-py3-none-any.whl

Download URL taskai_cli-1.5.2-py3-none-any.whl
Size 31.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
77f7630bd9955423d2db9ef0316424c3ab8fb34b02c3da91bd6c214c5fcfe78c
BLAKE2b-256 checksum
How to use checksums
27c319cafc0a72c5efed0f37ded6aaeb05608053d6dc32a1c3dbc12b1f178ea6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release history Release notifications | RSS feed

1.10.0

2 release files

1.9.26

2 release files

1.9.25

2 release files

1.9.0

2 release files

1.8.1

2 release files

1.8.0

2 release files

1.7.1

2 release files

1.7.0

2 release files

1.6.6

2 release files

1.6.5

2 release files

1.6.3

2 release files

1.6.2

2 release files

1.6.1

2 release files

1.5.4

2 release files

1.5.3

2 release files

This release

1.5.2 This release

2 release files

1.4.5

2 release files

1.4.3

2 release files

1.4.2

2 release files

1.4.0

2 release files

1.3.0

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.5

2 release files

1.1.4

2 release files

1.1.3

2 release files

1.1.1

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page