Set Project Repo Path
set_project_repo_pathConfigure a project's local git repository path so session briefs can include recent git activity, such as commits, branch, and working tree changes.
Instructions
Set or update the local git repository path for a project. Required for the session brief to include git activity (commits, branch, working-tree state) since the last session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name or ID | |
| repo_path | Yes | Absolute path to the project repository (must contain a .git directory) |