Human- and LLM- oriented planning CLI for agentic coding tools
1{ 2 "$schema": "https://charm.land/crush.json", 3 "lsp": { 4 "gopls": { 5 "command": "gopls" 6 } 7 } 8}