Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2913052

Browse files
committedNov 8, 2024·
2 parents 9e7d8e6 + a1609b4 commit 2913052

25 files changed

+729
-74
lines changed
 

‎.codebolt/17208_output.txt

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
npm start && echo COMMAND_SUCCESS || echo COMMAND_FAILURE
2+
]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe - npm start ]0;npm]0;npm prefix]0;npm]0;npm start[?25l
3+
> codebolt-lib@0.0.0 start
4+
> docusaurus start[?25h]0;Administrator: C:\WINDOWS\system32\cmd.exe 
5+
------------------------------------------------------------------------------  Update available 3.3.2 → 3.6.0   To upgrade Docusaurus packages with the latest version, run the  following command:  `npm i @docusaurus/core@latest @docusaurus/preset-classic@latest  @docusaurus/module-type-aliases@latest @docusaurus/tsconfig@latest  @docusaurus/types@latest`   ------------------------------------------------------------------------------ [INFO] Starting the development server...[WARNING] Duplicate routes found!
6+
- Attempting to create page at /docs/api/debug/, but a page already exists at th
7+
his route.
8+
- Attempting to create page at /docs/api/search/, but a page already exists at t
9+
this route.
10+
This could lead to non-deterministic routing behavior.[SUCCESS] Docusaurus website is running at: http://localhost:3000/Browserslist: caniuse-lite is outdated. Please run:npx update-browserslist-db@latest
11+
Why you should do it regularly: https://github.com/browserslist/update-db#read
12+
dme● Client █████████████████████████ setup (3%)watch run]0;Windows PowerShell]0;Administrator: Windows PowerShell[?25l
13+
● Client █████████████████████████ building (10%) 0/3 entries 1/3 dependencies
14+
0/0 modules 0 active
15+

16+
[?25h[?25l
17+
● Client █████████████████████████ building (11%) 1/3 entries 68/110 dependenc
18+
ies 22/41 modules 0 active
19+

20+

21+
[?25h[?25l
22+
● Client █████████████████████████ building (13%) 2/3 entries 142/183 dependen
23+
cies 39/73 modules 0 active
24+

25+

26+
[?25h[?25l
27+
● Client █████████████████████████ building (46%) 2/3 entries 1700/1816 depend
28+
encies 221/547 modules 0 active
29+

30+

31+
[?25h[?25l
32+
● Client █████████████████████████ building (65%) 3/3 entries 2371/2371 depend
33+
encies 725/725 modules 0 active
34+

35+

36+
[?25h[?25l
37+
● Client █████████████████████████ sealing (70%)
38+
finish module graph
39+

40+

41+
[?25h[?25l
42+
● Client █████████████████████████ sealing (70%)
43+
plugins
44+

45+
[?25h[?25l
46+
● Client █████████████████████████ sealing (73%)
47+
after chunk graph
48+

49+
[?25h[?25l
50+
● Client █████████████████████████ sealing (75%) chunk optimization
51+
RemoveEmptyChunksPlugin
52+

53+
[?25h[?25l
54+
● Client █████████████████████████ sealing (83%)
55+
before chunk ids
56+

57+
[?25h[?25l
58+
● Client █████████████████████████ sealing (87%)
59+
code generation
60+

61+
[?25h[?25l
62+
● Client █████████████████████████ sealing (88%)
63+
runtime requirements
64+

65+
[?25h[?25l
66+
● Client █████████████████████████ sealing (89%)
67+
after hashing
68+

69+
[?25h[?25l
70+
● Client █████████████████████████ sealing (92%)
71+
asset processing
72+

73+
[?25h[?25l
74+
√ Client
75+
Compiled successfully in 2.74s
76+

77+
[?25hclient (webpack 5.91.0) compiled successfully● Client █████████████████████████ (0%)[?25l
78+
● Client █████████████████████████ setup (9%) compilation
79+
InferAsyncModulesPlugin
80+

81+
[?25h[?25l
82+
● Client █████████████████████████ building (12%) 1/3 entries 8/14 dependencie
83+
s 27/6 modules 0 active
84+

85+
[?25h[?25l
86+
● Client █████████████████████████ building (64%) 3/3 entries 516/516 dependen
87+
cies 725/321 modules 0 active
88+

89+

90+
[?25h[?25l
91+
● Client █████████████████████████ sealing (73%)
92+
after chunk graph
93+

94+

95+
[?25h[?25l
96+
● Client █████████████████████████ sealing (87%)
97+
code generation
98+

99+
[?25h[?25l
100+
● Client █████████████████████████ sealing (89%)
101+
after hashing
102+

103+
[?25h[?25l
104+
● Client █████████████████████████ emitting (98%)
105+
after emit
106+

107+
[?25h[?25l
108+
√ Client
109+
Compiled successfully in 496.98ms
110+

111+
[?25h
112+
● Client █████████████████████████ done (99%) plugins
113+
IdleFileCachePluginclient (webpack 5.91.0) compiled successfully

‎.codebolt/23920_output.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
npm start && echo COMMAND_SUCCESS || echo COMMAND_FAILURE
2+
]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe - npm start ]0;npm]0;npm prefix]0;npm]0;npm start[?25l
3+
> codebolt-lib@0.0.0 start
4+
> docusaurus start[?25h]0;Administrator: C:\WINDOWS\system32\cmd.exe 
5+
------------------------------------------------------------------------------  Update available 3.3.2 → 3.6.0   To upgrade Docusaurus packages with the latest version, run the  following command:  `npm i @docusaurus/core@latest @docusaurus/preset-classic@latest  @docusaurus/module-type-aliases@latest @docusaurus/tsconfig@latest  @docusaurus/types@latest`   ------------------------------------------------------------------------------ [INFO] Starting the development server...[?25l
6+

7+

8+

9+

10+

11+

12+

13+

14+

15+

16+

17+

18+

19+

20+

21+

22+

23+

24+

25+

26+

27+

28+
[?25h[?25l? [WARNING] Something is already running on port 3000.Would you like to run the app on another port instead? » (Y/n)

‎.codebolt/24420_output.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
npm start && echo COMMAND_SUCCESS || echo COMMAND_FAILURE]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe - npm start ]0;npm]0;npm prefix]0;npm]0;npm start[?25l
2+
> codebolt-lib@0.0.0 start
3+
> docusaurus start[?25h]0;Administrator: C:\WINDOWS\system32\cmd.exe 
4+
------------------------------------------------------------------------------  Update available 3.3.2 → 3.6.0   To upgrade Docusaurus packages with the latest version, run the  following command:  `npm i @docusaurus/core@latest @docusaurus/preset-classic@latest  @docusaurus/module-type-aliases@latest @docusaurus/tsconfig@latest  @docusaurus/types@latest`   ------------------------------------------------------------------------------ [INFO] Starting the development server...[?25l
5+

6+

7+

8+

9+

10+

11+

12+

13+

14+

15+

16+

17+

18+

19+

20+

21+

22+

23+

24+

25+

26+

27+
[?25h[?25l? [WARNING] Something is already running on port 3000.Would you like to run the app on another port instead? » (Y/n)COMMAND_FAILUREC:\btpl\codeboltai.github.io>]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe

‎.codebolt/27280_output.txt

Lines changed: 216 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
1+
[?25lMicrosoft Windows [Version 10.0.22631.4391]
2+
(c) Microsoft Corporation. All rights reserved.C:\btpl\codeboltai.github.io>]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe[?25hnpm start && echo COMMAND_SUCCESS || echo COMMAND_FAILURE
3+
]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe - npm start ]0;npm]0;npm prefix]0;npm]0;npm start[?25l
4+
> codebolt-lib@0.0.0 start
5+
> docusaurus start[?25h]0;Administrator: C:\WINDOWS\system32\cmd.exe 
6+
------------------------------------------------------------------------------  Update available 3.3.2 → 3.6.0   To upgrade Docusaurus packages with the latest version, run the  following command:  `npm i @docusaurus/core@latest @docusaurus/preset-classic@latest  @docusaurus/module-type-aliases@latest @docusaurus/tsconfig@latest  @docusaurus/types@latest`   ------------------------------------------------------------------------------ [INFO] Starting the development server...[WARNING] Duplicate routes found!
7+
- Attempting to create page at /docs/api/debug/, but a page already exists at th
8+
his route.
9+
- Attempting to create page at /docs/api/search/, but a page already exists at t
10+
this route.
11+
This could lead to non-deterministic routing behavior.[SUCCESS] Docusaurus website is running at: http://localhost:3000/Browserslist: caniuse-lite is outdated. Please run:npx update-browserslist-db@latest
12+
Why you should do it regularly: https://github.com/browserslist/update-db#read
13+
dme● Client █████████████████████████ setup (3%)watch run]0;Windows PowerShell]0;Administrator: Windows PowerShell[?25l
14+
● Client █████████████████████████ building (10%) 0/3 entries 1/3 dependencies
15+
0/0 modules 0 active
16+

17+
[?25h[?25l
18+
● Client █████████████████████████ building (16%) 1/3 entries 62/74 dependenci
19+
es 21/45 modules 0 active
20+

21+

22+
[?25h[?25l
23+
● Client █████████████████████████ building (20%) 2/3 entries 105/127 dependen
24+
cies 29/62 modules 0 active
25+

26+

27+
[?25h[?25l
28+
● Client █████████████████████████ building (44%) 2/3 entries 590/941 dependen
29+
cies 106/300 modules 0 active
30+

31+

32+
[?25h[?25l
33+
● Client █████████████████████████ building (46%) 2/3 entries 1584/1800 depend
34+
encies 226/525 modules 0 active
35+

36+

37+
[?25h[?25l
38+
● Client █████████████████████████ building (65%) 3/3 entries 2405/2405 depend
39+
encies 740/740 modules 0 active
40+

41+

42+
[?25h[?25l
43+
● Client █████████████████████████ sealing (70%)
44+
plugins
45+

46+

47+
[?25h[?25l
48+
● Client █████████████████████████ sealing (73%)
49+
after chunk graph
50+

51+
[?25h[?25l
52+
● Client █████████████████████████ sealing (87%)
53+
code generation
54+

55+
[?25h[?25l
56+
● Client █████████████████████████ sealing (89%)
57+
after hashing
58+

59+
[?25h[?25l
60+
● Client █████████████████████████ sealing (92%)
61+
asset processing
62+

63+
[?25h[?25l
64+
√ Client
65+
Compiled successfully in 2.99s
66+

67+
[?25hclient (webpack 5.91.0) compiled successfully● Client █████████████████████████ (0%)[?25l
68+
● Client █████████████████████████ cache (1%)
69+
end idle
70+

71+
[?25h[?25l
72+
● Client █████████████████████████ setup (8%)
73+
compilation
74+

75+
[?25h[?25l
76+
● Client █████████████████████████ building (11%) 1/3 entries 3/3 dependencies
77+
14/3 modules 0 active
78+

79+
[?25h[?25l
80+
● Client █████████████████████████ building (46%) 2/3 entries 538/538 dependen
81+
cies 730/336 modules 1 active
82+
url-loader › static\img\console.png
83+

84+
[?25h[?25l
85+
● Client █████████████████████████ building (46%) 2/3 entries 538/538 dependen
86+
cies 730/336 modules 1 active
87+
url-loader › static\img\console.png
88+

89+
[?25h[?25l
90+
● Client █████████████████████████ building (46%) 2/3 entries 538/538 dependen
91+
cies 731/336 modules 0 active
92+

93+

94+
[?25h[?25l
95+
● Client █████████████████████████ sealing (73%)
96+
after chunk graph
97+

98+

99+
[?25h[?25l
100+
● Client █████████████████████████ sealing (87%)
101+
code generation
102+

103+
[?25h[?25l
104+
● Client █████████████████████████ sealing (89%)
105+
after hashing
106+

107+
[?25h[?25l
108+
√ Client
109+
Compiled successfully in 881.91ms
110+

111+
client (webpack 5.91.0) compiled successfully
112+
[?25h● Client █████████████████████████ (0%)[?25l
113+
● Client █████████████████████████ cache (1%)
114+
end idle
115+

116+
[?25h[?25l
117+
● Client █████████████████████████ setup (9%) compilation
118+
ExportsInfoApiPlugin
119+

120+
[?25h[?25l
121+
● Client █████████████████████████ building (65%) 3/3 entries 538/538 dependen
122+
cies 739/335 modules 0 active
123+

124+
[?25h[?25l
125+
● Client █████████████████████████ sealing (73%)
126+
after chunk graph
127+

128+

129+
[?25h[?25l
130+
● Client █████████████████████████ sealing (87%)
131+
code generation
132+

133+
[?25h[?25l
134+
● Client █████████████████████████ sealing (89%)
135+
after hashing
136+

137+
[?25h[?25l
138+
× Client
139+
Compiled with some errors in 456.03ms
140+

141+
[?25hModule not found: Error: Can't resolve './../../../static/img/debug.png' in 'C:\btpl\codeboltai.github.io\docs\api\debug'
142+
143+
--------------------------
144+
145+
Module not found: Error: Can't resolve './../../../static/img/debug.png' in 'C:\
146+
\btpl\codeboltai.github.io\docs\user\module'client (webpack 5.91.0) compiled with 2 errors● Client █████████████████████████ (0%)[?25l
147+
● Client █████████████████████████ setup (9%) compilation
148+
WarnCaseSensitiveModulesPlugin
149+

150+
[?25h[?25l
151+
● Client █████████████████████████ building (64%) 2/3 entries 536/536 dependen
152+
cies 663/334 modules 1 active
153+
url-loader › static\img\debug.png
154+
[?25h[?25l
155+
● Client █████████████████████████ sealing (73%)
156+
after chunk graph
157+

158+

159+
[?25h[?25l
160+
● Client █████████████████████████ sealing (87%)
161+
code generation
162+

163+
[?25h[?25l
164+
√ Client
165+
Compiled successfully in 330.64ms
166+

167+
client (webpack 5.91.0) compiled successfully
168+
[?25h● Client █████████████████████████ (0%)[?25l
169+
● Client █████████████████████████ building (14%) 1/3 entries 8/14 dependencie
170+
s 27/6 modules 0 active
171+

172+
[?25h[?25l
173+
● Client █████████████████████████ building (65%) 3/3 entries 538/538 dependen
174+
cies 739/335 modules 0 active
175+

176+

177+
[?25h[?25l
178+
● Client █████████████████████████ sealing (71%)
179+
dependencies optimization
180+

181+

182+
[?25h[?25l
183+
● Client █████████████████████████ sealing (75%) chunk optimization
184+
RemoveEmptyChunksPlugin
185+

186+
[?25h[?25l
187+
● Client █████████████████████████ sealing (87%)
188+
code generation
189+

190+
[?25h[?25l
191+
× Client
192+
Compiled with some errors in 400.29ms
193+

194+
Module not found: Error: Can't resolve './../../../static/img/git.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'[?25hclient (webpack 5.91.0) compiled with 1 error● Client █████████████████████████ (0%)[?25l
195+
● Client █████████████████████████ building (10%)
196+

197+

198+
[?25h[?25l
199+
● Client █████████████████████████ building (64%) 2/3 entries 538/538 dependen
200+
cies 688/336 modules 1 active
201+
url-loader › static\img\git.png
202+
[?25h[?25l
203+
● Client █████████████████████████ sealing (73%)
204+
after chunk graph
205+

206+

207+
[?25h[?25l
208+
● Client █████████████████████████ sealing (89%)
209+
after hashing
210+

211+
[?25h[?25l
212+
√ Client
213+
Compiled successfully in 292.19ms
214+

215+
client (webpack 5.91.0) compiled successfully
216+
[?25h

‎.codebolt/28180_output.txt

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
npm start && echo COMMAND_SUCCESS || echo COMMAND_FAILURE
2+
]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe - npm start ]0;npm]0;npm prefix]0;npm]0;npm start[?25l
3+
> codebolt-lib@0.0.0 start
4+
> docusaurus start[?25h]0;Administrator: C:\WINDOWS\system32\cmd.exe 
5+
------------------------------------------------------------------------------  Update available 3.3.2 → 3.6.0   To upgrade Docusaurus packages with the latest version, run the  following command:  `npm i @docusaurus/core@latest @docusaurus/preset-classic@latest  @docusaurus/module-type-aliases@latest @docusaurus/tsconfig@latest  @docusaurus/types@latest`   ------------------------------------------------------------------------------ [INFO] Starting the development server...[WARNING] Duplicate routes found!
6+
- Attempting to create page at /docs/api/debug/, but a page already exists at th
7+
his route.
8+
- Attempting to create page at /docs/api/search/, but a page already exists at t
9+
this route.
10+
This could lead to non-deterministic routing behavior.[SUCCESS] Docusaurus website is running at: http://localhost:3000/Browserslist: caniuse-lite is outdated. Please run:npx update-browserslist-db@latest
11+
Why you should do it regularly: https://github.com/browserslist/update-db#read
12+
dme● Client █████████████████████████ setup (3%)watch run]0;Windows PowerShell]0;Administrator: Windows PowerShell[?25l
13+
● Client █████████████████████████ building (10%) 0/3 entries 1/3 dependencies
14+
0/0 modules 0 active
15+

16+
[?25h[?25l
17+
● Client █████████████████████████ building (15%) 1/3 entries 62/111 dependenc
18+
ies 23/43 modules 0 active
19+

20+

21+
[?25h[?25l
22+
● Client █████████████████████████ building (22%) 2/3 entries 139/166 dependen
23+
cies 33/72 modules 0 active
24+

25+

26+
[?25h[?25l
27+
● Client █████████████████████████ building (46%) 2/3 entries 951/1000 depende
28+
ncies 94/436 modules 0 active
29+

30+

31+
[?25h[?25l
32+
● Client █████████████████████████ building (46%) 2/3 entries 2200/2216 depend
33+
encies 394/683 modules 0 active
34+

35+

36+
[?25h[?25l
37+
● Client █████████████████████████ building (65%) 3/3 entries 2405/2405 depend
38+
encies 740/740 modules 0 active
39+

40+

41+
[?25h[?25l
42+
● Client █████████████████████████ sealing (70%)
43+
finish module graph
44+

45+

46+
[?25h[?25l
47+
● Client █████████████████████████ sealing (70%)
48+
plugins
49+

50+
[?25h[?25l
51+
● Client █████████████████████████ sealing (70%) plugins
52+
WarnCaseSensitiveModulesPlugin
53+

54+
[?25h[?25l
55+
● Client █████████████████████████ sealing (71%)
56+
dependencies optimization
57+

58+
[?25h[?25l
59+
● Client █████████████████████████ sealing (73%)
60+
after chunk graph
61+

62+
[?25h[?25l
63+
● Client █████████████████████████ sealing (80%)
64+
module ids
65+

66+
[?25h[?25l
67+
● Client █████████████████████████ sealing (87%)
68+
code generation
69+

70+
[?25h[?25l
71+
● Client █████████████████████████ sealing (88%)
72+
runtime requirements
73+

74+
[?25h[?25l
75+
● Client █████████████████████████ sealing (89%)
76+
after hashing
77+

78+
[?25h[?25l
79+
● Client █████████████████████████ sealing (92%)
80+
asset processing
81+

82+
[?25h[?25l
83+
√ Client
84+
Compiled successfully in 3.04s
85+

86+
client (webpack 5.91.0) compiled successfully
87+
[?25hCOMMAND_FAILURE]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exe - echo COMMAND_FAILURE]0;Administrator: C:\WINDOWS\SYSTEM32\cmd.exeC:\btpl\codeboltai.github.io>

‎.codebolt/512_output.txt

Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
● Client █████████████████████████ (0%)[?25l
2+
● Client █████████████████████████ cache (1%)
3+
end idle
4+

5+
[?25h[?25l
6+
● Client █████████████████████████ setup (9%) compilation
7+
APIPlugin
8+

9+
[?25h[?25l
10+
● Client █████████████████████████ building (19%) 2/3 entries 17/18 dependenci
11+
es 56/12 modules 0 active
12+

13+
[?25h[?25l
14+
● Client █████████████████████████ building (64%) 3/3 entries 538/538 dependen
15+
cies 739/335 modules 0 active
16+

17+

18+
[?25h[?25l
19+
● Client █████████████████████████ sealing (75%) chunk optimization
20+
RemoveEmptyChunksPlugin
21+

22+

23+
[?25h[?25l
24+
● Client █████████████████████████ sealing (89%)
25+
after hashing
26+

27+
[?25h[?25l
28+
× Client
29+
Compiled with some errors in 341.72ms
30+

31+
[?25h
32+
● Client █████████████████████████ done (99%) plugins
33+
IdleFileCachePluginModule not found: Error: Can't resolve './../../../static/img/browser.png' in 'C
34+
C:\btpl\codeboltai.github.io\docs\user\module'
35+
client (webpack 5.91.0) compiled with 1 error[?25l
36+
● Client █████████████████████████ (0%)
37+

38+

39+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
40+
client (webpack 5.91.0) compiled with 1 error[?25h[?25l
41+
● Client █████████████████████████ building (14%) 1/3 entries 8/14 dependencie
42+
s 25/6 modules 0 active
43+

44+

45+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'[?25h
46+
client (webpack 5.91.0) compiled with 1 error[?25l
47+
● Client █████████████████████████ building (64%) 2/3 entries 538/538 dependen
48+
cies 730/336 modules 1 active
49+
url-loader › static\img\browser.png
50+

51+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
52+
client (webpack 5.91.0) compiled with 1 error[?25h[?25l
53+
● Client █████████████████████████ building (64%) 2/3 entries 538/538 dependen
54+
cies 730/336 modules 1 active
55+
url-loader › static\img\browser.png
56+

57+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
58+
client (webpack 5.91.0) compiled with 1 error[?25h[?25l
59+
● Client █████████████████████████ building (64%) 2/3 entries 538/538 dependen
60+
cies 731/336 modules 0 active
61+

62+

63+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
64+
client (webpack 5.91.0) compiled with 1 error[?25h[?25l
65+
● Client █████████████████████████ sealing (73%)
66+
after chunk graph
67+

68+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
69+
client (webpack 5.91.0) compiled with 1 error
70+
[?25h[?25l
71+
● Client █████████████████████████ sealing (87%)
72+
code generation
73+

74+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
75+
client (webpack 5.91.0) compiled with 1 error[?25h[?25l
76+
● Client █████████████████████████ sealing (92%) asset processing
77+
HtmlWebpackPlugin
78+

79+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
80+
client (webpack 5.91.0) compiled with 1 error[?25h[?25l
81+
√ Client
82+
Compiled successfully in 680.30ms
83+

84+
Module not found: Error: Can't resolve './../../../static/img/browser.png' in 'C:\btpl\codeboltai.github.io\docs\user\module'
85+
client (webpack 5.91.0) compiled with 1 error[?25hclient (webpack 5.91.0) compiled successfully● Client █████████████████████████ (0%)[?25l
86+
● Client █████████████████████████ building (12%) 1/3 entries 2/3 dependencies
87+
14/2 modules 0 active
88+

89+
[?25h[?25l
90+
● Client █████████████████████████ building (65%) 3/3 entries 538/538 dependen
91+
cies 739/335 modules 0 active
92+

93+

94+
[?25h[?25l
95+
● Client █████████████████████████ sealing (73%)
96+
after chunk graph
97+

98+

99+
[?25h[?25l
100+
● Client █████████████████████████ sealing (87%)
101+
code generation
102+

103+
[?25h[?25l
104+
● Client █████████████████████████ sealing (92%)
105+
asset processing
106+

107+
[?25h[?25l
108+
× Client
109+
Compiled with some errors in 445.64ms
110+

111+
Module not found: Error: Can't resolve './../../../../static/img/codeview.png' in 'C:\btpl\codeboltai.github.io\docs\user\module\codeeditor'[?25h
112+
client (webpack 5.91.0) compiled with 1 error● Client █████████████████████████ (0%)[?25l
113+
● Client █████████████████████████ building (14%) 1/3 entries 8/14 dependencie
114+
s 25/6 modules 0 active
115+

116+
[?25h[?25l
117+
● Client █████████████████████████ building (64%) 2/3 entries 538/538 dependen
118+
cies 688/336 modules 1 active
119+
url-loader › static\img\codeview.png
120+

121+
[?25h[?25l
122+
● Client █████████████████████████ sealing (73%)
123+
after chunk graph
124+

125+

126+
[?25h[?25l
127+
● Client █████████████████████████ sealing (84%)
128+
chunk ids
129+

130+
[?25h[?25l
131+
● Client █████████████████████████ sealing (89%)
132+
hashing
133+

134+
[?25h[?25l
135+
√ Client
136+
Compiled successfully in 398.79ms
137+

138+
client (webpack 5.91.0) compiled successfully
139+
[?25h
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"ports": []
3+
}

‎.codebolt/chat.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

‎.codebolt/debug.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

‎.codebolt/projectState.json

Lines changed: 50 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -51,51 +51,45 @@
5151
"root": {
5252
"type": "branch",
5353
"data": [
54-
{
55-
"type": "leaf",
56-
"data": {
57-
"views": [
58-
"Code"
59-
],
60-
"activeView": "Code",
61-
"id": "1"
62-
},
63-
"size": 1010.4000244140625
64-
},
6554
{
6655
"type": "branch",
6756
"data": [
6857
{
6958
"type": "leaf",
7059
"data": {
7160
"views": [
72-
"Chat"
61+
"Code",
62+
"Preview"
7363
],
74-
"activeView": "Chat",
75-
"id": "2"
64+
"activeView": "Code",
65+
"id": "4"
7666
},
77-
"size": 378
67+
"size": 684
7868
},
7969
{
8070
"type": "leaf",
8171
"data": {
8272
"views": [
83-
"Preview"
73+
"Console",
74+
"Chat",
75+
"Debug",
76+
"Git",
77+
"MarketPlace"
8478
],
85-
"activeView": "Preview",
86-
"id": "3"
79+
"activeView": "Console",
80+
"id": "5"
8781
},
88-
"size": 378
82+
"size": 852
8983
}
9084
],
91-
"size": 525.5999755859375
85+
"size": 756
9286
}
9387
],
94-
"size": 756
88+
"size": 1536
9589
},
9690
"width": 1536,
9791
"height": 756,
98-
"orientation": "HORIZONTAL"
92+
"orientation": "VERTICAL"
9993
},
10094
"panels": {
10195
"Code": {
@@ -105,22 +99,50 @@
10599
"title": "Code",
106100
"renderer": "always"
107101
},
102+
"Preview": {
103+
"id": "Preview",
104+
"contentComponent": "Preview",
105+
"tabComponent": "props.defaultTabComponent",
106+
"title": "Preview",
107+
"renderer": "always"
108+
},
109+
"Console": {
110+
"id": "Console",
111+
"contentComponent": "Console",
112+
"tabComponent": "props.defaultTabComponent",
113+
"title": "Console",
114+
"renderer": "always"
115+
},
108116
"Chat": {
109117
"id": "Chat",
110118
"contentComponent": "Chat",
111119
"tabComponent": "props.defaultTabComponent",
112120
"title": "Chat",
113121
"renderer": "always"
114122
},
115-
"Preview": {
116-
"id": "Preview",
117-
"contentComponent": "Preview",
123+
"Debug": {
124+
"id": "Debug",
125+
"contentComponent": "Debug",
118126
"tabComponent": "props.defaultTabComponent",
119-
"title": "Preview",
127+
"title": "Debug",
128+
"renderer": "always"
129+
},
130+
"Git": {
131+
"id": "Git",
132+
"contentComponent": "Git",
133+
"tabComponent": "props.defaultTabComponent",
134+
"title": "Git",
135+
"renderer": "always"
136+
},
137+
"MarketPlace": {
138+
"id": "MarketPlace",
139+
"contentComponent": "MarketPlace",
140+
"tabComponent": "props.defaultTabComponent",
141+
"title": "MarketPlace",
120142
"renderer": "always"
121143
}
122144
},
123-
"activeGroup": "3"
145+
"activeGroup": "5"
124146
},
125147
"pinnedAgent": [
126148
{
@@ -146,5 +168,5 @@
146168
}
147169
],
148170
"activeAgent": false,
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\":[]}}"
171+
"treeViewState": "{\"tree-2\":{\"focusedItem\":null,\"expandedItems\":[\"root-1\",\"root-3\",\"root-4\",\"root-5\",\"root-6\",\"root-7\",\"root-8\",\"root-9\",\"root-10\",\"root-12\",\"root-13\",\"root-14\",\"root-15\",\"root-16\",\"root-17\",\"root-19\",\"root-20\",\"root-21\",\"root-2\",\"root-17-1\",\"root-11\",\"root-18\"],\"selectedItems\":[]}}"
150172
}

‎.codebolt/undefined.json

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,5 @@
11
{
22
"ports": [
3-
3000,
4-
3000,
5-
3000,
6-
3000,
7-
3000,
8-
3000,
9-
3000,
10-
3000,
11-
3000,
12-
3000,
13-
3000,
14-
3000,
15-
3000,
16-
3000,
17-
3000,
18-
3000,
19-
3000,
20-
3000,
21-
3000,
22-
3000,
23-
3000,
24-
3000,
25-
3000,
26-
3000,
27-
3000,
28-
3000,
29-
3000,
30-
3000,
31-
3000,
32-
3000,
33-
3000,
34-
3000,
35-
3000,
36-
3000,
37-
3000,
38-
3000,
39-
3000,
403
3000
414
]
425
}

‎.codeboltconfig.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
appName: codeboltai.github.io
2+
appUniqueId: nursid/codeboltai.github.io
3+
appInfo:
4+
description: ''
5+
appVersion: 1.0.0
6+
appRepoUrl: ''
7+
appIconUrl: ''
8+
appAuthorUserId: nursid
9+
forkedFrom: ''
10+
technicalInfo:
11+
supportedLanguages:
12+
- React
13+
supportedFrameworks:
14+
- React
15+
secrets: []
16+
services: []
17+
knowledgebases: []
18+
instruction: []
19+
usage:
20+
develop:
21+
agents: []
22+
layout: ''
23+
run:
24+
- shell:
25+
command: npm start
26+
install:
27+
steps: []
28+
customInstallationAgent:
29+
enabled: false
30+
agent: ''
31+
appUse:
32+
prerunsteps: []
33+
agents: []
34+
layout: ''
35+
appPreview:
36+
type: ''

‎docs/user/1_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Click on the "Get Started" button. This action initiates the sign-in process, wh
88

99
<!-- [![Watch the video](../../static/img/get_started.png)](../../static/video/onboarding.mp4) -->
1010

11-
<iframe width="100%" height="500" src="https://www.youtube.com/embed/_Ws-C_vKTx0?si=NivrnRfc2nXG1Fxy" 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>
11+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=oNo5MzqlAPqqgdgu" 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>
1212

1313
After successfully completing the onboarding process, users can sign in to explore the application dashboard. On the dashboard, users can:
1414

‎docs/user/2_onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ From here, you can access your existing projects, create new projects, and lever
9292

9393
### Video Guide
9494

95-
<iframe width="100%" height="315" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=aJOMHWsyMYJWAeaw" 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>
95+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=oNo5MzqlAPqqgdgu" 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>
9696

‎docs/user/module/console.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
- View console output.
44
- Monitor and debug application processes and operations within the chat.
55

6-
![Console](../../../static/img/console.png)
6+
![Console](../../../static/img/console.png)
7+
8+
**Video Guide**
9+
10+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/SbYpBixGNGU?si=lEZRpUDC-ilu3BFS" 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>

‎docs/user/module/debug.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
- Monitor AI model usage and associated costs.
55
- Inspect debug information related to AI models.
66

7-
![debug](../../../static/img/debug.png)
7+
![debug](../../../static/img/debug.png)
8+
9+
**Video Guide**
10+
11+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/l71evhM6csg?si=OXwas9_JUo9llL7V" 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>

‎docs/user/module/git.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
- Manage version control through the chat interface.
77

88

9-
![git](../../../static/img/git.png)
9+
![git](../../../static/img/git.png)
10+
11+
**Video Guide**
12+
13+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/x69-3EzZeeY?si=je3jqJAbXVDBg0kV" 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>

‎docs/user/module/planner.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
- Track ongoing and completed tasks for better productivity.
77

88

9-
![planner](../../../static/img/planner.png)
9+
![planner](../../../static/img/planner.png)
10+
11+
**Video Guide**
12+
13+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/Pz18wDGzOno?si=4dvHWUWwXB-hU4Xd" 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>

‎docs/user/module/preview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@
44
- The Preview feature allows you to view the real-time output of the code you are working on within the application.
55
- After writing or editing code, you can use the Preview tab to see how your application or script will look or behave when executed.
66

7-
![preview](../../../static/img/preview.png)
7+
![preview](../../../static/img/preview.png)
8+
9+
**Video Guide**
10+
11+
12+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/qxpAWphk8c4?si=2pe-tmAKbERxsa6G" 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>

‎static/img/browser.png

151 Bytes
Loading

‎static/img/codeview.png

-2.25 KB
Loading

‎static/img/console.png

60.2 KB
Loading

‎static/img/debug.png

149 KB
Loading

‎static/img/git.png

30.2 KB
Loading

‎static/img/marketplace.png

163 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.