Local-first & on-deviceLocal-first ทำงานบนเครื่อง
Indexed entirely on your Mac. Nothing is ever uploaded.จัดทำดัชนีบน Mac ของคุณทั้งหมด ไม่มีอะไรถูกอัปโหลด
Local-first memory for AI codingความจำ local-first สำหรับการเขียนโค้ดด้วย AI
Before your AI edits a file, Cosmos recalls the bugs, decisions, and fixes your repo already taught you — all indexed on your Mac, nothing uploaded.ก่อนที่ AI จะแก้ไฟล์ Cosmos จะดึง bug, การตัดสินใจ และ fix ที่ repo ของคุณเคยสอนไว้ออกมาให้ — จัดทำดัชนีบน Mac ของคุณทั้งหมด ไม่มีอะไรถูกอัปโหลด
Quick startเริ่มต้นใช้งาน
From a fresh Mac to an AI that remembers your code — in minutes.จาก Mac เครื่องเปล่า สู่ AI ที่จำโค้ดคุณได้ — ในไม่กี่นาที
Drag the app to /Applications, then clear the macOS quarantine flag.ลากแอปลง /Applications แล้วเคลียร์ quarantine flag ของ macOS
xattr -cr /Applications/Cosmos.appAdd the MCP server (the first-launch wizard does this automatically).เพิ่ม MCP server (wizard ตอนเปิดครั้งแรกทำให้อัตโนมัติ)
{"mcpServers":{"cosmos":{"command":"/Applications/Cosmos.app/Contents/Resources/start-mcp.sh"}}}Ask your AI anything about the repo — then say “remember this” after a fix.ถาม AI เรื่อง repo ได้ทุกอย่าง — แล้วพิมพ์ “remember this” หลังแก้บั๊ก
What past fixes should I know before editing this project?v0.2.29-demo
Integrationsการเชื่อมต่อ
One MCP server. Pick your tool to see where the config goes.MCP server เดียว — เลือก tool ของคุณเพื่อดูว่าใส่ config ที่ไหน
.mcp.json (in your project root){
"mcpServers": {
"cosmos": {
"command": "/Applications/Cosmos.app/Contents/Resources/start-mcp.sh"
}
}
}The first-launch wizard writes this for you — Integrations → AI Coding Tools.wizard ตอนเปิดครั้งแรกเขียนให้อัตโนมัติ — Integrations → AI Coding Tools
Code-awareเข้าใจโครงสร้างโค้ด
Real tree-sitter ASTs — symbols, callers, and call graphs, not just text search — for the languages you actually write.ใช้ tree-sitter AST จริง — ดึง symbol, caller และ call graph ได้ ไม่ใช่แค่ค้นข้อความ — ในภาษาที่คุณเขียนจริง
Powered by tree-sitter · more languages on the wayขับเคลื่อนด้วย tree-sitter · ภาษาอื่น ๆ กำลังตามมา
Memory recallการเรียกคืนความจำ
Ask your AI a question — Cosmos quietly hands it the lessons your repo already taught you.ถาม AI ของคุณ — Cosmos จะส่ง lesson ที่ repo เคยสอนไว้ให้แบบเงียบ ๆ
→ find_relevant_code() · via Cosmos
Heads up — last time, the sidecar froze after the embedded terminal closed. Root cause: the PTY was never released, so the REST loop blocked. Fix: dispose the PTY on close before the loop runs.เตือนไว้ก่อน — คราวที่แล้ว sidecar ค้างหลังจากปิด embedded terminal ลงไป สาเหตุที่แท้จริงคือ PTY ไม่เคยถูกปล่อย REST loop เลยถูกบล็อก วิธีแก้: dispose PTY ตอนปิดก่อนที่ loop จะเริ่มทำงาน
Why Cosmosทำไมต้อง Cosmos
Indexed entirely on your Mac. Nothing is ever uploaded.จัดทำดัชนีบน Mac ของคุณทั้งหมด ไม่มีอะไรถูกอัปโหลด
Every bug you fix becomes a lesson your AI inherits next time.ทุกบั๊กที่คุณแก้ กลายเป็น lesson ที่ AI ดึงไปใช้ครั้งหน้า
Symbols, callers, call graph, and diffs — real structure.symbol, caller, call graph และ diff — โครงสร้างจริง
Cosmos Pro goes on public sale in Q3 2026 ($12/mo). Drop your email and we'll send you a launch discount code — no card required.Cosmos Pro จะเปิดขายทั่วไปไตรมาส 3 ปี 2026 ($12/เดือน) ใส่อีเมลไว้ แล้วเราจะส่งโค้ดส่วนลดตอนเปิดตัวให้ — ไม่ต้องใช้บัตร
Alpha is live now · public sale Q3 2026Alpha เปิดแล้ววันนี้ · ขายทั่วไปไตรมาส 3 ปี 2026
Full install, MCP setup, multi-agent workspaces, Pro backup, and troubleshooting guides.คู่มือติดตั้งฉบับเต็ม, ตั้งค่า MCP, multi-agent workspaces, Pro backup และการแก้ปัญหา