Tower is a CLI and runtime environment for managing and running agentic workflows, currently at version 0.3.61. It provides a framework for defining, orchestrating, and executing multi-step AI agent tasks. Release cadence is irregular as it is in early development.
pip install towerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Tower and run a simple workflow. Requires TOWER_API_KEY environment variable.
Pin your dependencies and test upgrades thoroughly.
Replace 'tower run' with 'tower execute' in scripts.
Always set TOWER_API_KEY environment variable before importing tower.
No dependency data recorded yet.