MCPcopy
hub / github.com/shareAI-lab/learn-claude-code / s12_worktree_task_isolation.py

File s12_worktree_task_isolation.py

agents/s12_worktree_task_isolation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# Harness: directory isolation -- parallel execution lanes that never collide.
3"""
4s12_worktree_task_isolation.py - Worktree + Task Isolation

Callers

nothing calls this directly

Calls 15

detect_repo_rootFunction · 0.85
EventBusClass · 0.85
WorktreeManagerClass · 0.85
bind_worktreeMethod · 0.80
statusMethod · 0.80
keepMethod · 0.80
removeMethod · 0.80
list_recentMethod · 0.80
TaskManagerClass · 0.70
run_bashFunction · 0.70
run_readFunction · 0.70
run_writeFunction · 0.70

Tested by

no test coverage detected