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
ai [2025/10/17 09:17] 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]].
  
 +Best setup: ssh + tmux (Prefix-B (floating pane toggle) or Prefix-C; B/N persistent Window) + 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://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]].)
-    * tmux + Prefix-B (toggle) or Prefix-C; B/N persistent Window+ vim 
     * [[https://news.ycombinator.com/item?id=44482504|Good conversation here]].     * [[https://news.ycombinator.com/item?id=44482504|Good conversation here]].
     * Tip: [[https://news.ycombinator.com/item?id=44488634|Use existing Copilot subscription, and select Claude Sonnet 4]].     * 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.   * [[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.   * 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.
ai.txt · Last modified: 2025/10/17 16:03 by dblume