mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
feat: docs update for new settings (#427)
This commit is contained in:
@@ -42,13 +42,13 @@ When you ask the assistant to do something that needs an app you have not connec
|
||||
|
||||
See [Smart Nudges](/features/smart-nudges#app-connection) for more details on how connection suggestions work.
|
||||
|
||||
You can also connect apps ahead of time from Settings if you prefer.
|
||||
You can also connect apps ahead of time from the sidebar if you prefer.
|
||||
|
||||
## Connect from Settings
|
||||
## Connect from the Sidebar
|
||||
|
||||
<Steps>
|
||||
<Step title="Open Connected Apps">
|
||||
Go to **Settings > Connected Apps**
|
||||
<Step title="Open Connect Apps">
|
||||
Click **Connect Apps** in the sidebar.
|
||||
</Step>
|
||||
<Step title="Add an app">
|
||||
Click **Add built-in app** and select the app you want
|
||||
|
||||
@@ -31,7 +31,7 @@ The agent fills in the task details for you. Just review and confirm. See [Smart
|
||||
|
||||
<Steps>
|
||||
<Step title="Open Scheduled Tasks">
|
||||
Go to **Scheduled Tasks** in the sidebar, or find it under **Settings**.
|
||||
Click **Scheduled Tasks** in the sidebar.
|
||||
</Step>
|
||||
<Step title="Click New Task">
|
||||
Click the **New Task** button to open the creation dialog.
|
||||
|
||||
@@ -25,7 +25,7 @@ BrowserOS implements the open [Agent Skills specification](https://agentskills.i
|
||||
|
||||
<Steps>
|
||||
<Step title="Open Skills settings">
|
||||
Go to **Settings** and click **Skills** in the sidebar.
|
||||
Click **Skills** in the sidebar.
|
||||
</Step>
|
||||
<Step title="Click New Skill">
|
||||
Click the **New Skill** button to open the creation form.
|
||||
@@ -101,7 +101,7 @@ Write your description like a trigger. The agent uses it to decide whether to ac
|
||||
|
||||
## Managing Skills
|
||||
|
||||
From the Skills settings page, you can:
|
||||
From the Skills page, you can:
|
||||
|
||||
- **Enable or disable** a skill using the toggle switch. Disabled skills are not loaded by the agent.
|
||||
- **Edit** a skill's name, description, or instructions by clicking the edit icon.
|
||||
|
||||
@@ -39,7 +39,7 @@ You do not need to write or edit SOUL.md yourself. The assistant handles it. But
|
||||
|
||||
## Viewing Your SOUL.md
|
||||
|
||||
Open **Settings > Agent Soul** to see what your assistant's personality file looks like right now. The page shows the current contents of SOUL.md in a read-only viewer.
|
||||
Open **Agent Soul** from the sidebar to see what your assistant's personality file looks like right now. The page shows the current contents of SOUL.md in a read-only viewer.
|
||||
|
||||
{/* <Frame caption="View your assistant's personality in Settings">
|
||||
<img src="/images/features/soul-settings.png" alt="Agent Soul settings page" />
|
||||
|
||||
Reference in New Issue
Block a user