Skip to content

Commit bd9cecf

Browse files
committed
updated
1 parent 88437bd commit bd9cecf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+3548
-645
lines changed

.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: 156 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"activeView": "Code",
1414
"id": "1"
1515
},
16-
"size": 592
16+
"size": 1036
1717
},
1818
{
1919
"type": "leaf",
@@ -22,15 +22,15 @@
2222
"Chat"
2323
],
2424
"activeView": "Chat",
25-
"id": "2"
25+
"id": "3"
2626
},
27-
"size": 592
27+
"size": 500
2828
}
2929
],
30-
"size": 860
30+
"size": 756
3131
},
32-
"width": 1184,
33-
"height": 860,
32+
"width": 1536,
33+
"height": 756,
3434
"orientation": "HORIZONTAL"
3535
},
3636
"panels": {
@@ -51,6 +51,154 @@
5151
},
5252
"activeGroup": "1"
5353
},
54-
"pinnedAgent": [],
55-
"activeAgent": false
54+
"pinnedAgent": [
55+
{
56+
"agentId": "c4d3fdb9-cf9e-4f82-8a1d-0160bbfc9ae9",
57+
"title": "Act",
58+
"avatarSrc": "https://placehold.co/200x200",
59+
"avatarFallback": "CE",
60+
"description": "Codebolt Dev, is a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.",
61+
"longDescription": "Codebolt Dev, is a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.\n",
62+
"agentPath": "",
63+
"requiredTools": null,
64+
"metadata": {
65+
"agent_routing": {
66+
"worksonblankcode": true,
67+
"worksonexistingcode": true,
68+
"supportedlanguages": [],
69+
"supportedframeworks": []
70+
},
71+
"defaultagentllm": {
72+
"strict": true,
73+
"modelorder": [
74+
"ollama2"
75+
]
76+
},
77+
"sdlc_steps_managed": [],
78+
"llm_role": [
79+
{
80+
"name": "documentationllm",
81+
"description": "LLM to be used for advanced Documentation. Please select a model that excels in documentation tasks.",
82+
"strict": true,
83+
"modelorder": [
84+
"gpt-4-turbo",
85+
"gpt-3.5-turbo",
86+
"mistral7b.perplexity",
87+
"mistral7b.any",
88+
"llama2-70b",
89+
"llama2-15b",
90+
"group.documentationmodels"
91+
]
92+
},
93+
{
94+
"name": "testingllm",
95+
"description": "LLM to be used for advanced Testing. Please select a model that excels in testing tasks.",
96+
"strict": true,
97+
"modelorder": [
98+
"gpt-4-turbo",
99+
"gpt-3.5-turbo",
100+
"mistral7b.perplexity",
101+
"mistral7b.any",
102+
"llama2-70b",
103+
"llama2-15b",
104+
"group.testingmodels"
105+
]
106+
},
107+
{
108+
"name": "actionllm",
109+
"description": "LLM to be used for executing advanced actions.",
110+
"strict": true,
111+
"modelorder": [
112+
"gpt-4-turbo",
113+
"gpt-3.5-turbo",
114+
"mistral7b.perplexity",
115+
"mistral7b.any",
116+
"llama2-70b",
117+
"llama2-15b",
118+
"group.actionmodels"
119+
]
120+
}
121+
]
122+
},
123+
"version": "1.1.20",
124+
"zipFilePath": "https://pub-cd2980acaa6d4462a4356b5afe3a82d6.r2.dev/agent/536e028b-dcdf-46ba-a1b5-fd1b75d8bf6e.zip",
125+
"isLocal": false,
126+
"isInstalled": true,
127+
"currentPinned": true
128+
}
129+
],
130+
"activeAgent": {
131+
"agentId": "c4d3fdb9-cf9e-4f82-8a1d-0160bbfc9ae9",
132+
"title": "Act",
133+
"avatarSrc": "https://placehold.co/200x200",
134+
"avatarFallback": "CE",
135+
"description": "Codebolt Dev, is a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.",
136+
"longDescription": "Codebolt Dev, is a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.\n",
137+
"agentPath": "",
138+
"requiredTools": null,
139+
"metadata": {
140+
"agent_routing": {
141+
"worksonblankcode": true,
142+
"worksonexistingcode": true,
143+
"supportedlanguages": [],
144+
"supportedframeworks": []
145+
},
146+
"defaultagentllm": {
147+
"strict": true,
148+
"modelorder": [
149+
"ollama2"
150+
]
151+
},
152+
"sdlc_steps_managed": [],
153+
"llm_role": [
154+
{
155+
"name": "documentationllm",
156+
"description": "LLM to be used for advanced Documentation. Please select a model that excels in documentation tasks.",
157+
"strict": true,
158+
"modelorder": [
159+
"gpt-4-turbo",
160+
"gpt-3.5-turbo",
161+
"mistral7b.perplexity",
162+
"mistral7b.any",
163+
"llama2-70b",
164+
"llama2-15b",
165+
"group.documentationmodels"
166+
]
167+
},
168+
{
169+
"name": "testingllm",
170+
"description": "LLM to be used for advanced Testing. Please select a model that excels in testing tasks.",
171+
"strict": true,
172+
"modelorder": [
173+
"gpt-4-turbo",
174+
"gpt-3.5-turbo",
175+
"mistral7b.perplexity",
176+
"mistral7b.any",
177+
"llama2-70b",
178+
"llama2-15b",
179+
"group.testingmodels"
180+
]
181+
},
182+
{
183+
"name": "actionllm",
184+
"description": "LLM to be used for executing advanced actions.",
185+
"strict": true,
186+
"modelorder": [
187+
"gpt-4-turbo",
188+
"gpt-3.5-turbo",
189+
"mistral7b.perplexity",
190+
"mistral7b.any",
191+
"llama2-70b",
192+
"llama2-15b",
193+
"group.actionmodels"
194+
]
195+
}
196+
]
197+
},
198+
"version": "1.1.20",
199+
"zipFilePath": "https://pub-cd2980acaa6d4462a4356b5afe3a82d6.r2.dev/agent/536e028b-dcdf-46ba-a1b5-fd1b75d8bf6e.zip",
200+
"isLocal": false,
201+
"isInstalled": true,
202+
"currentPinned": true
203+
}
56204
}

