Based on our record, aider should be more popular than OpenAI Codex CLI. It has been mentiond 35 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I just started using aider, recommend it: https://aider.chat/ It indexes files in your repo, but you can control which specific files to include when prompting and keep it very limited/controlled. - Source: Hacker News / 11 days ago
Aider and Goose are also open source. Goose is backed by a big company, but Aider isn't and was one of the first (that I know of at least). https://aider.chat/ https://block.github.io/goose/. - Source: Hacker News / about 2 months ago
Feels very similar to Aider[1] 1: https://aider.chat/. - Source: Hacker News / 2 months ago
I also tried Aider, an open-source Python CLI agent. It installed via pip install aider-install and gave me an aider command to use anywhere. Aider stands out for flexibility: it supports 100+ languages and multiple LLMs, and it even shows token usage after each session. In practice, Aider automatically committed code changes and ran linters/tests after edits, which was handy for catching mistakes. It wasnโt as... - Source: dev.to / 2 months ago
Could really use a comparison versus the seemingly de-facto terminal AI coding tool Aider. https://aider.chat/. - Source: Hacker News / 3 months ago
Sonnet has proven itself to be very powerful and capable of handling complex tasks, but lately the community were claiming that Claude is slowly getting worse and it's not as good as it first was. This is especially after OpenAI released their leading coding model Codex model for their open source Codex CLI. - Source: dev.to / 3 days ago
Codex CLI is an AI coding agent that runs in your terminal, but thereโs still no official โresumeโ feature. - Source: dev.to / about 1 month ago
This file allows you to configure providers and create profiles for different models. Some options arenโt fully documented yet, but you can explore the Codex source code for details. You can also configure MCP servers here. - Source: dev.to / about 1 month ago
You are looking for Codex CLI [0]. 0 - https://github.com/openai/codex. - Source: Hacker News / about 2 months ago
Inference in Python uses harmony [1] (for request and response format) which is written in Rust with Python bindings. Another OpenAI's Rust libraries is tiktoken [2], used for all tokenization and detokenization. OpenAI Codex [3] is also written in Rust. It looks like OpenAI is increasingly adopting Rust (at least for inference). [1] https://github.com/openai/harmony [2] https://github.com/openai/tiktoken [3]... - Source: Hacker News / about 2 months ago
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
Zed - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Codebuff - Codebuff is a tool for editing codebases via natural language instruction to Mani, an expert AI programming assistant.
Awesome ChatGPT Prompts - Game Genie for ChatGPT
Sonnet - A new library for constructing neural networks from DeepMind
DeepWiki by Congnition - Understand Any GitHub Repo with AI Wikis