Skip to content

docs(langfuse): add deployment-served OpenAPI spec as a docs source - #105

Merged
Lotte-Verheyden merged 2 commits into
langfuse:mainfrom
DavidTraina:docs/deployment-openapi-spec
Sep 14, 2026
Merged

Lotte-Verheyden merged 2 commits into
langfuse:mainfrom
DavidTraina:docs/deployment-openapi-spec

Conversation

@DavidTraina

@DavidTraina DavidTraina commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Langfuse v4.27.0 (langfuse/langfuse#16845) serves the running version's OpenAPI spec at /api/openapi.yaml and an interactive reference at /api/docs. Add section 2d so agents fetch version-matched request and response schemas from the deployment they work against (self-hosted or air-gapped) instead of the Cloud-tracking public reference, and grep the ~590 KB file rather than loading it into context.

Bump plugin manifests to 1.7.2.


Note

Low Risk
Documentation and manifest version bumps only; no runtime or API behavior changes.

Overview
Bumps the Claude and Cursor plugin manifests from 1.7.3 to 1.7.4.

In skills/langfuse/SKILL.md, the Langfuse documentation section now tells agents that for self-hosted deployments they should prefer the API reference served by that instance (linked via the self-hosting FAQ), so schemas align with the installed version instead of Cloud-only public docs.

Reviewed by Cursor Bugbot for commit aa133e5. Bugbot is set up for automated code reviews on this repo. Configure here.

@Lotte-Verheyden

Copy link
Copy Markdown
Member

Hi David, thank you for the contribution! The idea is great, but I've changed the way it's structured so that it doesn't take up too many tokens. Will merge and hopefully that solves it for you.

DavidTraina and others added 2 commits September 14, 2026 09:33
Langfuse v4.27.0 (langfuse/langfuse#16845) serves the
running version's OpenAPI spec at /api/openapi.yaml and an interactive
reference at /api/docs. Add section 2d so agents fetch version-matched
request and response schemas from the deployment they work against
(self-hosted or air-gapped) instead of the Cloud-tracking public reference,
and grep the ~590 KB file rather than loading it into context.

Bump plugin manifests to 1.7.4.
Co-authored-by: David Traina <44659830+DavidTraina@users.noreply.github.com>
@Lotte-Verheyden
Lotte-Verheyden force-pushed the docs/deployment-openapi-spec branch from 8ce4a07 to aa133e5 Compare September 14, 2026 16:33
@Lotte-Verheyden
Lotte-Verheyden marked this pull request as ready for review September 14, 2026 16:33

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@Lotte-Verheyden

Copy link
Copy Markdown
Member

@claude review

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review found no issues

No high-confidence issues detected in this change.

@Lotte-Verheyden
Lotte-Verheyden merged commit 2ebaf1f into langfuse:main Sep 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants