LNAI – Define AI coding tool configs once, sync to Claude, Cursor, Codex, etc.
Hacker News
LNAI is a new tool that allows users to define AI coding tool configurations once and then sync them across various platforms like Claude, Cursor, and Codex. This aims to streamline the workflow for developers using multiple AI coding assistants.
隨著 AI 輔助開發工具(如 Claude Code、Cursor、GitHub Copilot 等)的激增,開發者面臨著嚴重的配置碎片化問題。每個工具都有其專屬的配置文件格式與存放路徑,導致開發者在調整專案規則或技能時,必須手動在多個目錄間同步更新。LNAI 是一款基於 TypeScript 開發的命令列工具,旨在建立一個統一的配置來源,透過同步與符號連結機制,自動將設定分發至各個 AI 工具中。