Metadata-Version: 2.4
Name: tensile
Version: 0.0.1
Summary: Enhancing agent reliability through trajectory analysis and remediation.
Project-URL: Homepage, https://github.com/datarobot/tensile
Author-email: DataRobot <info@datarobot.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# tensile

Enhancing agent reliability through trajectory analysis and remediation.

## What is Tensile?

Tensile helps you improve AI agent reliability by:

- **Recording** agent interactions as replayable trajectories
- **Analyzing** trajectories to identify mistakes and failures
- **Creating** motifs — reusable pattern detectors that measure recurring mistakes
- **Remediating** issues through system prompt updates, tool improvements, and contextual hints

Full source code coming soon. For more information, visit [github.com/datarobot/tensile](https://github.com/datarobot/tensile).
