Skip to content

Some improvements to the way we allocate and track snapshot ids - #784

Draft
Julian Gutierrez Oschmann (juli4n) wants to merge 1 commit into
agent-substrate:mainfrom
juli4n:snapshot_ids
Draft

Some improvements to the way we allocate and track snapshot ids#784
Julian Gutierrez Oschmann (juli4n) wants to merge 1 commit into
agent-substrate:mainfrom
juli4n:snapshot_ids

Conversation

@juli4n

@juli4n Julian Gutierrez Oschmann (juli4n) commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Fixes #773

Some improvements to the way we create, track and propagate snapshot ids.

  • Consolidate snapshot id and name into a single concept.
  • Use consistent terminology across the whole stack (i.e. remove confusion about prefix vs id vs name).
  • Get rid of internal only storage to hide the snapshot URI.

@juli4n Julian Gutierrez Oschmann (juli4n) changed the title WIP Some improvements to the way we allocate and track snapshot ids Aug 6, 2026
@juli4n
Julian Gutierrez Oschmann (juli4n) force-pushed the snapshot_ids branch 2 times, most recently from 3c4b568 to eb89114 Compare August 6, 2026 20:15
…ids.

* Consolidate snapshot id and name into a single concept.
* Use consistent terminology across the whole stack (i.e. remove confusion about prefix vs id vs name).
* Get rid of internal only storage to hide the snapshot URI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some improvements to actor snapshots

1 participant