Skip to main content

No project description provided

Project description

Task AI

Welcome to Task AI - a command-line todo list with some extra ai features.

Here's what you can do:

  • task show all --> show all of your lists and item titles, with their respective IDs prepended
  • task show {id or substring} --> find the list or item matching your identifier and show it using its respective type's show command
  • task show list {id or substring} --> show the list and all of its item titles
  • task show item {id} --> show the associated item and all of its specified information
  • task show items {id1},{id2},...,{idx} --> show the associated items and all of their specified information
  • task create item {list id or substring} {title} {**kwargs} --> Create a new item for the associated list. Can specify kwargs as --optional cli arguments.
  • task create list {name} --> create a new list by that name
  • task delete {id} --> deletes the list or item associated with that id
  • task delete item {id} --> deletes the item associated with that id
  • task delete list {id} --> deletes the list associated with that id
  • task delete completed --> deletes all items that have been completed
  • task remove ... --> aliases directly to 'task delete ...
  • task update {item id} {**kwargs} --> updates the associated attributes on the item
  • task comment {item id} {content} --> adds a comment to that items comment thread
  • task ai {prompt} --> Feeds a prompt directly to an LLM, which constructs and executes a series of task commands according to its interpretation of the prompt
  • task ai headstart {item id} --> Feeds the item context to an LLM, which responds with a concise description of the next step to perform. The response is added as a comment in the items comment thread
  • task nuke --> deletes all of your task data, letting you have a fresh start
  • task add ... -> aliases directly to task create item ...
  • task complete {item id} --> sets the associated item's .completed attribute to true

Run task show examples to print a comprehensive set of examples, and grep for the ones that you're interested in!

Run task by itself to run in interactive mode, which improves performance.

Installation

pip install taskai-cli

Configuration

For first time usage, run our setup command:

task setup

This will walk you through the necessary steps to get all features set up.

In order to edit or view your configurations, you can use the task config command family

task config show  # --> lists your current configuration options
task config set {key} {value}  # --> Sets a given value
task config get {key}  # retrieves a given value

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taskai_cli-0.1.6.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

taskai_cli-0.1.6-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file taskai_cli-0.1.6.tar.gz.

File metadata

  • Download URL: taskai_cli-0.1.6.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for taskai_cli-0.1.6.tar.gz
Algorithm Hash digest
SHA256 fd9a62418a720410da27e413530ebbf56cd2d9e1976463136b9009e3cb8fd142
MD5 4709e72b85745dc4484c9d09892a5f03
BLAKE2b-256 f3f59da5caad802a69eb22b154461cd9b07a26f663ae94ba4ab73bf8581dfa23

See more details on using hashes here.

Provenance

The following attestation bundles were made for taskai_cli-0.1.6.tar.gz:

Publisher: publish-to-pypi.yml on alexander-paskal/taskai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file taskai_cli-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: taskai_cli-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for taskai_cli-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c1127d1e86d51e2dbc844d36b3c412b1f63db58dcd62acfc82d00478c843cbef
MD5 7a3c8f3a2de4be26f19f4adce3f45e12
BLAKE2b-256 e06ec15d82c00822e41fa0912cef79fe466723903477fbdfac74ec32d5b123dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for taskai_cli-0.1.6-py3-none-any.whl:

Publisher: publish-to-pypi.yml on alexander-paskal/taskai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page