Skip to content

Session Versioning

Every time you push a session that already exists in CodeTeleport, a new version is created. This lets you go back to an earlier point in the conversation if needed — for example, before a refactoring went off track.

  • Push creates a version. The first push creates version 1. Each subsequent push of the same session increments the version number.
  • Auto-rotation. When you exceed the version limit for your plan, the oldest version is automatically deleted to make room.
  • Pull specific versions. By default, teleport_pull fetches the latest version. You will be able to specify a version number to pull an earlier snapshot.
PlanVersions per session
Free2
Pro10

For example, on the free plan, if you push the same session a third time, version 1 is automatically deleted and you are left with versions 2 and 3.

  • Sessions — what gets bundled in each version
  • Plans & Limits — full plan comparison including version limits