!
Beta Environment Notice
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
# Session Gas Tanks Summary: Session Gas Tanks allow agents to execute paid intents without constant user intervention. By pre-funding a tank and delegating spending authority, agents can operate autonomously within strict budget limits. Status: Deep-dive guide Topics: - Session Gas Tank mechanics - Delegated spending rules - Budget isolation - Real-time settlement Packages: - tdm-sdk Commands: - tdm fuel - tdm connect
A Session Gas Tank is a dedicated fund for an agent or a specific task. It enables Delegated spending, allowing the Contour Runtime to authorize payments on behalf of the user within predefined limits.
tdm fuel).Developers can manage tanks programmatically using the tdm-sdk. This is useful for multi-agent systems where each agent needs its own isolated budget.