Skip to main content

Documentation Index

Fetch the complete documentation index at: https://graphite-58cc94ce.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Versions 1.7.6 and greater

Terminal
gt upgrade

homebrew

Terminal
brew update && brew upgrade withgraphite/tap/graphite

npm

Terminal
npm install -g @withgraphite/graphite-cli@stable
If you are having trouble updating through homebrew, fully resetting your tap may fix the issue: brew uninstall graphite && brew untap withgraphite/tap && brew install withgraphite/tap/graphite