Skip to content

Commit 1a93c09

Browse files
committed
updated
1 parent 223da66 commit 1a93c09

File tree

15 files changed

+17
-13
lines changed

15 files changed

+17
-13
lines changed

docs/apps/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# Apps
1+
# Apps
2+
3+
[![app start](../../static/img/codebolt_application.png)](../../static/video/appStart.mp4)

docs/user/features/chat/browser.md renamed to docs/user/features/browser.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
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)

docs/user/features/codeview/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
# Code View
2+
3+
4+
![codeview](../../../../static/img/codeview.png)

docs/user/features/chat/console.md renamed to docs/user/features/console.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
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)

docs/user/features/chat/debug.md renamed to docs/user/features/debug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
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)

docs/user/features/chat/git.md renamed to docs/user/features/git.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
- Manage version control through the chat interface.
77

88

9-
![git](../../../../static/img/git.png)
9+
![git](../../../static/img/git.png)

docs/user/features/chat/index.md renamed to docs/user/features/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Chat
1+
# Features
22

33
Use CodeBolt's built-in chat to get help from Agent AI. Start a new conversation to ask questions, solve problems, and get coding advice instantly. Agent AI assists with coding issues and project guidance, making troubleshooting faster and easier.
44

55

6-
![Chat](../../../../static/img/chat_view.png)
6+
![Chat](../../../static/img/chat_view.png)
77

88
### Chat Features
99

docs/user/features/chat/marketplace.md renamed to docs/user/features/marketplace.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
- Install new agents.
55
- View and manage installed agents.
66

7-
![Marketplace](../../../../static/img/market_place.png)
7+
![Marketplace](../../../static/img/market_place.png)

docs/user/features/marketplace/index.md

-1
This file was deleted.

docs/user/features/chat/planner.md renamed to docs/user/features/planner.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
- Track ongoing and completed tasks for better productivity.
77

88

9-
![planner](../../../../static/img/planner.png)
9+
![planner](../../../static/img/planner.png)

docs/user/features/chat/preview.md renamed to docs/user/features/preview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
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)

docs/user/features/chat/setting.md renamed to docs/user/features/setting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
- Choose default agents and modify selections.
88
- Manage environment settings for languages (Node.js, Python, Java) and databases (MongoDB, PostgreSQL, etc.).
99

10-
![setting](../../../../static/img/setting.png)
10+
![setting](../../../static/img/setting.png)

docs/user/features/chat/terminal.md renamed to docs/user/features/terminal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
- Interact with system processes, run scripts, and perform CLI tasks.
66

77

8-
![terminal](../../../../static/img/terminal.png)
8+
![terminal](../../../static/img/terminal.png)

static/img/codeview.png

165 KB
Loading

static/video/appStart.mp4

6.44 MB
Binary file not shown.

0 commit comments

Comments
 (0)