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