git-paw 0.2.0

Parallel AI Worktrees — orchestrate multiple AI coding CLI sessions across git worktrees
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[book]
title = "git-paw"
authors = ["bearicorn"]
description = "Parallel AI Worktrees — orchestrate multiple AI coding CLI sessions across git worktrees"
language = "en"
src = "src"

[build]
build-dir = "book"

[output.html]
git-repository-url = "https://github.com/bearicorn/git-paw"
edit-url-template = "https://github.com/bearicorn/git-paw/edit/main/docs/{path}"

[output.html.search]
enable = true
limit-results = 20