TUI Google and Claude via npm

`npm i -g @google/gemini-cli @anthropic-ai/claude-code`
`npm i -g @google/gemini-cli`
- `gemini -p "find pizza"`
`npm i -g @anthropic-ai/claude-code`
- `/context` - [ref](https://youtu.be/MsQACpcuTkU?si=9lsSeISxrFc4JRte&t=688)
- `/agents` - [ref](https://youtu.be/MsQACpcuTkU?si=OLLhj9PIrM_NsYHs&t=644)
- `claude -r --dangerously-skip-permissions` - Don't request permission.
- `SHIFT + TAB` - Change prompt mode.
`curl -fsSL https://opencode.ai/install | bash`
- [Use local models](https://youtu.be/MsQACpcuTkU?si=RaOWFOZrnyHBO5Se&t=1673)
- `opencode auth login` - to log in with other agents.
[Claude use Gemini](https://youtu.be/MsQACpcuTkU?si=FnoRLhGFYb2lxZb1&t=927)
Some other free AI
https://colab.research.google.com/#scrollTo=C1XfGyQXQK1n
No Comments