[PR #108] [MERGED] Add VSCode Dev Container #496

Closed
opened 2026-02-15 18:17:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/108
Author: @functorism
Created: 4/6/2024
Status: Merged
Merged: 4/10/2024
Merged by: @bracesproul

Base: mainHead: devcontainer


📝 Commits (1)

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

.devcontainer/devcontainer.json (+29 -0)

📄 Description

This just adds a dev container to the workspace, the same setup as in the langchain-js repo.

While the setup cost of the repo is very low, a dev container reduces it to zero for anyone using VSCode.


🔄 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/pull/108 **Author:** [@functorism](https://github.com/functorism) **Created:** 4/6/2024 **Status:** ✅ Merged **Merged:** 4/10/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `devcontainer` --- ### 📝 Commits (1) - [`6cdf792`](https://github.com/langchain-ai/langgraphjs/commit/6cdf7924bac1b0160e9816332604fa9cd7a07807) add vscode devcontainer ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.devcontainer/devcontainer.json` (+29 -0) </details> ### 📄 Description This just adds a dev container to the workspace, the same setup as in the langchain-js repo. While the setup cost of the repo is very low, a dev container reduces it to zero for anyone using VSCode. --- <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-15 18:17:11 -05:00
yindo closed this issue 2026-02-15 18:17:11 -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#496