tessl install tessl/pypi-invoke@2.2.0Pythonic task execution library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks
Agent Success
Agent success rate when using this tile
96%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.25x
Baseline
Agent success rate without this tile
77%
Generated
Agent Codex
Scenario 1
Configuration system with multiple file formats
Scenario 2
Function-to-CLI automatic argument generation
Scenario 3
Asynchronous task execution with Promise pattern
Scenario 4
Stream watching with Responder and FailingResponder
Scenario 5
Dry-run and warning modes
Scenario 6
Terminal utilities: character buffering, PTY size detection
Scenario 7
Hierarchical task namespacing
Scenario 8
Custom Task classes via klass parameter
Scenario 9
Task organization in Collections
Scenario 10
MockContext for testing task code