Skip to content

[feat] [sdk] zod to arktype#23

Merged
mocayo merged 4 commits into
mainfrom
feat/arktype
Dec 30, 2025
Merged

[feat] [sdk] zod to arktype#23
mocayo merged 4 commits into
mainfrom
feat/arktype

Conversation

@mocayo

@mocayo mocayo commented Dec 30, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Replace zod with arktype for schema validation in @cozeloop/langchain and @cozeloop/ci-tools packages
  • Improve README documentation for both packages:
    • ci-tools: Fix typos (po namerepo name, wrong GitHub event path), improve markdown formatting (table alignment, list styling, bare URL fixes)
    • cozeloop-langchain: Rewrite with clearer structure, add Features section, improve code examples with real imports (ChatOpenAI)

@codecov

codecov Bot commented Dec 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   90.90%   90.69%   -0.22%     
==========================================
  Files          60       60              
  Lines        3507     3524      +17     
  Branches      813      815       +2     
==========================================
+ Hits         3188     3196       +8     
- Misses        316      325       +9     
  Partials        3        3              
Components Coverage Δ
@cozeloop/ai 94.15% <ø> (ø)
@cozeloop/langchain 82.27% <100.00%> (-0.60%) ⬇️
Files with missing lines Coverage Δ
packages/cozeloop-langchain/src/otel/index.ts 100.00% <ø> (ø)
packages/cozeloop-langchain/src/otel/schema.ts 100.00% <100.00%> (ø)

... 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 0392587 into main Dec 30, 2025
14 checks passed
@mocayo mocayo deleted the feat/arktype branch December 30, 2025 07:38
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