.codebolt/undefined.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
{
2-
"ports": [
3-
3003
4-
]
2+
"ports": []
53
}

docs/user/application/1_index.md

Lines changed: 62 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,70 @@
1-
# Introduction
1+
# Welcome to Codebolt
22

33
Codebolt is a code editor enabling developers to build and use adaptable use-case specific AI agent toolkits. This gives more accurate software generation, allowing developers and even end users to customise complex softwares using text prompts.
44

55

66
![introduction](/application/introduction.png)
77

88

9+
## Get Started
10+
11+
12+
13+
<div style={{
14+
display: 'grid',
15+
gridTemplateColumns: 'repeat(2, 1fr)',
16+
gap: '20px',
17+
margin: '20px 0'
18+
}}>
19+
<a href="#" style={{
20+
border: '1px solid #e1e5e9',
21+
borderRadius: '8px',
22+
padding: '20px',
23+
textDecoration: 'none',
24+
color: 'inherit',
25+
transition: 'border-color 0.2s ease, transform 0.2s ease',
26+
cursor: 'pointer',
27+
display: 'block'
28+
}}
29+
onMouseEnter={(e) => {
30+
e.target.style.borderColor = '#000';
31+
e.target.style.transform = 'translateY(-2px)';
32+
e.target.style.boxShadow = '0 4px 8px rgba(0, 0, 0, 0.1)';
33+
}}
34+
onMouseLeave={(e) => {
35+
e.target.style.borderColor = '#e1e5e9';
36+
e.target.style.transform = 'translateY(0)';
37+
e.target.style.boxShadow = 'none';
38+
}}>
39+
<div style={{fontSize: '24px', marginBottom: '5px'}}>📄</div>
40+
<h3 style={{margin: '0 0 8px 0', fontSize: '18px', fontWeight: '600', color: '#000'}}>Introduction</h3>
41+
<p style={{margin: '0', color: '#666', fontSize: '14px'}}>Learn about Codebolt's core features and concepts.</p>
42+
</a>
43+
44+
<a href="./installation" style={{
45+
border: '1px solid #e1e5e9',
46+
borderRadius: '8px',
47+
padding: '20px',
48+
textDecoration: 'none',
49+
color: 'inherit',
50+
transition: 'border-color 0.2s ease, transform 0.2s ease',
51+
cursor: 'pointer',
52+
display: 'block'
53+
}}
54+
onMouseEnter={(e) => {
55+
e.target.style.borderColor = '#000';
56+
e.target.style.transform = 'translateY(-2px)';
57+
e.target.style.boxShadow = '0 4px 8px rgba(0, 0, 0, 0.1)';
58+
}}
59+
onMouseLeave={(e) => {
60+
e.target.style.borderColor = '#e1e5e9';
61+
e.target.style.transform = 'translateY(0)';
62+
e.target.style.boxShadow = 'none';
63+
}}>
64+
<div style={{fontSize: '24px', marginBottom: '5px'}}>💾</div>
65+
<h3 style={{margin: '0 0 8px 0', fontSize: '18px', fontWeight: '600', color: '#000'}}>Installation</h3>
66+
<p style={{margin: '0', color: '#666', fontSize: '14px'}}>Get Started with Codebolt in minutes, by downloading and installing for your platform.</p>
67+
</a>
68+
</div>
69+
970

docs/user/application/2_install.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/user/application/3_onboarding.md renamed to docs/user/application/2_installation.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# Onboarding
1+
# Installation
2+
3+
## How to Install
4+
5+
Getting up and running with CodeBolt is quick and easy. It is a small download, allowing you to install it in just a few minutes and give CodeBolt a try.
6+
7+
### Cross Platform
8+
CodeBolt is a code editor that supports macOS, and Windows operating systems.
9+
10+
**Follow the platform-specific guides below:**
11+
12+
* [macOS](https://codebolt.ai/)
13+
* [Windows](https://codebolt.ai/)
14+
15+
Codebolt is lightweight and runs smoothly on most computers. Check the system requirements to make sure your device is compatible. Once downloaded, you can start the onboarding process easily.
16+
17+
## Onboarding
218

319
### Getting Started
420

@@ -58,7 +74,7 @@ Let's walk through every step
5874
Now on the same page select a model provided by list of models from the selected provider
5975
(After entering correct key to provider you will se the list of models)
6076

61-
![Onboarding Model Selection](/onboarding/3.png)
77+
![Onboarding Model Selection](/onboarding/2.png)
6278

6379
3. **Choose Default Workspace**: Select the default workspace where you'd like your project to be organized and managed.
6480

@@ -85,12 +101,10 @@ Just give a name to you project or you can keep a random name and click "Create
85101

86102
For users who have previously completed the onboarding process, signing in through the portal will redirect you directly to the main application dashboard.
87103

88-
![Application Dashboard](/img/codebolt_application.png)
104+
![Application Dashboard](/onboarding/5.png)
89105

90106
From here, you can access your existing projects, create new projects, and leverage the full capabilities of the CodeBolt platform to build and publish your applications efficiently.
91107

92-
93108
### Video Guide
94109

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>
96-
110+
<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>

0 commit comments

Comments
 (0)