Nick Taylor
Nick Taylor
> ## Proposal - send `metadata` in the observable to inform the client what components to render > It seems the Vercel Next AI SDK assumes you just drop in...
> I know this is in progress, but looking at this question on beta now and see that this list would be a perfect candidate for returning a lotto chart...
This should be persisted in the querystring instead of component state. For example here are the issues and PR grids in a workspaces activity section. Notice that when you change...
Thanks for the interest @Mandeep56Singh but this is assigned to the core team. It's in our backlog. Feel free to look at unassigned issues that do not require triaging.
This will require updating the end to end test again. https://github.com/open-sauced/app/blob/a854c90514dc55bd03c8a1a1a016767381275914/e2e/homepage.spec.ts#L15 ```diff - await expect(page.getByRole("complementary", { name: "Introducing Star Search!", exact: true })).toBeVisible(); + await expect(page.getByRole("complementary", { name: "Join Our...
I'll need this info soon as I'll be working on this tomorrow.
I've pushed changes to use the share dropdown @bdougie, but I think we could still run the risk of the prompt URL being too many characters for Twitter, but this...
> > Works great @brandonroberts! One thing I wonder is for Twitter/X, we should truncate the prompt if it doesn't fit in a standard Tweet message length. > > Also,...
I tried this logged out and it fills the prompt input, but I'm not prompted to log in and can still run the prompt. https://github.com/open-sauced/app/assets/833231/407daa3a-01b4-4200-b7b8-c4655daf32a3
> > I tried this logged out and it fills the prompt input, but I'm not prompted to log in and can still run the prompt. > > CleanShot.2024-06-03.at.11.59.13.mp4 >...