Skip to content
TopicTracker
出典 HackerNews原文を表示
翻訳言語翻訳言語

Sous-Chef — Claude Codeプラグイン。Fableがレビューし、Codexが実装する

Sous-ChefはClaude Code向けプラグインで、OpenAIのCodexがコードを実装し、AnthropicのFable(Claude)がコードレビューを担当する協調ワークフローを提供します。PlannedとAgenticの2つのモードを備え、開発プロセスを効率化します。

背景メモ

- **Sous-Chef(スー・シェフ)** は、Anthropic の開発者向けターミナルツール「Claude Code」のプラグインで、AI同士が役割分担してコードを生成する仕組みを提供する。 - 「Fable」というAIモデルにまずコードレビュー・設計方針の策定を行わせ、その結果を「Codex」(OpenAI のコード生成モデル)に渡して実際の実装をさせる、という2段階のパイプラインが特徴。 - この「レビュワー兼設計者(Fable)」+「実装者(Codex)」という分業は、LLM単体でコードを書かせるよりも品質が安定しやすいと期待されており、AIエージェント間の協調ワークフロー(Agentic Workflow)の実験的な事例として注目されている。 - リポジトリはGitHubで公開中。誰でもクローンして自分のClaude Code環境に組み込める。

関連記事

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.