Skip to content

docs: link CI experiment docs#30

Merged
wochinge merged 1 commit intomainfrom
docs/add-ci-docs-link
May 7, 2026
Merged

docs: link CI experiment docs#30
wochinge merged 1 commit intomainfrom
docs/add-ci-docs-link

Conversation

@wochinge
Copy link
Copy Markdown
Collaborator

@wochinge wochinge commented May 7, 2026

Summary\n- add a link from the README opener to the Langfuse docs for testing experiments in CI environments\n\n## Verification\n- pnpm exec prettier --check /tmp/experiment-action-docs-link-pr/README.md

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

@claude review

@wochinge wochinge merged commit d1f45d1 into main May 7, 2026
10 checks passed
@wochinge wochinge deleted the docs/add-ci-docs-link branch May 7, 2026 12:21
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

LGTM, simple docs link addition.

Extended reasoning...

Overview

This PR adds a single sentence to the README opener linking to the Langfuse docs page on testing experiments in CI environments. Only README.md is touched, and the change is purely additive prose with one external link.

Security risks

None. This is a docs-only change with no code, configuration, dependency, or workflow impact. The added URL points to the project's own documentation domain.

Level of scrutiny

Minimal. Documentation link additions are mechanical and low-risk; the link target is a Langfuse docs URL consistent with other docs links already in the README.

Other factors

The PR description notes prettier was run against the file, formatting is consistent with surrounding markdown, and no reviewer comments are outstanding.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Experiment Results: b65fb73

Experiment Status Actions
Uppercase (py) ✅ Pass View GitHub Action Run · View in Langfuse
Uppercase (ts) ✅ Pass View GitHub Action Run · View in Langfuse
Mixed dir (node) ✅ Pass View GitHub Action Run · View in Langfuse
Mixed dir (python) ✅ Pass View GitHub Action Run · View in Langfuse
Regression fixture ❌ Regression View GitHub Action Run · View in Langfuse

Details

✅ Uppercase (py) (Source)
Score Value
avg_accuracy 1.000
Item results (3)
Item Input Expected Output exact_match
1 langfuse LANGFUSE LANGFUSE 1.000
2 world WORLD WORLD 1.000
3 hello HELLO HELLO 1.000
✅ Uppercase (ts) (Source)
Score Value
avg_accuracy 1.000
Item results (3)
Item Input Expected Output exact_match
1 langfuse LANGFUSE LANGFUSE 1.000
2 world WORLD WORLD 1.000
3 hello HELLO HELLO 1.000
✅ Mixed dir (node) (Source)
Score Value
avg_accuracy 1.000
Item results (3)
Item Input Expected Output exact_match
1 langfuse LANGFUSE LANGFUSE 1.000
2 world WORLD WORLD 1.000
3 hello HELLO HELLO 1.000
✅ Mixed dir (python) (Source)
Score Value
avg_accuracy 1.000
Item results (3)
Item Input Expected Output exact_match
1 langfuse LANGFUSE LANGFUSE 1.000
2 world WORLD WORLD 1.000
3 hello HELLO HELLO 1.000
❌ Regression fixture (Source)

RegressionError: synthetic regression triggered by e2e fixture

Item results (3)
Item Input Expected Output exact_match
1 langfuse LANGFUSE LANGFUSE 1.000
2 world WORLD WORLD 1.000
3 hello HELLO HELLO 1.000

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.

1 participant