User Tools

Site Tools


ai

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ai [2025/10/17 01:10] dblumeai [2025/10/17 16:03] (current) – [CLIs] dblume
Line 13: Line 13:
 Here's a [[https://medium.com/@jh.baek.sd/i-tried-5-ai-coding-clis-for-30-day-from-09-01-2025-to-09-28-2025-ff3e45fd2cda|Review of 5 AI coding CLIs]]. Here's a [[https://medium.com/@jh.baek.sd/i-tried-5-ai-coding-clis-for-30-day-from-09-01-2025-to-09-28-2025-ff3e45fd2cda|Review of 5 AI coding CLIs]].
  
-  * [[https://www.claude.com/product/claude-code|Claude-Code]]: "Unleash Claude’s raw power directly in your terminal." +Best setup: ssh + tmux (Prefix-B (floating pane toggle) or Prefix-C; B/N persistent Window) + vim 
-  * [[https://opencode.ai/|OpenCode]]: An open source AI coding agent built for the terminal. (As seen here.) + 
-    * tmux + Leader-B persistent shell + vim+  * [[https://github.com/github/copilot-cli|GitHub Copilot CLI]]: (new!) Should be easy to integrate for work, as we use Copilot already.  
 +    * [[https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=copilotcli|Customize with .copilot/instructions]]
 +  * [[https://opencode.ai/|OpenCode]]: An open source AI coding agent built for the terminal. (As seen [[https://www.youtube.com/watch?v=70cN9swORE8&t=441s|here]].)
     * [[https://news.ycombinator.com/item?id=44482504|Good conversation here]].     * [[https://news.ycombinator.com/item?id=44482504|Good conversation here]].
-  * [[https://aider.chat/|Aider]]: Aider lets you pair program with LLMs+    * Tip: [[https://news.ycombinator.com/item?id=44488634|Use existing Copilot subscription, and select Claude Sonnet 4]]. 
 +  * [[https://github.com/charmbracelet/crush|Charm Crush]]: At end of July 2025, [[https://github.com/kujtimiihoxha|Kujtim Hoxha]] left OpenCode and works at Charm. 
 +  * [[https://aider.chat/|Aider]]: Aider lets you pair program with LLMs. Similar to OpenCode. 
 +  * OpenAI’s [[https://developers.openai.com/codex/cli/|Codex CLI]] a coding agent that you can run locally from your terminal and that can read, modify, and run code on your machine. 
 +  * Anthropic’s [[https://www.claude.com/product/claude-code|Claude-Code]]: "Unleash Claude’s raw power directly in your terminal."
   * [[https://ampcode.com/|Amp]] is an agentic coding tool available as a CLI and in VS Code, Cursor, and Windsurf.   * [[https://ampcode.com/|Amp]] is an agentic coding tool available as a CLI and in VS Code, Cursor, and Windsurf.
 +    * Free Mode sessions are used for training.
  
 ====== Google Agent Development Kit (ADK) ====== ====== Google Agent Development Kit (ADK) ======
Line 36: Line 42:
  
 [[https://medium.com/@joe.njenga/these-9-mcp-servers-improve-ai-context-reduce-99-code-errors-d2ba7acd9d94|These 9 MCP Servers Improve AI Context (Reduce 99% Code Errors)]]. This feels AI generated, but some of these MCP servers might be useful. [[https://medium.com/@joe.njenga/these-9-mcp-servers-improve-ai-context-reduce-99-code-errors-d2ba7acd9d94|These 9 MCP Servers Improve AI Context (Reduce 99% Code Errors)]]. This feels AI generated, but some of these MCP servers might be useful.
 +
 +Keywords: LLM Large Language Model
ai.1760688611.txt.gz · Last modified: 2025/10/17 01:10 by dblume