mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-29 12:10:28 +00:00
suchintan's feedback + changelog (#4947)
Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
This commit is contained in:
parent
a4d9c9dd22
commit
59cd1e10bb
29 changed files with 885 additions and 148 deletions
|
|
@ -31,7 +31,6 @@ The live browser stream is active while the task is still in progress:
|
|||
| `created` | Waiting to start |
|
||||
| `queued` | Waiting for a browser |
|
||||
| `running` | **Active**: the browser is navigating |
|
||||
| `paused` | Waiting for human interaction |
|
||||
| `completed` | Stream closed. View the recording instead. |
|
||||
| `failed` | Stream closed. View the recording instead. |
|
||||
| `terminated` | Stream closed. View the recording instead. |
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Ready-made automation templates. Each agent is preconfigured with a prompt, targ
|
|||
| Page | Purpose |
|
||||
|------|---------|
|
||||
| **Billing** | Usage, remaining credits, and plan management. |
|
||||
| **Credentials** | Store website logins securely. Skyvern uses these to authenticate automatically when it encounters a login page. |
|
||||
| **Credentials** | Store website logins, credit card details, and secret values securely. Skyvern uses these to authenticate automatically, fill payment forms, and inject secrets into workflows. |
|
||||
| **Settings** | API key, account preferences, and organization management. |
|
||||
|
||||
## How it works
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue