Skip to content

开发工具集锦

python

git

    npm install -g @github/copilot@latest
    #By default, copilot utilizes Claude Sonnet 4
    set COPILOT_MODEL=gpt-5 
    copilot --banner
  • Warp — the agentic development environment that lets you run multiple AI coding agents in parallel on macOS, Windows, and Linux.