feat: attach project name to trace metadata - #60
Conversation
|
John Buccola seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
@johnbuccola — this is solving the same need I have (group traces by what the run was for), On a self-hosted Langfuse v3.212.0, So the two look complementary rather than overlapping: metadata is right for context you read |
Adds a short project field derived from the existing cwd metadata. This lets Langfuse traces be grouped by checkout while retaining the full cwd and Git branch context. Verification: 183 tests pass.