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.41.tar.gz (791.0 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.41-py3-none-any.whl (146.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: task_agent-1.0.41.tar.gz
  • Upload date:
  • Size: 791.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for task_agent-1.0.41.tar.gz
Algorithm Hash digest
SHA256 2a98ddb2b19bbe109db5274f9103f9f003d4e16e0c04a195286eb863b1cfcf57
MD5 13eb3b3d85c0138ac8e793b2fdb1e456
BLAKE2b-256 7e34f16973fc779e9b7f6e62b5ea57298afdcf0c9a780e94fd84654c40845bea

See more details on using hashes here.

Provenance

The following attestation bundles were made for task_agent-1.0.41.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.41-py3-none-any.whl.

File metadata

  • Download URL: task_agent-1.0.41-py3-none-any.whl
  • Upload date:
  • Size: 146.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for task_agent-1.0.41-py3-none-any.whl
Algorithm Hash digest
SHA256 4f120ed932842d1d04abeb4a6323a85ce01cb3382fe1bb1bc4e76f78cd889984
MD5 454144046285e3bc944b555c81ec6113
BLAKE2b-256 a66d399ea6462beab8149f369da1fd65a84cf67840a58204f69f9c5e67d3d825

See more details on using hashes here.

Provenance

The following attestation bundles were made for task_agent-1.0.41-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

This release

1.0.41 This release

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

1.0.17

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