Since you called it out, I gave it a whirl:
https://websets.exa.ai/api/trpc/getPreview?batch=1&input=%7B...
and it did nothing to the page at all, choosing to still show the "Full-stack engineers in SF that are great at design, and have worked at an AI startup" example table
I'm open to the fact that "I'm holding it wrong" or whatever, but the response payload included things that are clearly not GitHub Repositories
{
"id": "https://authzforce.ow2.org",
"entityId": "https://authzforce.ow2.org",
"properties": {
"type": "custom",
"description": "AuthzForce (Community Edition) - XWiki",
"url": "https://authzforce.ow2.org",
and its .text contains no mention of ReBAClater on it came closer
{
"id": "https://github.com/authzforce",
"entityId": "https://github.com/authzforce",
"properties": {
"type": "custom",
"description": "AuthzForce Community Edition",
"url": "https://github.com/authzforce",
but, of course, no ReBAC in its .text eitherIt seems it is about 30/70 on finding the things I asked for, so I don't mean to imply it's worthless, but it is yet another example of "turns out, AI does not solve all problems"
---
I make a habit out of having the dev-tools open when interacting with things where the comments have explicitly called out "we were down and we don't check our response.statusCode" and that's the only reason I am able to offer you any feedback whatsoever