window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent', 'default', { analytics_storage: 'denied', ad_storage: 'denied', ad_user_data: 'denied', ad_personalization: 'denied' }); gtag('js', new Date()); gtag('config', 'G-LK86SW854R'); CliBook - AI-Native Terminal for macOS | Built for AI Agents [ { "@context": "https://schema.org", "@type": "WebSite", "name": "CliBook", "url": "https://clibook.app", "description": "AI-Native Terminal for macOS — Built-in split panes, file explorer, AI agent monitoring, and a powerful command library.", "publisher": { "@type": "Organization", "name": "Corevixa", "url": "https://corevixa.com", "logo": { "@type": "ImageObject", "url": "https://clibook.app/icon.png" } } }, { "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "CliBook", "description": "An AI-native terminal for macOS with built-in split panes, file explorer, AI agent monitoring, and a powerful command library. Auto-detects Claude Code, Codex, and other AI coding agents.", "url": "https://clibook.app", "applicationCategory": "DeveloperApplication", "operatingSystem": "macOS 11+", "offers": [ { "@type": "Offer", "price": "0", "priceCurrency": "USD", "name": "Free" }, { "@type": "Offer", "price": "4.99", "priceCurrency": "USD", "name": "Premium", "priceValidUntil": "2027-12-31" } ], "screenshot": "https://clibook.app/icon.png", "softwareVersion": "1.14.1", "author": { "@type": "Organization", "name": "Corevixa", "url": "https://corevixa.com" } } ] tailwind.config = { theme: { extend: { fontFamily: { sans: ['Inter', 'system-ui', 'sans-serif'], mono: ['JetBrains Mono', 'monospace'], }, colors: { slate: { 850: '#1a2332', 950: '#0a0f1a', } }, animation: { 'cursor-blink': 'blink 1s step-end infinite', 'typing': 'typing 2s steps(30) forwards', 'fade-in': 'fadeIn 0.5s ease-out forwards', 'slide-up': 'slideUp 0.5s ease-out forwards', }, keyframes: { blink: { '0%, 100%': { opacity: '1' }, '50%': { opacity: '0' }, }, typing: { 'from': { width: '0' }, 'to': { width: '100%' }, }, fadeIn: { 'from': { opacity: '0' }, 'to': { opacity: '1' }, }, slideUp: { 'from': { opacity: '0', transform: 'translateY(20px)' }, 'to': { opacity: '1', transform: 'translateY(0)' }, }, }, }, }, } /* Terminal cursor effect */ .terminal-cursor::after { content: '|'; animation: blink 1s step-end infinite; color: #fbbf24; margin-left: 2px; } /* Terminal window styling */ .terminal-window { background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%); box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(71, 85, 105, 0.3); } /* Glow effect */ .glow-amber { box-shadow: 0 0 30px rgba(251, 191, 36, 0.15); } /* Custom scrollbar */ ::-webkit-scrollbar { width: 6px; } ::-webkit-scrollbar-track { background: transparent; } ::-webkit-scrollbar-thumb { background: #475569; border-radius: 3px; } ::-webkit-scrollbar-thumb:hover { background: #64748b; } /* Gradient text */ .gradient-text { background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #d97706 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } /* Feature card hover */ .feature-card { transition: transform 0.3s ease, box-shadow 0.3s ease; } .feature-card:hover { transform: translateY(-4px); box-shadow: 0 20px 40px -12px rgba(0, 0, 0, 0.4); } CliBook Terminal Channels Snippets Scheduler MCP Server Pricing Release Notes Download Apple Silicon Intel Built for Claude Code, Codex & more The terminal built for AI agents Split panes, file explorer, AI agent monitoring, and your entire command library — all in one window. Download for macOS Select architecture Apple Silicon M1, M2, M3, M4 Macs Intel Intel-based Macs Built-in terminal AI agent monitoring Command snippets CliBook 2 panes 🦀 Claude Code 4h 23m opus-4-6 134 tok $0.08 ➤ claude --dangerously-skip-permissions 🦀 Claude Code v2.1.71 Opus 4.6 · Claude Max ➤ ▮ ~ via ⬜ v23.11.0 on 🐙 (ap-northeast-1) ➤ npm run build vite v6.2.0 building for production... ✓ 127 modules transformed. dist/index.html 0.46 kB dist/assets/index.js 284.32 kB ➤ ▮ Everything you need in one terminal Split panes, file explorer, command library, and AI agent monitoring — all built in. Available in 8 languages. Terminal 🔥 4 panes 🦀 Claude Code 4h 23m opus-4-6 134 tok $0.08 ➤ claude --dangerously-skip-permissions 🦀 Claude Code v2.1.71 Opus 4.6 · Claude Max ➤ ▮ ~ via ⬜ v23.11.0 on 🐙 (ap-northeast-1) ➤ ▮ ~ via ⬜ v23.11.0 on 🐙 (ap-northeast-1) ➤ ▮ ~ via ⬜ v23.11.0 on 🐙 (ap-northeast-1) ➤ ▮ Explorer / › Users › user Files Bookmarks › Desktop › Documents › Downloads › Music › Pictures › Public Commands AI Sessions Search... (@ for AI) Restore database $ psql -h ${host}
FACT BOX ・ 要点整理
- 出典:PR Times
- 分類:新製品
- 関連組織:Corevixa / Anthropic / OpenAI
- 原文内の日付:2027-12-31
- 製品・サービス:CliBook / Claude Code