TanStack
OSS
ai
Sign in / Sign up
Open main menu
ai
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
ts-react-search
72e190bb fix(ts-react-search): correct hook dependency, filter id typo, and framework config - Add onChange to SearchForm useEffect dependency array to satisfy React hooks rules - Fix DisputesFilters FilterSelect id from "resason" to "reason" - Update .cta.json framework from react-cra to vite-react
10 days ago
by denis-shvets
d
Failed
ts-react-search
13cf9f74 chore(deps): update TanStack Router and related dependencies - Updated @tanstack/react-router from ^1.141.1 to ^1.158.4 - Updated @tanstack/react-router-devtools from ^1.139.7 to ^1.158.4 - Updated @tanstack/react-router-ssr-query from ^1.139.7 to ^1.158.4 - Updated @tanstack/react-start from ^1.141.1 to ^1.159.0 - Updated @tanstack/router-plugin from ^1.139.7 to ^1.158.4 - Updated @tanstack/zod-adapter from ^1.140.1 to ^1.162.2 - Updated supporting dependencies (react-day-picker, tailwind-merge, nitro) - Regenerated route tree with updated fullPath handling
10 days ago
by denis-shvets
d
Succeeded
ts-react-search
853ef71d refactor(search): extract search mutation logic into reusable hook - Moved search API mutation logic from Search component into dedicated useSearchMutation hook - Improves code reusability and separation of concerns - Enables search functionality to be used across multiple components - Reduces code duplication and improves maintainability
2 months ago
by denis-shvets
d
Succeeded
ts-react-search
90ec221e refactor(search): extract search mutation logic into reusable hook - Moved search API mutation logic from Search component into dedicated useSearchMutation hook - Improves code reusability and separation of concerns - Enables search functionality to be used across multiple components - Reduces code duplication and improves maintainability
2 months ago
by denis-shvets
d
Succeeded
ts-react-search
66b39b6b refactor(search): migrate search API from streaming to synchronous with structured validation - Replaced Server-Sent Events with React Query mutation for search requests - Added Zod schema validation for structured output in search API - Updated search component to handle JSON responses instead of streaming - Improved error handling and type safety for search parameters
2 months ago
by denis-shvets
d
Succeeded
ts-react-search
bacadb04 refactor(search): migrate search API from streaming to synchronous with structured validation - Replaced Server-Sent Events with React Query mutation for search requests - Added Zod schema validation for structured output in search API - Updated search component to handle JSON responses instead of streaming - Improved error handling and type safety for search parameters
2 months ago
by denis-shvets
d
Succeeded
ts-react-search
34810e2b feat(examples): update search API to use server-sent events streaming - Migrated from `toStreamResponse` to `toServerSentEventsResponse` for improved streaming - Updated OpenAI adapter to use `openaiText` with model specification - Updated multiple dependencies including React, TanStack Router, and TailwindCSS
2 months ago
by denis-shvets
d
Succeeded
ts-react-search
a780d7b0 feat(examples): integrate TanStack DB for client-side data management - Replace server functions with TanStack DB collections and live queries - Add @tanstack/react-db, @tanstack/query-db-collection, and related packages - Implement disputes, orders, and settlements collections with Zod validation - Create useLiveQuery hooks for reactive data filtering and searching - Update components to use client-side collections instead of server functions
3 months ago
by denis-shvets
d
Succeeded
ts-react-search
aabc7a4b feat: JSONSchema support v2 (#125) * JSONSchema support v2 * ci: apply automated fixes * docs updates * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
3 months ago
by denis-shvets
d
Succeeded
ts-react-search
cae99e02 ci: Version Packages (#130) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3 months ago
by denis-shvets
d
Succeeded
ts-react-search
3c87b6d1 refactor(routes): restructure API search route into directory - Moved api.search.ts to api/search.ts for better organization - Updated route tree imports to reflect new file structure - Maintains existing functionality while improving code organization
3 months ago
by denis-shvets
d
Succeeded
ts-react-search
d8a9874b feat(examples/ts-react-search): add navigation component to hero section - Added a new Navigation component with links to Home, Orders, Disputes, and Settlements pages - Integrated navigation into the hero section for improved user experience
3 months ago
by denis-shvets
d
Succeeded
ts-react-search
bd28b09e feat(examples): add AI-powered search example - Introduces a comprehensive React example demonstrating natural language search capabilities - Users can query merchant data (orders, disputes, settlements) using conversational language like "show me orders from last week" - AI converts natural language prompts into structured search parameters with proper filtering and date ranges - Includes full UI with data tables, filters, and responsive design using Tailwind CSS - Leverages TanStack Start, TanStack Router, TanStack AI
3 months ago
by denis-shvets
d
Succeeded
prettier-windows
5ab10308 fix(prettier): remove quotes from glob pattern in prettier script - Fixes Windows compatibility issue with quoted glob patterns in package.json scripts - Ensures prettier command works correctly on Windows systems
3 months ago
by denis-shvets
d
Previous page
Previous
Next
Next page