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

Lines changed: 3 additions & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 3 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 0 additions & 1 deletion
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
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)

0 commit comments

Comments
 (0)