Viberpsychosis Glossary
// The Actual Jargon
Git Worktrees
// What it actually means
A git feature, added in 2015, that checks out several branches of one repository into separate folders at the same time. Now widely used to run multiple coding agents in parallel without them overwriting each other.
// The diagnosis
A ten-year-old git feature nobody used until it became the only way to run six agents without them fighting. You now know more about git than ever before, and understand it less.