Skip to main content

Task Agent 🤖

A prioritized, file-based task queue for autonomous agentic workers. This system uses a "Mission Control" approach to manage multiple agents working on git-tracked improvements across various branches and worktrees.

📂 System Architecture

The project follows a specific folder structure to manage the lifecycle of an improvement:

  • docs/issues/: The core queue.
    • mission.usv: A prioritized list of issues using Unit Separator Value (\x1f) format. This serves as the source of truth for task priority.
    • datapackage.json: Frictionless Data metadata for the mission.usv schema.
    • pending/: New issues awaiting triage or assignment.
    • draft/: Issues currently being refined or planned.
    • active/: Issues actively being worked on by an agent.
    • completed/{year}/: Successfully implemented and verified improvements.
  • .gwt/: Git Worktree directory where active branches are checked out for isolated agent execution.

🛠️ Tooling: ta (Task Agent CLI)

The ta tool automates the transition of issues through the queue and manages the underlying git infrastructure.

Commands

Command Action
ta next Displays the top prioritized issue from mission.usv.
ta new Creates a new issue file and adds it to the queue.
ta done Moves issue to completed/, removes it from the queue, and auto-commits the result.
ta start <slug> Moves issue to active/, creates a git branch, and sets up a .gwt/ worktree.
ta run <slug> Invokes the sidecar worker defined at .ta/worker to process an active issue.

🚀 Workflow

  1. Prioritize: Use ta new -t "Title" to add a task.
  2. Review: Run ta next to see what is currently at the top of the queue.
  3. Dispatch: (Planned) Run ta start <slug> to prepare the workspace.
  4. Execute: (Planned) The agent (Gemini CLI) processes the task in its isolated worktree via ta run <slug>.
  5. Finalize: Once verified, ta done moves the task to the finished state.

🤖 Gemini CLI Integration

By utilizing the Gemini CLI's headless mode, this system can orchestrate multiple agents simultaneously without requiring manual terminal management, significantly improving portability and scalability between Windows and WSL environments.

Download files

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

Source Distribution

task_agent-1.0.17.tar.gz (677.4 kB view details)

Uploaded Source

Built Distribution

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

task_agent-1.0.17-py3-none-any.whl (73.0 kB view details)

Uploaded Python 3

File details

Details for the file task_agent-1.0.17.tar.gz.

File metadata

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

File hashes

Hashes for task_agent-1.0.17.tar.gz
Algorithm Hash digest
SHA256 2df1a1ea0cb66b32a180a19f207b7b7d0a4783c36493f6d711d3bb3d9604db65
MD5 bb2f2e755419ef3614933371a3b3c87a
BLAKE2b-256 041896d63a5981142f7652d8842b471cc2eaa0d8e194678c5f44f01d5a76d393

See more details on using hashes here.

Provenance

The following attestation bundles were made for task_agent-1.0.17.tar.gz:

Publisher: publish.yml on InTEGr8or/task-agent

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

File details

Details for the file task_agent-1.0.17-py3-none-any.whl.

File metadata

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

File hashes

Hashes for task_agent-1.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 0eb28a6cccbd30842e0ced00eace2df8a958337e74d6edd1b678eeb52c1d828e
MD5 7a0933929ca0c6615f72aef72f6fa205
BLAKE2b-256 993e72ebda62ae97ce9da7421461754440fbef6a86fdd066b0d24f0cd0b1cca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for task_agent-1.0.17-py3-none-any.whl:

Publisher: publish.yml on InTEGr8or/task-agent

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

Release history Release notifications | RSS feed

1.2.1

2 files

1.0.42

2 files

1.0.41

2 files

1.0.39

2 files

1.0.38

2 files

1.0.37

2 files

1.0.36

2 files

1.0.35

2 files

1.0.34

2 files

1.0.29

2 files

1.0.28

2 files

1.0.27

2 files

1.0.26

2 files

1.0.23

2 files

1.0.22

2 files

1.0.21

2 files

1.0.20

2 files

1.0.19

2 files

1.0.18

2 files

This release

1.0.17 This release

2 files

1.0.16

2 files

1.0.15

2 files

1.0.14

2 files

1.0.13

2 files

1.0.12

2 files

1.0.11

2 files

1.0.9

2 files

1.0.5

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.1.1139

2 files

0.1.490

2 files

0.1.351

2 files

0.1.342

2 files

0.1.321

2 files

0.1.315

2 files

0.1.311

2 files

0.1.307

2 files

0.1.306

2 files

0.1.303

2 files

0.1.298

2 files

0.1.263

2 files

0.1.258

2 files

0.1.250

2 files

0.1.248

2 files

0.1.247

2 files

0.1.246

2 files

0.1.232

2 files

0.1.225

2 files

0.1.220

2 files

0.1.218

2 files

0.1.211

2 files

0.1.208

2 files

0.1.181

2 files

0.1.168

2 files

0.1.165

2 files

0.1.154

2 files

0.1.151

2 files

0.1.149

2 files

0.1.143

2 files

0.1.138

2 files

0.1.131

2 files

0.1.129

2 files

0.1.128

2 files

0.1.124

2 files

0.1.122

2 files

0.1.112

2 files

0.1.109

2 files

0.1.106

2 files

0.1.105

2 files

0.1.102

2 files

0.1.98

2 files

0.1.96

2 files

0.1.90

2 files

0.1.86

2 files

0.1.83

2 files

0.1.79

2 files

0.1.76

2 files

0.1.74

2 files

0.1.68

2 files

0.1.52

2 files

0.1.51

2 files

0.1.50

2 files

0.1.48

2 files

0.1.46

2 files

0.1.44

2 files

0.1.43

2 files

0.1.42

2 files

0.1.41

2 files

0.1.39

2 files

0.1.38

2 files

0.1.37

2 files

0.1.36

2 files

0.1.35

2 files

0.1.34

2 files

0.1.32

2 files

0.1.31

2 files

0.1.30

2 files

0.1.28

2 files

0.1.26

2 files

0.1.24

2 files

0.1.22

2 files

0.1.21

2 files

0.1.20

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15

2 files

0.1.12

2 files

0.1.11

2 files

0.1.9

2 files

0.1.8

2 files

Supported by

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