devflowinc / devflowinc/hn-search-RAG
feat: update OG title to included portion of query
Open
enhancement
low priority
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently links for searches that are shared in social media might look like this:
Even though the link is preserved, this still goes to the underlying search results page, the description is standard.
It is currently drawing only from the root title and description.
We can instead update the title with a portion of the query, like this:
And we can trim long queries:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.