-
Notifications
You must be signed in to change notification settings - Fork 351
Comparing changes
Open a pull request
base repository: langwatch/langwatch
base: langwatch@v1.1.1
head repository: langwatch/langwatch
compare: langwatch@v1.2.0
- 17 commits
- 129 files changed
- 6 contributors
Commits on Oct 14, 2025
-
feat: add filters on series for custom graphs (#705)
* feat: add filters on series for custom graphs * fix: mutating sort causing issues where label index was not matching, and fix final pending metrics (threads sessions) * remove duplication * refactor: pr comments * perf: small tweak to avoid some useless cycles * test: add test for filterOutEmptyFilters util * refactor: harden type definition * fix: fix using filters on pipeline aggregations
Configuration menu - View commit details
-
Copy full SHA for b200586 - Browse repository at this point
Copy the full SHA b200586View commit details -
feat: add percentage to series (#709)
* feat: allow to plot analytics values as percentage * feat: support percentages also on pipeline metrics * chore: remove unused stuff
Configuration menu - View commit details
-
Copy full SHA for c6e63df - Browse repository at this point
Copy the full SHA c6e63dfView commit details -
feat: new onboarding flow (#686)
* a bit of cleanup * remove old onboarding flow screen * theme aware loading and logo * added new welcome onboarding screen * added intro screen * refactor onboarding container to include title * reuse radio/checkbox group components * restructure business logic * refactor intro page * refactor, consolidate intro/welcome, sexyify * cleanup navigation and use enums more * fix animation issue * standards setting * Fix checkbox group + improve icon stylings * change ordering of items * improve loading states * fix width flicker * track utm in a nicer way * improve skeleton and animate page in * added new flow variant system * added nice phone number handling * added libphonenumber * improve error handling * fix countires and add divider * match hubspot * fix company name from startup * fix, align, improve types * add redirect after onboarding is done * bump depies * improve handling of country grouping * PR review comments * PR comments * flow fixes * final fix * pr comments * fix proceed * fix redirect if user already waterboarded * fix redirect issues * fix type issues, fix proceed button * pr review comments * bump package lock * placement issue * last few chakra type fixes --------- Co-authored-by: Rogério Chaves <rogeriochaves@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26d9c8d - Browse repository at this point
Copy the full SHA 26d9c8dView commit details
Commits on Oct 15, 2025
-
feat: added automatic country detection to phone input (#714)
* added auto country detection * use auto detector
Configuration menu - View commit details
-
Copy full SHA for 82d3fe0 - Browse repository at this point
Copy the full SHA 82d3fe0View commit details -
chore: refactor onboarding component structure (#715)
* refactored component srtructure * revert this change
Configuration menu - View commit details
-
Copy full SHA for 3900c1b - Browse repository at this point
Copy the full SHA 3900c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6cc1c8 - Browse repository at this point
Copy the full SHA f6cc1c8View commit details -
fix: updates for release please (#711)
add release please manifest to github workflow hooks
Configuration menu - View commit details
-
Copy full SHA for d88597c - Browse repository at this point
Copy the full SHA d88597cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8acb69 - Browse repository at this point
Copy the full SHA c8acb69View commit details -
test: failing go test with gpt5 update (#718)
fix: failing go test with gpt5 update
Configuration menu - View commit details
-
Copy full SHA for bc16d63 - Browse repository at this point
Copy the full SHA bc16d63View commit details
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2741e96 - Browse repository at this point
Copy the full SHA 2741e96View commit details -
fix: release please was broken with missing permissions (#723)
fix: release please was broken
Configuration menu - View commit details
-
Copy full SHA for 4e09652 - Browse repository at this point
Copy the full SHA 4e09652View commit details -
chore: new onboarding analytics (#720)
* add RCA library * create and add RCA provider * added analytics to flow/welcome screen * added more analytics * update package * added focus/blur to phone number input * improve analytics * update analytics api * simplify lock * Update langwatch/src/components/inputs/PhoneNumberInput.tsx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * review comments * added analytics to signout button * improve welcome name * drew: regen lock file --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: drewdrew <drewdrewthis@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af4ebf0 - Browse repository at this point
Copy the full SHA af4ebf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f113b0c - Browse repository at this point
Copy the full SHA f113b0cView commit details
Commits on Oct 17, 2025
-
fix: onboarding types to align with crm (#727)
make onboarding types align with cms
Configuration menu - View commit details
-
Copy full SHA for 8b7f9b2 - Browse repository at this point
Copy the full SHA 8b7f9b2View commit details -
test: create CI server for SDK e2e tests (#719)
sets up e2e tests to run against the server running the codebase code instead of against production. more robust!
Configuration menu - View commit details
-
Copy full SHA for 7961a03 - Browse repository at this point
Copy the full SHA 7961a03View commit details
Commits on Oct 18, 2025
-
fix: refactor to stop re-rendering causing input focus mayhem (#729)
* fix re-rendering memoization issuer * remove detect country from number as unpredictable * refactor to fix rerendering issue + context cleanup * use multiline for features * fix first number getting eaten
Configuration menu - View commit details
-
Copy full SHA for 9981533 - Browse repository at this point
Copy the full SHA 9981533View commit details
Commits on Oct 20, 2025
-
Co-authored-by: Alexander Forbes-Reed <github@alex.forbes.red>
Configuration menu - View commit details
-
Copy full SHA for 521c3e1 - Browse repository at this point
Copy the full SHA 521c3e1View commit details
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 langwatch@v1.1.1...langwatch@v1.2.0