Skip to content

Conversation

mocayo
Copy link
Collaborator

@mocayo mocayo commented Sep 2, 2025

Pull Request Description

Summary

This pull request introduces several updates and feature enhancements across multiple components of the project. Below is a summary of the commits included:

  1. 1f02347 feat(cozeloop-ai): bump to 0.0.8

    • Upgraded cozeloop-ai to version 0.0.8. This includes improvements and fixes to ensure compatibility and stability.
  2. 4e2d4b8 feat(example): upgrade tsx

    • Upgraded TypeScript JSX (tsx) in the example module to improve development and streamline usage of modern tooling.
  3. 61d5c56 feat(example): add with-label

    • Added a new with-label functionality to the example module, enhancing its capabilities and usability.
  4. 85fe431 feat(cozeloop-ai): prompt hub with label

    • Implemented label functionality in the cozeloop-ai prompt hub. This improves contextual data handling and provides better organization for labels.

Key Changes

  • Enhanced cozeloop-ai with new features and version bump.
  • Improved example module with tsx upgrade and added with-label functionality.
  • Additional support for labels in cozeloop-ai prompt hub.

Copy link

codecov bot commented Sep 2, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
packages/cozeloop-ai/src/prompt/hub.ts 77.77% 2 Missing ⚠️
packages/cozeloop-ai/src/prompt/cache.ts 85.71% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   88.41%   88.58%   +0.17%     
==========================================
  Files          56       56              
  Lines        3046     3048       +2     
  Branches      666      666              
==========================================
+ Hits         2693     2700       +7     
+ Misses        350      348       -2     
+ Partials        3        0       -3     
Components Coverage Δ
@cozeloop/ai 91.43% <90.90%> (+0.25%) ⬆️
@cozeloop/langchain 82.76% <ø> (ø)
Files with missing lines Coverage Δ
packages/cozeloop-ai/src/prompt/trace.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/prompt/utils.ts 91.61% <100.00%> (+0.27%) ⬆️
packages/cozeloop-ai/src/prompt/cache.ts 70.49% <85.71%> (+2.23%) ⬆️
packages/cozeloop-ai/src/prompt/hub.ts 48.23% <77.77%> (+2.25%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mocayo mocayo merged commit 6940395 into main Sep 2, 2025
14 checks passed
@mocayo mocayo deleted the feat/label branch September 2, 2025 14:03
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