-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: humanloop/humanloop-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: humanloop/humanloop-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: p_sync_clean_new
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 23 files changed
- 1 contributor
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 988507a - Browse repository at this point
Copy the full SHA 988507aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e8cbe - Browse repository at this point
Copy the full SHA f8e8cbeView commit details -
refactor(sync): align FileSyncer with Python SDK and improve TypeScri…
…pt idioms - Rename SyncClient to FileSyncer and update client options to match Python SDK - Add useLocalFiles, localFilesDirectory, and cacheSize options - Update pull method to return [successful, failed] arrays - Improve TypeScript terminology in docstrings (array vs tuple/list) - Fix type errors and error handling Makes the codebase more consistent with Python SDK while improving TypeScript idioms and type safety.
Configuration menu - View commit details
-
Copy full SHA for 41d3e45 - Browse repository at this point
Copy the full SHA 41d3e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03fe62 - Browse repository at this point
Copy the full SHA b03fe62View commit details -
refactor: implement unified client overloading system
- Create new unified `overloadClient` function that handles both log and call methods - Simplify client initialization by directly overloading parent class instances - Replace SyncClient with direct FileSyncer instance for cleaner file handling - Standardize tracing context, local file handling, and evaluation context across all client types
Configuration menu - View commit details
-
Copy full SHA for 209b15e - Browse repository at this point
Copy the full SHA 209b15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7178ecc - Browse repository at this point
Copy the full SHA 7178eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be7cf7 - Browse repository at this point
Copy the full SHA 5be7cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for af8ebbe - Browse repository at this point
Copy the full SHA af8ebbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f265789 - Browse repository at this point
Copy the full SHA f265789View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd016b2 - Browse repository at this point
Copy the full SHA cd016b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dc882 - Browse repository at this point
Copy the full SHA 58dc882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48263c8 - Browse repository at this point
Copy the full SHA 48263c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53897f - Browse repository at this point
Copy the full SHA d53897fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5fb85 - Browse repository at this point
Copy the full SHA 0d5fb85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529c25c - Browse repository at this point
Copy the full SHA 529c25cView commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5b74f94 - Browse repository at this point
Copy the full SHA 5b74f94View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...p_sync_clean_new