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.4

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.4
File Size Uploaded
taskai_cli-1.5.4.tar.gz 46.2 kB Details

Built distribution (wheel)

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

Total release size: 78.1 kB

Release files / taskai_cli-1.5.4.tar.gz

Download URL taskai_cli-1.5.4.tar.gz
Size 46.2 kB
Tags Source
SHA-256 checksum
How to use checksums
8beb6c05d560079972d3f980dc0557dee6d3f27b164dbe04812a6fc19d716a84
BLAKE2b-256 checksum
How to use checksums
f7b8755474efda5a945cd86f04d755e269a37cf04770a57b1d96370bce19d4d5
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.4-py3-none-any.whl

Download URL taskai_cli-1.5.4-py3-none-any.whl
Size 31.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f40f86a17dec27eb2dc35baac8e3f40e9dcfd6a0e2b41e27a12518e5ac62dc5c
BLAKE2b-256 checksum
How to use checksums
4fab16ed76a06f8c98576cefab450469b3596fb7ce11269aac19aed8b0db540f
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

This release

1.5.4 This release

2 release files

1.5.3

2 release files

1.5.2

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