1 2 3 4 5 6
[plugin] name = "git-compact" version = "0.5.5" description = "Compact git status/diff/log/show output for LLM contexts" commands = ["git"] subcommands = ["status", "diff", "log", "show"]