Skip to content

Instantly share code, notes, and snippets.

@pangyuteng
Last active April 21, 2026 18:08
Show Gist options
  • Select an option

  • Save pangyuteng/9eb5082b8278819b2cfb157c74f97a18 to your computer and use it in GitHub Desktop.

Select an option

Save pangyuteng/9eb5082b8278819b2cfb157c74f97a18 to your computer and use it in GitHub Desktop.
coding llm agents
sudo apt update
curl -sL https://deb.nodesource.com/setup_24.x | sudo bash -
sudo apt install -y nodejs
node -v

https://code.claude.com/docs/en/overview

--

https://gemini.google.com

https://copilot.microsoft.com

http://grok.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment