Skip to content

Commit cc54d5f

Browse files
committed
chore: update GitHub discussions JSON and sitemap
1 parent 485802c commit cc54d5f

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

public/github-discussions-sitemap.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" ?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>https://github.com/orgs/langfuse/discussions/14787</loc>
5+
<lastmod>2026-07-04T12:15:48+00:00</lastmod>
6+
<priority>0.8</priority>
7+
</url>
38
<url>
49
<loc>https://github.com/orgs/langfuse/discussions/14783</loc>
510
<lastmod>2026-07-03T18:13:51+00:00</lastmod>

src/langfuse_github_discussions.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
{
2-
"updated_at": "2026-07-04T07:03:34.118047+00:00",
2+
"updated_at": "2026-07-04T12:28:10.816458+00:00",
33
"categories": [
44
{
55
"category": "Ideas",
66
"discussions": [
7+
{
8+
"number": 14787,
9+
"title": "Where should claim-level provenance live: tracing layer or runtime layer?",
10+
"href": "https://github.com/orgs/langfuse/discussions/14787",
11+
"created_at": "2026-07-04T12:15:48Z",
12+
"updated_at": "2026-07-04T12:15:48Z",
13+
"upvotes": 1,
14+
"comment_count": 0,
15+
"resolved": false,
16+
"labels": [],
17+
"author": {
18+
"login": "Junghoo-developer",
19+
"html_url": "https://github.com/Junghoo-developer"
20+
},
21+
"category": "Ideas"
22+
},
723
{
824
"number": 14783,
925
"title": "Provide an LTS / stable Docker release channel for self-hosters",
@@ -28309,6 +28325,22 @@
2830928325
{
2831028326
"category": "Share your Work",
2831128327
"discussions": [
28328+
{
28329+
"number": 14784,
28330+
"title": "FactQuire — source-verified model pricing/limits feed for cost tracking accuracy",
28331+
"href": "https://github.com/orgs/langfuse/discussions/14784",
28332+
"created_at": "2026-07-04T08:48:28Z",
28333+
"updated_at": "2026-07-04T08:48:28Z",
28334+
"upvotes": 1,
28335+
"comment_count": 0,
28336+
"resolved": false,
28337+
"labels": [],
28338+
"author": {
28339+
"login": "kimyoohan",
28340+
"html_url": "https://github.com/kimyoohan"
28341+
},
28342+
"category": "Share your Work"
28343+
},
2831228344
{
2831328345
"number": 14759,
2831428346
"title": "langfuse-freeze - freeze Langfuse prompts into static artifacts for offline production deployments",

0 commit comments

Comments
 (0)