Skip to content

Commit 2cdf550

Browse files
committed
add browser video
1 parent ef15f8c commit 2cdf550

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

.codebolt/projectState.json

+8-23
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"activeView": "Code",
6161
"id": "1"
6262
},
63-
"size": 768
63+
"size": 1010.4000244140625
6464
},
6565
{
6666
"type": "branch",
@@ -74,23 +74,21 @@
7474
"activeView": "Chat",
7575
"id": "2"
7676
},
77-
"size": 100
77+
"size": 378
7878
},
7979
{
8080
"type": "leaf",
8181
"data": {
8282
"views": [
83-
"Preview",
84-
"4ecd1fd9-ab55-44f7-92f5-978d346fbe56",
85-
"ProjectSettings"
83+
"Preview"
8684
],
87-
"activeView": "ProjectSettings",
85+
"activeView": "Preview",
8886
"id": "3"
8987
},
90-
"size": 656
88+
"size": 378
9189
}
9290
],
93-
"size": 768
91+
"size": 525.5999755859375
9492
}
9593
],
9694
"size": 756
@@ -120,22 +118,9 @@
120118
"tabComponent": "props.defaultTabComponent",
121119
"title": "Preview",
122120
"renderer": "always"
123-
},
124-
"4ecd1fd9-ab55-44f7-92f5-978d346fbe56": {
125-
"id": "4ecd1fd9-ab55-44f7-92f5-978d346fbe56",
126-
"contentComponent": "Terminal",
127-
"tabComponent": "props.defaultTabComponent",
128-
"title": "Terminal",
129-
"renderer": "always"
130-
},
131-
"ProjectSettings": {
132-
"id": "ProjectSettings",
133-
"contentComponent": "ProjectSettings",
134-
"tabComponent": "props.defaultTabComponent",
135-
"title": "ProjectSettings"
136121
}
137122
},
138-
"activeGroup": "1"
123+
"activeGroup": "3"
139124
},
140125
"pinnedAgent": [
141126
{
@@ -161,5 +146,5 @@
161146
}
162147
],
163148
"activeAgent": false,
164-
"treeViewState": "{\"tree-2\":{\"focusedItem\":null,\"expandedItems\":[\"root-1\",\"root-2\",\"root-3\",\"root-4\",\"root-5\",\"root-6\",\"root-7\",\"root-8\",\"root-9\",\"root-10\",\"root-11\",\"root-12\",\"root-13\",\"root-14\",\"root-15\",\"root-16\",\"root-17\",\"root-18\",\"root-19\",\"root-20\"],\"selectedItems\":[]}}"
149+
"treeViewState": "{\"tree-2\":{\"focusedItem\":null,\"expandedItems\":[\"root-1\",\"root-2\",\"root-3\",\"root-4\",\"root-5\",\"root-6\",\"root-7\",\"root-8\",\"root-9\",\"root-10\",\"root-11\",\"root-12\",\"root-13\",\"root-14\",\"root-15\",\"root-16\",\"root-17\",\"root-18\",\"root-19\",\"root-20\",\"root-21\"],\"selectedItems\":[]}}"
165150
}

docs/user/module/browser.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22

33
Access a built-in web browser to view and interact with web content directly from the chat interface.
44

5-
![Browser](../../../static/img/browser.png)
5+
![Browser](../../../static/img/browser.png)
6+
7+
8+
<iframe width="560" height="315" src="https://www.youtube.com/embed/0he9GSor9S4?si=DTs8gOaE79JpQ3Sb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)