agentic-jujutsu とは?
ReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理 ソース: ruvnet/ruflo。
ReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理
コマンドラインで agentic-jujutsu AI スキルを開発環境にすばやくインストール
ソース: ruvnet/ruflo。
Quantum-ready, self-learning version control designed for multiple AI agents working simultaneously without conflicts.
| new JjWrapper() | Create wrapper instance | JjWrapper | | status() | Get repository status | Promise | | newCommit(msg) | Create new commit | Promise | | log(limit) | Show commit history | Promise | | diff(from, to) | Show differences | Promise | | branchCreate(name, rev?) | Create branch | Promise | | rebase(source, dest) | Rebase commits | Promise |
| startTrajectory(task) | Begin learning trajectory | string (trajectory ID) | | addToTrajectory() | Add recent operations | void | | finalizeTrajectory(score, critique?) | Complete trajectory (score: 0.0-1.0) | void | | getSuggestion(task) | Get AI recommendation | JSON: DecisionSuggestion |
ReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理 ソース: ruvnet/ruflo。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ruvnet/ruflo --skill agentic-jujutsuReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理 ソース: ruvnet/ruflo。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agentic-jujutsu インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ruvnet/ruflo