mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #2] [MERGED] feat(up): add support for multiplatform #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/2
Author: @dqbd
Created: 1/29/2025
Status: ✅ Merged
Merged: 1/29/2025
Merged by: @dqbd
Base:
main← Head:dqbd/multiplatform📝 Commits (4)
57b8817feat(up): add support for multiplatformcb78631Bump to 0.0.77e84334Remove fail-fast22de4acMake sure we're not crashing the server if failing to render code frame📊 Changes
8 files changed (+365 additions, -247 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -0)📝
libs/langgraph-cli/package.json(+1 -1)📝
libs/langgraph-cli/src/docker/docker.mts(+104 -153)📝
libs/langgraph-cli/src/logging.mts(+37 -33)📝
libs/langgraph-cli/src/utils/config.mts(+60 -42)📝
libs/langgraph-cli/tests/config.test.mts(+162 -18)➕
libs/langgraph-cli/tests/packaging_tests/js/route.ts(+0 -0)➕
libs/langgraph-cli/tests/unit_tests/graphs/agent.js(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.