anthropics / launch-your-agent Temporal Dependencies |
A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
flowchart TB
n0["ui"]
n1[".claude"]
n0 ---|"2"| n1
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#00688b70,stroke-width:2px
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| ui/agent-overview-example.html .claude/skills/launch-your-agent/references/overview-template.html |
2 | 2 (100%) | 2 (100%) | 2026-06-17 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| ui/agent-overview-example.html .claude/skills/launch-your-agent/references/overview-template.html |
2 | 2 (100%) | 2 (100%) | 2026-06-17 |