Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ConTree SDK Documentation
Logo
ConTree SDK Documentation

Contents:

  • Python ConTree SDK
    • Getting Started
    • Working with Images
    • Running Commands
    • Branching Workflows
    • API Reference
      • Clients
      • Images Manager
      • Files Manager
      • Images
      • Sessions
      • Image files/directories
      • subprocess
      • ContreeConfig
      • OCIReference
  • Mini-SWE-Agent Integration
  • About ConTree
Back to top
View this page

API Reference¶

Complete API reference for ConTree SDK.

Core Components¶

  • Clients
    • Contree
    • ContreeSync
  • Images Manager
    • ImagesManager
    • ImagesManagerSync
  • Files Manager
    • FilesManager
    • FilesManagerSync
  • Images
    • ContreeImage
    • ContreeImageSync
  • Sessions
    • ContreeSession
    • ContreeSessionSync
  • Image files/directories
    • ImageDirectory
    • ImageDirectorySync
    • ImageFile
    • ImageFileSync
  • subprocess
    • ContreeProcessSync
  • ContreeConfig
    • ContreeConfig
  • OCIReference
    • OCIReference
Next
Clients
Previous
Branching Workflows
Copyright © 2026, Nebius
Made with Sphinx and @pradyunsg's Furo
On this page
  • API Reference
    • Core Components