<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Conflux on Fragments of verbose memory</title><link>https://blog.tumf.dev/tags/conflux/</link><description>Recent content in Conflux on Fragments of verbose memory</description><generator>Hugo</generator><language>ja-jp</language><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.tumf.dev/tags/conflux/index.xml" rel="self" type="application/rss+xml"/><item><title>Confluxをリリース: 仕様駆動でAI開発を並列に進めるオーケストレータ</title><link>https://blog.tumf.dev/posts/diary/2026/4/11/conflux-first-release/</link><pubDate>Sat, 11 Apr 2026 09:00:00 +0900</pubDate><guid>https://blog.tumf.dev/posts/diary/2026/4/11/conflux-first-release/</guid><description>&lt;p align="right">&lt;em>&lt;a href="https://dev.to/tumf/conflux-release-a-spec-driven-orchestrator-for-parallel-ai-development-2gbc">English version&lt;/a>&lt;/em>&lt;/p>
&lt;p>&lt;a href="https://github.com/tumf/conflux" target="_blank" rel="noopener noreferrer">Conflux&lt;/a>
 の最初のリリースを出しました。これは、&lt;strong>仕様駆動開発&lt;/strong>（先に仕様や変更の意図を定め、それに沿って実装と検収を進める開発スタイル）を前提に、AIコーディングエージェントの作業を並列に回し、実装・検収・アーカイブまで含めた開発フロー全体を前に進めるためのツールです。&lt;/p>
&lt;p>最近は、&lt;a href="https://docs.anthropic.com/ja/docs/claude-code" target="_blank" rel="noopener noreferrer">Claude Code&lt;/a>
 や &lt;a href="https://openai.com/index/openai-codex/" target="_blank" rel="noopener noreferrer">Codex&lt;/a>
、&lt;a href="https://opencode.ai/" target="_blank" rel="noopener noreferrer">OpenCode&lt;/a>
 のようなツールで「コードを書く」こと自体はかなり簡単になりました。一方で、実際の開発では&lt;strong>仕様をどう持つか、複数の変更をどう安全に並行させるか、どこで受け入れ判定をするか&lt;/strong>の方が難しいです。&lt;/p>
&lt;p>Conflux は、そこを埋めるために作りました。単発のコード生成ではなく、変更を積み上げながら一定規模の完成品を育てていくための、現実的なオーケストレーション層という位置づけです。&lt;/p>
&lt;p>&lt;img 
 src="https://github.com/tumf/conflux/raw/main/docs/images/conflux-tui.jpg" 
 alt="Conflux TUIスクリーンショット"
 loading="lazy"
 decoding="async"
/>
&lt;/p>
&lt;p>Conflux の見た目はこんな感じです。TUI（Text User Interface、ターミナル上で動くテキストベースのUI）として、change の進行状況や全体の流れを確認できます。&lt;/p></description></item></channel></rss>