From dc84d51e776b6e03a53175d7f191ba7e77c63448 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Tue, 3 Feb 2026 07:49:46 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..031e559 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# git-agent-sync + +A CLI tool that manages isolated git worktrees for AI coding agents, enabling parallel development without conflicts. \ No newline at end of file