pith. sign in
Pith Number

pith:DBFULCHJ

pith:2026:DBFULCHJLEFXRGLD2WJA4UFEHV
not attested not anchored not stored refs resolved

TClone: Low-Latency Forking of Live GUI Environments for Computer-Use Agents

Alex Asch, Hansin Tushar Patwa, Vikranth Srivatsa, Yiying Zhang, Yutong Huang

TClone forks live GUI workspaces at low latency by separating fast branch creation from durable checkpointing.

arxiv:2605.17320 v1 · 2026-05-17 · cs.OS · cs.AI

Add to your LaTeX paper
\usepackage{pith}
\pithnumber{DBFULCHJLEFXRGLD2WJA4UFEHV}

Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more

Record completeness

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

TClone enables a live GUI workspace to be snapshotted, forked into isolated branches, rolled back, and selectively committed or merged, reducing total task latency by 1.9x and 1.5x over KVM and CRIU in end-to-end agent-loop measurements.

C2weakest assumption

The separation of fast branch creation from durable checkpointing using sibling containers, copy-on-write memory sharing, filesystem versioning, GUI-local execution, and asynchronous checkpointing delivers both low latency and adequate isolation for live interactive GUI workspaces in practice.

C3one line summary

TClone introduces low-latency forking of live GUI environments via sibling containers, copy-on-write sharing, and asynchronous checkpointing, achieving 1.9x and 1.5x lower task latency than KVM and CRIU.

References

37 extracted · 37 resolved · 1 Pith anchors

[1] Firecracker: Lightweight virtualization for serverless applications 2020
[2] Agent S: An open agen- tic framework that uses computers like a human 2025
[3] Claude Cowork by anthropic
[5] Computer use tool 2026
[6] Computer use tool 2026

Formal links

2 machine-checked theorem links

Receipt and verification
First computed 2026-05-20T00:03:51.955395Z
Builder pith-number-builder-2026-05-17-v1
Signature Pith Ed25519 (pith-v1-2026-05) · public key
Schema pith-number/v1.0

Canonical hash

184b4588e9590b789963d5920e50a43d7341baf6d7199395dba976c5da8e7e7f

Aliases

arxiv: 2605.17320 · arxiv_version: 2605.17320v1 · doi: 10.48550/arxiv.2605.17320 · pith_short_12: DBFULCHJLEFX · pith_short_16: DBFULCHJLEFXRGLD · pith_short_8: DBFULCHJ
Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/DBFULCHJLEFXRGLD2WJA4UFEHV \
  | jq -c '.canonical_record' \
  | python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 184b4588e9590b789963d5920e50a43d7341baf6d7199395dba976c5da8e7e7f
Canonical record JSON
{
  "metadata": {
    "abstract_canon_sha256": "11f16c668862867178449919ad41cabff7b8c42a91596487dbb6a53559c3f410",
    "cross_cats_sorted": [
      "cs.AI"
    ],
    "license": "http://creativecommons.org/licenses/by/4.0/",
    "primary_cat": "cs.OS",
    "submitted_at": "2026-05-17T08:24:01Z",
    "title_canon_sha256": "21e8428cf20b0e5edba8c1b91c17d0ff23c5de257977a50bdf36b91e00af05b4"
  },
  "schema_version": "1.0",
  "source": {
    "id": "2605.17320",
    "kind": "arxiv",
    "version": 1
  }
}