發表文章

目前顯示的是有「CLI Tool」標籤的文章

Rig: 極簡主義的 C 語言 AI 程式碼 Agent | Rig: The Minimalist AI Coding Agent Written in C

圖片
打破 runtime 束縛,以 C 語言重新定義極速 AI 開發體驗。 | Breaking the runtime shackles, redefining high-speed AI development with C. 🔎 工具速覽 / AT A GLANCE Category AI Developer Tools / Coding Agent Pricing Open Source (Free) BestFor Power users, DevOps, and developers seeking a lightweight, provider-agnostic AI engine. GitHub Stars ⭐ 19 🚀 引言 / Introduction 在 Electron App 與龐大 Python 環境充斥的 AI 工具時代,Rig 選擇回歸原點。這是一個僅由 2.3 萬行 C 語言編寫、體積僅 566KB 的單一二進位檔,旨在提供一個無依賴、極速且可擴展的 AI 協作引擎。 | In an era where AI tools are bloated with Electron apps and heavy Python environments, Rig returns to the basics. Written in ~23K lines of C with a 566KB binary, it provides a zero-dependency, lightning-fast, and extensible AI collaboration engine. 🛠️ 核心功能 / Key Features 原生支持 Anthropic, OpenAI, Google, Bedrock 與 Mistral 等主流供應商,可透過 `/model` 指令即時切換模型。 | Native support for major providers in...