app
app copied to clipboard
🍕 Insights into your entire open source ecosystem.
### Suggested solution I wanted to use my initial prompt and refine it every time I need a closer result to what I search for. And the only way to...
We're currently streaming responses for StarSearch that return markdown which we transform with React Markdown. This works fine, but we're limited to plain HTML tags. We should explore the [Vercel...
### Suggested solution The `Contributors` component used in `/explore`, `/workspaces//contributor-insights`, and the upcoming `/s///contributors` page has two views, "list" and "grid". The "grid" view is 3 components deep, with redundant...
Suggestions on initial load of starSearch should be a carousel, in fact they should always be a carousel. 
As a user of workspaces, I want the ability to filter by pull request (PR) state, including whether or not a PR is in draft, or merged, so that I...
As a user of workspaces, I want the ability to filter by issue state, so that I do not have to go through paged data and find them dispersed in...
As a user of workspaces, I want the tracked repositories filter to persist between pages so that I do not have to reselect them every time.
There are a number of issues related to the same problem. I'd love to follow up on these to move our product towards being a daily power tool for our...
Nothing showstopper here, just a bit of cleanup.  1. Add some padding between the last graphs and the footer. 2. The graphs on some...
### Suggested solution We currently have the ROSS index on the API side. let's implement this on the front-end: ref: https://github.com/open-sauced/app/issues/3001