Tag: claude-code
All the articles with the tag "claude-code".
-
Context7 為什麼長出兩種使用模式?一段從 git log 考古出來的架構演進史
Context7 現在同時提供 MCP 與 CLI + Skills 兩種模式。從 git log 一路考古,拆解這兩條路的出現時間、設計動機、各自的問題,以及那個被 timeout 殺掉的 research mode。
-
Καιρός:從古希臘神殿到 Claude Code 的背景守護程序
Anthropic 洩漏的 Claude Code 原始碼中,一個名為 KAIROS 的未發布功能反覆出現。這個取自古希臘「對的時機」的命名,揭示了 proactive AI agent 的核心挑戰:該不該現在做,比能不能做更難回答。
-
解決 Claude Code 中 1Password + GitHub CLI / AWS CLI / kubectl 的 Interactive IO 問題
Updated:Claude Code 的 non-interactive 子程序導致 1Password TouchID 失敗。用條件式 alias + op read 注入 credentials 解決 gh / aws / kubectl 認證問題。
-
用自然語言設定 Ghostty — 開發 Claude Code Plugin 的經過
Ghostty 純文字設定檔的不便催生了一個想法:把 Ghostty CLI 包裝成 MCP Server,搭配 Claude Code Skill,用自然語言來設定終端機。從踩坑到上架 Marketplace 的開發紀錄。