You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
priyam-jain-2002 edited this page Aug 19, 2026
·
4 revisions
Lineage
Lineage is a local distribution layer for agent environments.
It helps a prepared agent workflow travel as one inspectable package: skills, workflows, agents, policies, references, setup material, and provider entrypoints can be bundled together and enabled on another machine.
The simple idea:
prepare once -> package safely -> share -> inspect -> enable locally -> run with your own agent tools
Lineage does not replace the agent provider. It sits around local agent commands and makes the surrounding environment easier to package, review, and reproduce.