File tree Expand file tree Collapse file tree
frontend/src/views/setup/steps Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,9 +32,11 @@ Self-hosted on your hardware. Your data stays local. Inference engine is your ch
3232  ;
3333<a href =" https://youtu.be/i8kZdcL1bME " ><img src =" https://img.youtube.com/vi/i8kZdcL1bME/maxresdefault.jpg " width =" 48% " alt =" Slack triage & MCP tools " ></a >
3434
35+ <a href =" https://youtu.be/vDdj8p17AQQ " ><img src =" https://img.youtube.com/vi/vDdj8p17AQQ/maxresdefault.jpg " width =" 48% " alt =" Design phase & agent prompts " ></a >
36+   ;
3537<a href =" https://youtu.be/OxoqBI7BNxU " ><img src =" https://img.youtube.com/vi/OxoqBI7BNxU/maxresdefault.jpg " width =" 48% " alt =" Inside the virtual world " ></a >
3638
37- ** [ Setup walkthrough] ( https://youtu.be/ot-BmKxRgRA ) **   ; ·  ; ** [ Slack triage & MCP tools] ( https://youtu.be/i8kZdcL1bME ) **   ; ·  ; ** [ Inside the virtual world] ( https://youtu.be/OxoqBI7BNxU ) **
39+ ** [ Setup walkthrough] ( https://youtu.be/ot-BmKxRgRA ) **   ; ·  ; ** [ Slack triage & MCP tools] ( https://youtu.be/i8kZdcL1bME ) **   ; ·  ; ** [ Design phase & agent prompts ] ( https://youtu.be/vDdj8p17AQQ ) ** & nbsp ; · & nbsp ; ** [ Inside the virtual world] ( https://youtu.be/OxoqBI7BNxU ) **
3840
3941![ Bodhiorchard Living Tree Dashboard] ( docs/images/livingtree.png )
4042
Original file line number Diff line number Diff line change 4646 <v-tabs v-model =" videoTab" align-tabs =" center" color =" primary" density =" compact" >
4747 <v-tab value =" setup" >Setup walkthrough</v-tab >
4848 <v-tab value =" slack" >Slack triage & ; MCP tools</v-tab >
49+ <v-tab value =" design" >Design phase & ; agent prompts</v-tab >
4950 <v-tab value =" world" >Inside the virtual world</v-tab >
5051 </v-tabs >
5152 <v-card class =" mt-3" variant =" outlined" >
7879 Chat-to-BUD in Slack: the Triage Agent drafts the spec, Claude Code drives the BUD lifecycle through MCP tools.
7980 </p >
8081 </v-window-item >
82+ <v-window-item value =" design" >
83+ <div class =" methodology-video-frame" >
84+ <iframe
85+ src =" https://www.youtube-nocookie.com/embed/vDdj8p17AQQ"
86+ title =" Bodhiorchard — Design phase & ; agent prompts"
87+ allow =" accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
88+ allowfullscreen
89+ loading =" lazy"
90+ ></iframe >
91+ </div >
92+ <p class =" text-caption text-center text-medium-emphasis py-3 mb-0" >
93+ Generating wireframes and the tech architecture — and how the AI agent prompts shape each handoff.
94+ </p >
95+ </v-window-item >
8196 <v-window-item value =" world" >
8297 <div class =" methodology-video-frame" >
8398 <iframe
You can’t perform that action at this time.
0 commit comments