Skip to main content

Crate git_paw

Crate git_paw 

Source
Expand description

git-paw โ€” Parallel AI Worktrees.

Orchestrates multiple AI coding CLI sessions across git worktrees from a single terminal using tmux.

Modulesยง

agents
AGENTS.md generation and injection.
broker
HTTP broker for agent coordination.
cli
CLI argument parsing.
config
Configuration file support.
dashboard
Ratatui TUI status table for pane 0.
detect
AI CLI detection.
dirs
Platform directory helpers.
error
Error types for git-paw.
git
Git operations.
init
Project initialization.
interactive
Interactive selection prompts.
logging
Session logging via tmux pipe-pane.
merge_loop
Supervisor merge loop and topological dependency ordering.
replay
Replay captured session logs.
session
Session state persistence.
skills
Agent skill template loading and rendering.
specs
Spec scanning and discovery.
summary
Session summary generation.
supervisor
Supervisor-side helpers for the auto-approve patterns feature.
tmux
Tmux session and pane orchestration.