From 2d7fcf47db78d4a08161f70ab664192d7a671af0 Mon Sep 17 00:00:00 2001 From: ferodrigop Date: Wed, 11 Mar 2026 00:46:52 -0600 Subject: [PATCH] Add Forge to Command Line section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71083478..c3f02f14 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge Run commands, capture output and otherwise interact with shells and command line tools. - [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts. +- [ferodrigop/forge](https://github.com/ferodrigop/forge) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard. ### 💬 Communication