LLM Wiki — AIに「本物の長期記憶」を持たせるパターン
2026年7月23日
tech-blog AI LLM
Claude Code 入門 - CLIとアプリの違い・ログインと初期設定
2026年7月20日
Claude Code の CLI・デスクトップアプリ・Web・IDE拡張の違いを整理し、ログインと初期設定を非エンジニア向けに解説。MulmoClaude に必要なのは CLI 版です。フォルダの信頼、ログイン方法の選択、ブラウザ認証、Authorize、claude doctor での確認まで、つまずきやすいポイントを丁寧にカバー。
tech-blog Claude Code MulmoClaude
MulmoClaudeを使う準備(Mac編)- Node.js・Claude Codeのインストールから起動まで
2026年7月20日
MacでMulmoClaudeを動かすまでの通し手順を非エンジニア向けに解説。ターミナルの開き方、Node.jsのインストール(公式インストーラ / Homebrew)、Claude Code CLIのセットアップ、npx mulmoclaude@latest での起動、任意のGemini APIキー・ffmpeg・Docker設定まで。
tech-blog MulmoClaude Claude Code
MulmoClaudeを使う準備(Windows編)- Node.js・Claude Codeのインストールから起動まで
2026年7月20日
Windows 11でMulmoClaudeを動かすまでの通し手順を非エンジニア向けに解説。PowerShellの開き方、Node.jsのインストール(公式インストーラ / winget)、Claude Code CLIのセットアップとログイン、npx mulmoclaude@latest での起動、任意のGemini APIキー・ffmpeg設定まで。Git不要で始められます。
tech-blog MulmoClaude Claude Code
Claude Code は /clear と /compact で session_id を作り直す — フックは安定 id で相関を取る
2026年7月9日
tech-blog Claude Code hooks
xterm.js で Shift+Enter を改行にする — customKeyEventHandler が false を返すだけでは keypress で \r が漏れる
2026年7月9日
tech-blog xterm.js TypeScript
Windows ホスト特有のバグを GitHub Actions で再現する — WSL2 + native dockerd で Linux コンテナを headless に動かす
2026年7月6日
tech-blog GitHub Actions Docker
undici を v8 に上げたら MockAgent が効かなくなった — Node 内蔵 fetch と globalDispatcher symbol の罠
2026年6月29日
tech-blog undici Node.js
Claude CodeのOSS skillでセキュリティを手元レビューする — 既存のbotや静的解析と組み合わせる
2026年5月14日
tech-blog security OWASP
Ghostty で Emacs の undo (C-_) が効かない問題 — kitty keyboard protocol を 0x1F 直送で回避
2026年5月2日
tech-blog Ghostty Emacs
GitHub Actions に gitleaks(CLI 版)を入れた話 — Organization の有料化を避けて MIT ライセンスのバイナリを直接実行
2026年5月2日
tech-blog GitHub Actions gitleaks
PRが立つたびにCodexがレビューする — Azure OpenAIでGitHub Actionsに組み込んだ話
2026年5月2日
tech-blog GitHub Actions Codex