はじめに
君嘘コンサート、すっっっごくよかったー!nikkie (UUID 28fb3f96-a221-462c-93bd-567b431715b9) です。
毎週水曜のリリース報告エントリです1。
目次
cdcasasagi 0.3.1 -> 0.5.1
先週から引き続き cdcasasagi 鵲 に機能追加しています。
Claude Desktop にリモート MCP サーバを繋ぎたいが公式のカスタムコネクタを使えない事情がある方向けの簡単設定ツールです。
2026年4月15日(水)のリリース - nikkie-ftnextの日記
- 0.3.1 https://github.com/ftnext/cdcasasagi/releases/tag/0.3.1
- MCP サーバの URL を一意に扱うようにした
add --forceで--nameを上書き可能
- 0.4.0 https://github.com/ftnext/cdcasasagi/releases/tag/0.4.0
importにファイルを渡す以外にターミナルで貼り付けられるようにした- 環境をチェックする
doctorコマンドを追加 importする JSON Lines の形式をチェックするvalidate-importコマンドを追加- 貼り付けにも対応
- GitHub Actions で E2E テストを実行していたのですが、Gauge2 に移行しました
% cdcasasagi import - --write
Paste JSONL, then press Enter on a blank line to finish (or Ctrl+D on macOS / Ctrl+Z on Windows):
{"url": "https://developers.openai.com/mcp", "name": "openai-developer-docs"}
{"url": "https://mcp.deepwiki.com/mcp"}
(空行を入力終端と認識します)
Target: ~/Library/Application Support/Claude/claude_desktop_config.json Source: stdin Applied: + openai-developer-docs + deepwiki Backup: ~/Library/Application Support/Claude/claude_desktop_config.json.bak Wrote: ~/Library/Application Support/Claude/claude_desktop_config.json Added 2 entries. Restart Claude Desktop to take effect.
- 0.5.0 https://github.com/ftnext/cdcasasagi/releases/tag/0.5.0
- cdcasasagi で追加した MCP サーバの
listコマンドを追加 deleteコマンドに URL を指定して削除できるようにした
- cdcasasagi で追加した MCP サーバの
% cdcasasagi delete https://developers.openai.com/mcp --write Backup: ~/Library/Application Support/Claude/claude_desktop_config.json.bak Wrote: ~/Library/Application Support/Claude/claude_desktop_config.json Removed "openai-developer-docs" (https://developers.openai.com/mcp). Restart Claude Desktop to take effect.
- 0.5.1 https://github.com/ftnext/cdcasasagi/releases/tag/0.5.1
add --forceするときの diff の最小化(--nameの差分のみ)
Claude Code(CLI / web)(Opus 4.7) に(計画・)実装させてプルリクエストを作らせ、GPT-5.4 でレビューする自動化を用意して開発しています。
今週のリリースは以上です
終わりに
やはり使うツールは開発が進みますね。
Web で動くコーディングエージェントは大変便利で、アイデアがどんどん形になっていきます。
次は、Gauge で自然言語で表現したテストを利用して試してみたいプチアイデアがあります
来週は、さんです。
恵美、生まれてきてくれてありがとう。
https://lantis.jp/imas/ssr/
- 始めたきっかけは765プロです(頭ミリオン) 2025年4月2日(水)のリリース - nikkie-ftnextの日記↩
- ↩
