Skip to content

Commit c9e4ab9

Browse files
committed
Pi in Tools
1 parent a732e7b commit c9e4ab9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Tools.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ You can see which tools are currently trending [in this section of Product Hunt]
44

55
| Tool | Description |
66
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7-
| [Opencode](https://opencode.ai) | The AI coding agent built for the terminal. Start multiple agents in parallel on the same project. Share a link to any sessions for reference or to debug. Log in with Anthropic to use your Claude Pro or Max account. Supports 75+ LLM providers. |
7+
| [Opencode](https://opencode.ai) | The AI coding agent built for the terminal. Start multiple agents in parallel on the same project. Share a link to any sessions for reference or to debug. Log in with Anthropic to use your Claude Pro or Max account. Supports 75+ LLM providers. <br>agent harness: https://ohmyopencode.org/ |
8+
| [Pi Agent](https://pi.dev/) | A super-minimalist open-source AI coding agent for the terminal — just 4 basic tools: `read, write, edit, bash`. Everything else is handled via extensions. It works as a CLI, headless, RPC, or SDK.<br>agent harness: https://github.com/can1357/oh-my-pi |
9+
| [OpenAI Codex](https://github.com/openai/codex) CLI | Lightweight open-source coding agent from OpenAI that runs in terminal. Zero setup — just OpenAI API key or Auth and it works. Full auto-approval, while safe + secure by running network-disabled and directory-sandboxed. Multimodal — pass in screenshots or diagrams to implement features. |
810
| [Claude Code](https://www.anthropic.com/claude-code) | Coding agent Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands. Search million-line codebases instantly. Turn hours-long workflows into a single command. $20/$100/$200 per person billed monthly. |
9-
| [OpenAI Codex](https://github.com/openai/codex) CLI | Lightweight open-source coding agent from OpenAI that runs in terminal. Zero setup — just OpenAI API key and it works. Full auto-approval, while safe + secure by running network-disabled and directory-sandboxed. Multimodal — pass in screenshots or diagrams to implement features. |
1011
| [Atlassian Rovo Dev](https://www.atlassian.com/solutions/devops/ai-innovation) | Rovo Dev is an AI agent built by Atlassian for software developers. This integration brings the power of Rovo Dev’s natural language capabilities into one of the most familiar environments for developers enabling faster, smarter coding without leaving the command line. |
1112
| [Sourcegraph Amp](https://ampcode.com/) | Amp is an agentic coding tool engineered to maximize what’s possible with today’s frontier models—autonomous reasoning, comprehensive code editing, and complex task execution. Free ad-supported mode within Amp requires data sharing for training to be enabled. |
1213
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | An open-source AI agent from Google that brings the power of Gemini directly into your terminal. |

0 commit comments

Comments
 (0)