Skip to content

Commit

Permalink
Add starsearch to workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
BekahHW committed Jul 23, 2024
1 parent f8100a7 commit d707118
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/features/workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,23 @@ You can also add repositories to your workspace from [Repo pages](https://opensa

Anything you create in a Workspace is specific to that Workspace. When you switch Workspaces, you'll see the Repository and Contributor Insights specific to that Workspace.

## Using StarSearch in Workspaces

[StarSearch](https://opensauced.pizza/docs/features/star-search/) is our AI-powered tool that provides in-depth insights into contributor history and activities on open source repositories. This integration allows you to use natural language queries to gain insights specifically tailored to the repositories and contributors within your Workspace. You can access StarSearch by clicking the StarSearch icon in the bottom right corner of your Workspace.

### Understanding StarSearch in Workspaces

When you use StarSearch within a Workspace, you're essentially treating that Workspace as a distinct dataset. This means you can focus your queries on the specific repositories, contributors, and activities relevant to your Workspace, providing more targeted and relevant insights.

<details>
<summary>Workspace Prompt Suggestions</summary>
- What are the types of pull requests @contributor has worked on?
- Who is writing issues in these repositories?
- Who commits directly to the main branch?
- Who are my top pull request contributors?
</details>


## How to Share a Workspace

You can share your Workspace with others by copying the URL and sending it to them. If your Workspace is private (a PRO plan feature), only those with access to the Workspace will be able to view it.
Expand Down

0 comments on commit d707118

Please sign in to comment.