Replies: 1 comment
|
Yes. This is the basic Pi setup: curl -fsSL https://pi.dev/install.sh | sh Then inside Pi: /login Or npm install: npm install -g @mariozechner/pi-coding-agent Useful config files: ~/.pi/agent/AGENTS.md # global instructions Optional packages: pi install npm:pi-web-access Pi supports OpenAI/Codex-style usage, Claude, DeepSeek, Gemini, OpenRouter, etc.; pick provider via /login or launch with flags like: pi --provider openai --model gpt-4o Main guide I found: Pi setup gist and recent walkthrough. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any setup or setup guide for Pi agent ?
All reactions