[PR #53] [MERGED] feat: searching and pagination total for js in mem #52

Closed
opened 2026-02-16 04:17:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/53
Author: @lc-arjun
Created: 4/22/2025
Status: Merged
Merged: 4/22/2025
Merged by: @dqbd

Base: mainHead: arjun/thread_search_sorting


📝 Commits (3)

📊 Changes

6 files changed (+80 additions, -27 deletions)

View changed files

📝 libs/langgraph-api/package.json (+2 -2)
📝 libs/langgraph-api/src/api/threads.mts (+13 -6)
📝 libs/langgraph-api/src/schemas.mts (+5 -0)
📝 libs/langgraph-api/src/storage/ops.mts (+33 -9)
📝 libs/langgraph-api/tests/api.test.mts (+21 -4)
📝 pnpm-lock.yaml (+6 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs-api/pull/53 **Author:** [@lc-arjun](https://github.com/lc-arjun) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/22/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `arjun/thread_search_sorting` --- ### 📝 Commits (3) - [`16af6d7`](https://github.com/langchain-ai/langgraphjs-api/commit/16af6d79fdba0fccfc8cbc68bd9da55f8d388cb9) searching and pagination total for js in mem - [`3658b01`](https://github.com/langchain-ai/langgraphjs-api/commit/3658b01aee3f4cf406ad1357ce6cfb0553fccd6e) format - [`8ed5638`](https://github.com/langchain-ai/langgraphjs-api/commit/8ed5638fd6fa6b0e7edf3d02f69736b1d46d219b) Fix format again ### 📊 Changes **6 files changed** (+80 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/package.json` (+2 -2) 📝 `libs/langgraph-api/src/api/threads.mts` (+13 -6) 📝 `libs/langgraph-api/src/schemas.mts` (+5 -0) 📝 `libs/langgraph-api/src/storage/ops.mts` (+33 -9) 📝 `libs/langgraph-api/tests/api.test.mts` (+21 -4) 📝 `pnpm-lock.yaml` (+6 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 04:17:09 -05:00
yindo closed this issue 2026-02-16 04:17:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs-api#52